From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@bootlin.com (Maxime Ripard) Date: Mon, 18 Jun 2018 18:01:50 +0200 Subject: [PATCH v4 03/19] dt-bindings: sram: sunxi: Add A13 binding for the C1 SRAM region In-Reply-To: <20180618145843.14631-4-paul.kocialkowski@bootlin.com> References: <20180618145843.14631-1-paul.kocialkowski@bootlin.com> <20180618145843.14631-4-paul.kocialkowski@bootlin.com> Message-ID: <20180618160150.cowgucupmsm47tl7@flea> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Mon, Jun 18, 2018 at 04:58:27PM +0200, Paul Kocialkowski wrote: > This introduces a dedicated binding for the C1 SRAM region for the A13 > 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 5af5bafd5572..ddc82cbd7f4d 100644 > --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt > +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > @@ -32,6 +32,9 @@ The valid sections compatible for A10 are: > - allwinner,sun4i-a10-sram-c1 > - allwinner,sun4i-a10-sram-d > > +The valid sections compatible for A13 are: > + - allwinner,sun5i-a13-sram-c1 It supports more SRAM than that, namely the SRAM A3-A4, C1 and D, at least. 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 03/19] dt-bindings: sram: sunxi: Add A13 binding for the C1 SRAM region Date: Mon, 18 Jun 2018 18:01:50 +0200 Message-ID: <20180618160150.cowgucupmsm47tl7@flea> References: <20180618145843.14631-1-paul.kocialkowski@bootlin.com> <20180618145843.14631-4-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="4bghc2ietqyeucl6" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20180618145843.14631-4-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 --4bghc2ietqyeucl6 Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline On Mon, Jun 18, 2018 at 04:58:27PM +0200, Paul Kocialkowski wrote: > This introduces a dedicated binding for the C1 SRAM region for the A13 > 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 5af5bafd5572..ddc82cbd7f4d 100644 > --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt > +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > @@ -32,6 +32,9 @@ The valid sections compatible for A10 are: > - allwinner,sun4i-a10-sram-c1 > - allwinner,sun4i-a10-sram-d > > +The valid sections compatible for A13 are: > + - allwinner,sun5i-a13-sram-c1 It supports more SRAM than that, namely the SRAM A3-A4, C1 and D, at least. Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --4bghc2ietqyeucl6-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.bootlin.com ([62.4.15.54]:46270 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751704AbeFRQCD (ORCPT ); Mon, 18 Jun 2018 12:02:03 -0400 Date: Mon, 18 Jun 2018 18:01:50 +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 03/19] dt-bindings: sram: sunxi: Add A13 binding for the C1 SRAM region Message-ID: <20180618160150.cowgucupmsm47tl7@flea> References: <20180618145843.14631-1-paul.kocialkowski@bootlin.com> <20180618145843.14631-4-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4bghc2ietqyeucl6" Content-Disposition: inline In-Reply-To: <20180618145843.14631-4-paul.kocialkowski@bootlin.com> Sender: linux-media-owner@vger.kernel.org List-ID: --4bghc2ietqyeucl6 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Jun 18, 2018 at 04:58:27PM +0200, Paul Kocialkowski wrote: > This introduces a dedicated binding for the C1 SRAM region for the A13 > 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 5af5bafd5572..ddc82cbd7f4d 100644 > --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt > +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > @@ -32,6 +32,9 @@ The valid sections compatible for A10 are: > - allwinner,sun4i-a10-sram-c1 > - allwinner,sun4i-a10-sram-d > =20 > +The valid sections compatible for A13 are: > + - allwinner,sun5i-a13-sram-c1 It supports more SRAM than that, namely the SRAM A3-A4, C1 and D, at least. Maxime --=20 Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --4bghc2ietqyeucl6 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAlsn124ACgkQ0rTAlCFN r3SvQA/+Iw9jjksH/IgnN9KPIcnWIeqr9rZC6PInBUCNmGP+bJ79yYFB2U6rbuHd OUseTfvdNHrHoe73LXn4HOIUIdMxjSLQzvY9sAMyr0OEeg66/ZcqG7NhgIJWr4JI zTMpC1jCDPAFTumhHhAZUeMRBPlvEy27PAYXWBbMJ5WWCO81FBSh7KBIN0yU1T6S C9YtDAnZTeOsnIvrPwKlWBD06vXjpNfohBTapbpaJefmByZ3ayR+U50N5i7pgewN IJOJWgEATcAP4vkDkxgykkNMxXPJ1B9/yxttEahindbUMES5MCfejiuA8sjqcdW6 wOncBz6FhRBQX6YsBb2vtQY623tUiEVITp9q2578TF+5aCdtKwnsNh+3AoN+DcaM irmW9VG6c2Sx1DzHrjBixjFPqtJV7ncl0AuhRLhHCmbQPut8VbgiJw3gvfdsh+d4 sjdGT6x/mBcKyGdA9t++dzojFqgDUuEagLjEvBDoDOygTmah8URiP7UQWO9nl0ct ojnG505c1qaaIBhcX7I4wpVsPFIu5m6MYzI7bl1FSmAnWtNuD0x+i8oLyZ7zw0YR UdqlTf0mipMevdBqhsXdAsZ74rgcydPkEfS02GIBF0A8T8PXtr6HWuEY6/IwszTi +z49dL8gYUhEBY3zcNIxqMmRKkWUU2oJvM9p4MHjWbYptlqiEvo= =2GOu -----END PGP SIGNATURE----- --4bghc2ietqyeucl6--