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 C066AC83003 for ; Wed, 7 Jun 2023 20:48:35 +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-Type:Cc: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=s2ZQDF9xgOP4xdFJwwVhhkyc8bQX+vbQN47DRGcZPvo=; b=eyNzy0WRcQf/jcGpy0iTuNFNlp vvSFaKVPvl4kLn5MKXDb5GURWv6b2VOhMWxPs8HYQLxmLcryTHjD/BLNkzHYeH3bLEebXMo3njQXV d8QBSradIwft54Xt7gwOg+3jPEHfTMRuMVb6CGTLmk+P82o4HulK2UO2y7yfLI4VuTkl/rB69ItiV +twpz68qJ4IJKGwJTsUkDWLvhfNt24lGpNWZoklT773wABxjp6Z6lyhcORLagbPzMQ0H2XTrSyKV4 Ul4MGI+vvv+FeD61ggYBaL9yAkygaYrjgVfGpWQWcbzCcJORviDrGN8Jkt7WoccDpK0nZlNZoToaL AYOjzkkg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1q704h-007BSK-2t; Wed, 07 Jun 2023 20:48:11 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1q704f-007BQq-0j for linux-arm-kernel@lists.infradead.org; Wed, 07 Jun 2023 20:48:10 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id BE506646BF; Wed, 7 Jun 2023 20:48:08 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A0D9AC433A0; Wed, 7 Jun 2023 20:48:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1686170887; bh=9sKpccaxmX9doTAUeC3c++CWO+L3WAFAUsJBLGfryic=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=fIsvz5WXnc3KC+vrIgKCXPjOp7pVxra0afjmTXtZYxBhAyh0TCjpGrRqqUzM81Fre JLpwFUT+JPPCvxrXaDreIYLPCmqmG3UhCqkvUvXhUaaNf7Ns9jQJBcHXMG1uzjBXvY s32dTk9EYb2jLd37hl+8xeK+MH9Ysb+BurBcOa/ihAwveSXoXfu9Ta956KwEbsj1Us xw1vRfuqetfGySFuKRs2/mmvwjhvr27R/oS5cjCw/1nI2i70c6bP31KNgK8U5Ede8R 14kdSyDzae/0/M6tPb8NKbW1+feSvwLw2jpIvTxr3Rfou9OPKp0xk5k/SeMesCHBeo n20DjSCaaVvFg== Date: Wed, 7 Jun 2023 21:48:03 +0100 From: Conor Dooley To: Rob Herring Subject: Re: [PATCH v2 3/4] dt-bindings: power: reset: atmel,sama5d2-shdwc: convert to yaml Message-ID: <20230607-refute-acrobat-3b3f645da71b@spud> References: <20230524123528.439082-1-claudiu.beznea@microchip.com> <20230524123528.439082-4-claudiu.beznea@microchip.com> <20230524-blizzard-hunting-4da815e634e2@spud> <20230607204351.GA3984668-robh@kernel.org> MIME-Version: 1.0 In-Reply-To: <20230607204351.GA3984668-robh@kernel.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230607_134809_305325_B176E407 X-CRM114-Status: GOOD ( 21.50 ) 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: , Cc: devicetree@vger.kernel.org, alexandre.belloni@bootlin.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, conor+dt@kernel.org, sre@kernel.org, krzysztof.kozlowski+dt@linaro.org, Claudiu Beznea , linux-arm-kernel@lists.infradead.org Content-Type: multipart/mixed; boundary="===============3600456809500166932==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============3600456809500166932== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="CRbTNylh+HJ+G0nN" Content-Disposition: inline --CRbTNylh+HJ+G0nN Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jun 07, 2023 at 02:43:51PM -0600, Rob Herring wrote: > On Wed, May 24, 2023 at 08:19:08PM +0100, Conor Dooley wrote: > > On Wed, May 24, 2023 at 03:35:27PM +0300, Claudiu Beznea wrote: > > > Convert Atmel SAMA5D2 shutdown controller to YAML. SAMA7G5 SHDWC DT n= ode > > > (available in arch/arm/boot/dts/sama7g5.dtsi) has syscon along with i= ts > > > compatible. There is no usage of this syscon in the current code but = it > > > may be necessary in future as some registers of SHDWC are accessed in > > > different drivers (at91-sama5d2_shdwc.c and arch/arm/mach-at91/pm.c). > > > Thus update the YAML with it to make DT checkers happy. > > >=20 > > > Signed-off-by: Claudiu Beznea > >=20 > > Modulo the license thing that I mentioned on v1, >=20 > Should be fine given it's an Microchip employee changing a Microchip=20 > binding. Aye, that part I figured was fine - it was the when I looked at the blame for the files & they were filled with your name that I wondered about the licensing. If you're okay with it though then clearly there's not an issue :) Cheers, Conor. --CRbTNylh+HJ+G0nN Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZIDtAwAKCRB4tDGHoIJi 0ouDAP4mi4vjAQvARowdJZWeA1v9bVnwZ8/8xHXHfrAuJy+fYgEAqbtuOxnkH91I 6ywA3pjB+Up3KD43T5iS3FJxRRTMnwQ= =iVKO -----END PGP SIGNATURE----- --CRbTNylh+HJ+G0nN-- --===============3600456809500166932== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============3600456809500166932==--