From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@bootlin.com (Maxime Ripard) Date: Fri, 22 Jun 2018 16:19:41 +0200 Subject: [PATCH v4 05/19] dt-bindings: sram: sunxi: Add A33 binding for the C1 SRAM region In-Reply-To: <20180618145843.14631-6-paul.kocialkowski@bootlin.com> References: <20180618145843.14631-1-paul.kocialkowski@bootlin.com> <20180618145843.14631-6-paul.kocialkowski@bootlin.com> Message-ID: <20180622141941.ckap4ydxqbihai6m@flea> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 18, 2018 at 04:58:29PM +0200, Paul Kocialkowski wrote: > This introduces a dedicated binding for the C1 SRAM region for the A33 > sunxi platform. > > Signed-off-by: Paul Kocialkowski > > diff --git a/Documentation/devicetree/bindings/sram/sunxi-sram.txt b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > index 221fa7b42c18..d8d1aac0840b 100644 > --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt > +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > @@ -38,6 +38,9 @@ The valid sections compatible for A13 are: > The valid sections compatible for A20 are: > - allwinner,sun7i-a20-sram-c1 > > +The valid sections compatible for A33 are: > + - allwinner,sun8i-a33-sram-c1 > + This is just a detail, but that got introduced with the A23, not the A33, so it should be the A23 in the compatible instead. It applies for the SRAM controller compatible too. Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 833 bytes Desc: not available URL: From mboxrd@z Thu Jan 1 00:00:00 1970 From: Maxime Ripard Subject: Re: [PATCH v4 05/19] dt-bindings: sram: sunxi: Add A33 binding for the C1 SRAM region Date: Fri, 22 Jun 2018 16:19:41 +0200 Message-ID: <20180622141941.ckap4ydxqbihai6m@flea> References: <20180618145843.14631-1-paul.kocialkowski@bootlin.com> <20180618145843.14631-6-paul.kocialkowski@bootlin.com> Reply-To: maxime.ripard-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="o332dmtqsa3phzof" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20180618145843.14631-6-paul.kocialkowski-LDxbnhwyfcJBDgjK7y7TUQ@public.gmane.org> List-Post: , List-Help: , List-Archive: , List-Unsubscribe: , To: Paul Kocialkowski Cc: linux-media-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Mauro Carvalho Chehab , Rob Herring , Mark Rutland , Chen-Yu Tsai , Marco Franchi , Icenowy Zheng , Hans Verkuil , Sylwester Nawrocki , Tom Saeger , Smitha T Murthy , Sakari Ailus , Andrzej Hajda , Jonathan Corbet , "David S . Miller" , Andrew Morton , Greg Kroah-Hartman , Linus Walleij , Randy Dunlap , Arnd Bergmann List-Id: devicetree@vger.kernel.org --o332dmtqsa3phzof Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline On Mon, Jun 18, 2018 at 04:58:29PM +0200, Paul Kocialkowski wrote: > This introduces a dedicated binding for the C1 SRAM region for the A33 > sunxi platform. > > Signed-off-by: Paul Kocialkowski > > diff --git a/Documentation/devicetree/bindings/sram/sunxi-sram.txt b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > index 221fa7b42c18..d8d1aac0840b 100644 > --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt > +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > @@ -38,6 +38,9 @@ The valid sections compatible for A13 are: > The valid sections compatible for A20 are: > - allwinner,sun7i-a20-sram-c1 > > +The valid sections compatible for A33 are: > + - allwinner,sun8i-a33-sram-c1 > + This is just a detail, but that got introduced with the A23, not the A33, so it should be the A23 in the compatible instead. It applies for the SRAM controller compatible too. Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --o332dmtqsa3phzof-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.bootlin.com ([62.4.15.54]:55369 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933196AbeFVOTy (ORCPT ); Fri, 22 Jun 2018 10:19:54 -0400 Date: Fri, 22 Jun 2018 16:19:41 +0200 From: Maxime Ripard To: Paul Kocialkowski Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Mauro Carvalho Chehab , Rob Herring , Mark Rutland , Chen-Yu Tsai , Marco Franchi , Icenowy Zheng , Hans Verkuil , Sylwester Nawrocki , Tom Saeger , Smitha T Murthy , Sakari Ailus , Andrzej Hajda , Jonathan Corbet , "David S . Miller" , Andrew Morton , Greg Kroah-Hartman , Linus Walleij , Randy Dunlap , Arnd Bergmann , Stanimir Varbanov , Philipp Zabel , Ramesh Shanmugasundaram , Jacob Chen , Steve Longerbeam , Todor Tomov , Jacopo Mondi , Alexandre Courbot , Marek Szyprowski , Andy Shevchenko , Tomasz Figa , Ricardo Ribalda Delgado , Hans de Goede , Sami Tolvanen , Thomas Petazzoni , linux-sunxi@googlegroups.com, Hugues Fruchet , Randy Li Subject: Re: [PATCH v4 05/19] dt-bindings: sram: sunxi: Add A33 binding for the C1 SRAM region Message-ID: <20180622141941.ckap4ydxqbihai6m@flea> References: <20180618145843.14631-1-paul.kocialkowski@bootlin.com> <20180618145843.14631-6-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="o332dmtqsa3phzof" Content-Disposition: inline In-Reply-To: <20180618145843.14631-6-paul.kocialkowski@bootlin.com> Sender: linux-media-owner@vger.kernel.org List-ID: --o332dmtqsa3phzof Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 18, 2018 at 04:58:29PM +0200, Paul Kocialkowski wrote: > This introduces a dedicated binding for the C1 SRAM region for the A33 > sunxi platform. >=20 > Signed-off-by: Paul Kocialkowski >=20 > diff --git a/Documentation/devicetree/bindings/sram/sunxi-sram.txt b/Docu= mentation/devicetree/bindings/sram/sunxi-sram.txt > index 221fa7b42c18..d8d1aac0840b 100644 > --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt > +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > @@ -38,6 +38,9 @@ The valid sections compatible for A13 are: > The valid sections compatible for A20 are: > - allwinner,sun7i-a20-sram-c1 > =20 > +The valid sections compatible for A33 are: > + - allwinner,sun8i-a33-sram-c1 > + This is just a detail, but that got introduced with the A23, not the A33, so it should be the A23 in the compatible instead. It applies for the SRAM controller compatible too. Maxime --=20 Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --o332dmtqsa3phzof Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAlstBXwACgkQ0rTAlCFN r3SbhQ//SZInlcbAXZwvlgwBAX68pwt/UhAldI8l2H76iVsvAks3s7vV7wRYylUg BQLKbstx/v8F8qmfERtqY/ZVu0CW9/pImF5kKpwTCRWua8l4kK5qNBOYLqcbGqPU ghrXJp1zwWrfEWpo7diaJBUCxZxJ/jeJdDftiEYLSzf7XsMgI3F6KRzV4N6hl82U xqVU+8Ve6z25YeXnMXR5xlA1Lp/bxuxZOF/5MbkG8JwZuxJNWZzj89Rj2vVzHPQV 6umm7lq7sl2M6jFYxIQuIjTrMHZHLnNks5DmKoBaVQJbAAHLm+6LygvLs2j0ATC7 huwAWw5GBY0vHbh/pMBAWhM71FQtrc1e+TkDeZifiUJaoXrlxIo/4NujkYdjeYIR sUZgi7KnlApv0Us/ZNfefEkwIe8BsDo+QzlNmkyJOFY2OgnChAPh9Djsli30C8rq Zk5E41nU3Djy41jG7d8IU7oO621cpBvWKjL+6b9WsdVl7ViKa3NwcMQ4bUa0xKGw nOr51IRhkW6pr9oDPHXI7quIbCBjzfE/OJbtEUkUuejdqvyBMqF1gwYkpvebwQr6 4PR5jtwJoQoftKXsHlkAElHke2DplG9pZPxAy+/RC8faM63qBsfzRNwuEy5o9dsu +h/Szz3A4Yt65L5HF084ykxyZAI7IBoTcI+cDGz3M5b+tcD5dp4= =hH7z -----END PGP SIGNATURE----- --o332dmtqsa3phzof--