From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6BB99C433EF for ; Wed, 1 Jun 2022 21:11:47 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231329AbiFAVLq (ORCPT ); Wed, 1 Jun 2022 17:11:46 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:34002 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231383AbiFAVLk (ORCPT ); Wed, 1 Jun 2022 17:11:40 -0400 Received: from mail-oo1-f52.google.com (mail-oo1-f52.google.com [209.85.161.52]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5C7145B89D for ; Wed, 1 Jun 2022 14:11:16 -0700 (PDT) Received: by mail-oo1-f52.google.com with SMTP id 1-20020a4a1701000000b0040e90b56d03so569362ooe.12 for ; Wed, 01 Jun 2022 14:11:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=MZLHOX4bmimahp0SDeHpXF9tGrFqsKasgM8yt8qeVgo=; b=e3NDy9ghtnfZUv6987azBv+dnP2LfIStrKrsmaU/6sB+MItsh8s1/86A4eokgP3U/6 egKrcbHUCWY1y/Ux/PHf6KaPy3Qq+BJ5klqB6rNW1zYS9NeIZSMoV8pklMBTLpnAOLsA Y2bfy/IxiPmhWPWOjyjqcbqmNn3fhkgdSdtauDBVwF1b8ryPSfXO7D8VRDYZ0gtOvYFd gJpQDhsFLt8+5lW98jcmda/gbYHK6Qz4pCToVrw48pWYDAGGjCaDuaXggZXzP/Mn0eJI xl0EkKEs/gQ355B7hWkVe8Bz23VTniGUlRcTCPShkCbfiRSSQC+L7DFEDL1i0gzx7t7v NUOg== X-Gm-Message-State: AOAM530shRr1dVYyxF75Y27hki8XFcUDC9KsYqEXihd61RYsgnqSFP1L Q2M6gH/hldhDvavkDCb+Gg== X-Google-Smtp-Source: ABdhPJz2LPu4gMLK693bAspnXDF9c38YPHEwnsvvFTNQY5+HaBoFcmfSXGmb12imELa+bBPNr6nhlw== X-Received: by 2002:a4a:b307:0:b0:324:c7f2:386 with SMTP id m7-20020a4ab307000000b00324c7f20386mr772216ooo.18.1654117875593; Wed, 01 Jun 2022 14:11:15 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id ec29-20020a0568708c1d00b000f1c2847f8csm1163384oab.32.2022.06.01.14.11.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Jun 2022 14:11:15 -0700 (PDT) Received: (nullmailer pid 460531 invoked by uid 1000); Wed, 01 Jun 2022 21:11:14 -0000 Date: Wed, 1 Jun 2022 16:11:14 -0500 From: Rob Herring To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Lee Jones , Alexandre Torgue , Rob Herring , Maxime Coquelin , linux-arm-kernel@lists.infradead.org, Fabrice Gasnier , devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, kernel@pengutronix.de Subject: Re: [PATCH v4 1/2] dt-bindings: mfd: stm32-timers: Document how to specify interrupts Message-ID: <20220601211114.GA460497-robh@kernel.org> References: <20220519162838.695404-1-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20220519162838.695404-1-u.kleine-koenig@pengutronix.de> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Thu, 19 May 2022 18:28:37 +0200, Uwe Kleine-König wrote: > The timer units in the stm32mp1 CPUs have interrupts, depending on the > timer flavour either one "global" or four dedicated ones. Document how > to formalize these in a device tree. > > Signed-off-by: Uwe Kleine-König > --- > Changes since v3: > - Do the things Rob suggested in reqly to v1 which I didn't notice > until Fabrice told me in reply to v3. > > .../devicetree/bindings/mfd/st,stm32-timers.yaml | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > Reviewed-by: Rob Herring From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9874CC43334 for ; Wed, 1 Jun 2022 21:12:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=A1FNkDxo8PAVewgUA5QFyykGJ3bHExs++wMrrmo2dg8=; b=Eg3tayXNX6Vvf9 XtcwuckYwRQhdFC2k9Sf4+A8TDBh7aSUtIla/loMaPbm9GvATx7LOAHbPbgVzGf5BG/mn6RyZZ78i dLnZqWhzfo5G1VaUrfT499jN3vKO0vVmLTvn3ENbNaiQdZL7k2Qmjfmlm9pG7nY2B8wRsG/s4iMfh ceX8h6iH4fK+DEEgUCjEUH/yWyB8LTRuYkK1AHVotFbkSKKGADCjgqHFeCkZodxBG/umN7ETQ9z7t ZMVtzIWLhzTTSETRC6B/WZ5WJCyQ6G7uOMQxZwmG8nxZK+30PIQnviqqAAHHo82+E41oNwxVXHuHZ T5Vvl78Q0w1SpsXUkc/Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwVcf-000QH5-43; Wed, 01 Jun 2022 21:11:21 +0000 Received: from mail-oo1-f48.google.com ([209.85.161.48]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1nwVcb-000QGA-KZ for linux-arm-kernel@lists.infradead.org; Wed, 01 Jun 2022 21:11:18 +0000 Received: by mail-oo1-f48.google.com with SMTP id f2-20020a4a8f42000000b0035e74942d42so569741ool.13 for ; Wed, 01 Jun 2022 14:11:16 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:content-transfer-encoding :in-reply-to; bh=MZLHOX4bmimahp0SDeHpXF9tGrFqsKasgM8yt8qeVgo=; b=KnRW0rZReaK+6c9UEEYxSqbjzVsnn2ge+0r78ZLgw3B8JTs7vW0TTMq6jNS5Yw1TtX G3vEIwh4tAbyA1IVOl6T3OsPjlEH7bBssWsfL6tDV4hyXtLSQShxFJRdlzlpmuMkB4Lf nVt0dMxswneRtBd4nSPaW31TvpijA7f6jL4837MncoyK+biJzZgicQOG7rayVvoGDIT9 tHZp50oxfhyYrBInJc6WypVkNdwFIc502mH892MUqhWaHyT9RQF0zMa6oesM6VPkKcIX KSAp3wMm1So9hBOp3TJcauIpPOrjprqnCkBrXq6PF/bzphWOyUvlynL03Tjbq3vNfLel Z31A== X-Gm-Message-State: AOAM531pscC9paUGNiPviUw2TJIQZ+ZeYrh6YzxpB4/fHMzv88wiW+nm qaa3rT+q1XNGShPnjKQh0A== X-Google-Smtp-Source: ABdhPJz2LPu4gMLK693bAspnXDF9c38YPHEwnsvvFTNQY5+HaBoFcmfSXGmb12imELa+bBPNr6nhlw== X-Received: by 2002:a4a:b307:0:b0:324:c7f2:386 with SMTP id m7-20020a4ab307000000b00324c7f20386mr772216ooo.18.1654117875593; Wed, 01 Jun 2022 14:11:15 -0700 (PDT) Received: from robh.at.kernel.org (66-90-144-107.dyn.grandenetworks.net. [66.90.144.107]) by smtp.gmail.com with ESMTPSA id ec29-20020a0568708c1d00b000f1c2847f8csm1163384oab.32.2022.06.01.14.11.14 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 01 Jun 2022 14:11:15 -0700 (PDT) Received: (nullmailer pid 460531 invoked by uid 1000); Wed, 01 Jun 2022 21:11:14 -0000 Date: Wed, 1 Jun 2022 16:11:14 -0500 From: Rob Herring To: Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= Cc: Lee Jones , Alexandre Torgue , Rob Herring , Maxime Coquelin , linux-arm-kernel@lists.infradead.org, Fabrice Gasnier , devicetree@vger.kernel.org, linux-stm32@st-md-mailman.stormreply.com, kernel@pengutronix.de Subject: Re: [PATCH v4 1/2] dt-bindings: mfd: stm32-timers: Document how to specify interrupts Message-ID: <20220601211114.GA460497-robh@kernel.org> References: <20220519162838.695404-1-u.kleine-koenig@pengutronix.de> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20220519162838.695404-1-u.kleine-koenig@pengutronix.de> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20220601_141117_712898_4E57DB09 X-CRM114-Status: GOOD ( 13.52 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, 19 May 2022 18:28:37 +0200, Uwe Kleine-K=F6nig wrote: > The timer units in the stm32mp1 CPUs have interrupts, depending on the > timer flavour either one "global" or four dedicated ones. Document how > to formalize these in a device tree. > = > Signed-off-by: Uwe Kleine-K=F6nig > --- > Changes since v3: > - Do the things Rob suggested in reqly to v1 which I didn't notice > until Fabrice told me in reply to v3. > = > .../devicetree/bindings/mfd/st,stm32-timers.yaml | 15 +++++++++++++++ > 1 file changed, 15 insertions(+) > = Reviewed-by: Rob Herring _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel