From mboxrd@z Thu Jan 1 00:00:00 1970 From: maxime.ripard@bootlin.com (Maxime Ripard) Date: Mon, 18 Jun 2018 18:04:01 +0200 Subject: [PATCH v4 04/19] dt-bindings: sram: sunxi: Add A20 binding for the C1 SRAM region In-Reply-To: <20180618145843.14631-5-paul.kocialkowski@bootlin.com> References: <20180618145843.14631-1-paul.kocialkowski@bootlin.com> <20180618145843.14631-5-paul.kocialkowski@bootlin.com> Message-ID: <20180618160401.c6aqkeh6suime7xb@flea> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org 1;5202;0c On Mon, Jun 18, 2018 at 04:58:28PM +0200, Paul Kocialkowski wrote: > This introduces a dedicated binding for the C1 SRAM region for the A20 > 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 ddc82cbd7f4d..221fa7b42c18 100644 > --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt > +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > @@ -35,6 +35,9 @@ The valid sections compatible for A10 are: > The valid sections compatible for A13 are: > - allwinner,sun5i-a13-sram-c1 > > +The valid sections compatible for A20 are: > + - allwinner,sun7i-a20-sram-c1 Same thing here, there's more supported SRAM than that. And maybe we should just merge everything into the first patch? This looks like the same commit over and over again. 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 04/19] dt-bindings: sram: sunxi: Add A20 binding for the C1 SRAM region Date: Mon, 18 Jun 2018 18:04:01 +0200 Message-ID: <20180618160401.c6aqkeh6suime7xb@flea> References: <20180618145843.14631-1-paul.kocialkowski@bootlin.com> <20180618145843.14631-5-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="4nxzqk2qbkg4dawg" Return-path: Sender: linux-sunxi-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org Content-Disposition: inline In-Reply-To: <20180618145843.14631-5-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 --4nxzqk2qbkg4dawg Content-Type: text/plain; charset="UTF-8" Content-Disposition: inline 1;5202;0c On Mon, Jun 18, 2018 at 04:58:28PM +0200, Paul Kocialkowski wrote: > This introduces a dedicated binding for the C1 SRAM region for the A20 > 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 ddc82cbd7f4d..221fa7b42c18 100644 > --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt > +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > @@ -35,6 +35,9 @@ The valid sections compatible for A10 are: > The valid sections compatible for A13 are: > - allwinner,sun5i-a13-sram-c1 > > +The valid sections compatible for A20 are: > + - allwinner,sun7i-a20-sram-c1 Same thing here, there's more supported SRAM than that. And maybe we should just merge everything into the first patch? This looks like the same commit over and over again. Maxime -- Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --4nxzqk2qbkg4dawg-- From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.bootlin.com ([62.4.15.54]:46516 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933773AbeFRQEe (ORCPT ); Mon, 18 Jun 2018 12:04:34 -0400 Date: Mon, 18 Jun 2018 18:04:01 +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 04/19] dt-bindings: sram: sunxi: Add A20 binding for the C1 SRAM region Message-ID: <20180618160401.c6aqkeh6suime7xb@flea> References: <20180618145843.14631-1-paul.kocialkowski@bootlin.com> <20180618145843.14631-5-paul.kocialkowski@bootlin.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="4nxzqk2qbkg4dawg" Content-Disposition: inline In-Reply-To: <20180618145843.14631-5-paul.kocialkowski@bootlin.com> Sender: linux-media-owner@vger.kernel.org List-ID: --4nxzqk2qbkg4dawg Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 1;5202;0c On Mon, Jun 18, 2018 at 04:58:28PM +0200, Paul Kocialkowski wrote: > This introduces a dedicated binding for the C1 SRAM region for the A20 > 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 ddc82cbd7f4d..221fa7b42c18 100644 > --- a/Documentation/devicetree/bindings/sram/sunxi-sram.txt > +++ b/Documentation/devicetree/bindings/sram/sunxi-sram.txt > @@ -35,6 +35,9 @@ The valid sections compatible for A10 are: > The valid sections compatible for A13 are: > - allwinner,sun5i-a13-sram-c1 > =20 > +The valid sections compatible for A20 are: > + - allwinner,sun7i-a20-sram-c1 Same thing here, there's more supported SRAM than that. And maybe we should just merge everything into the first patch? This looks like the same commit over and over again. Maxime --=20 Maxime Ripard, Bootlin (formerly Free Electrons) Embedded Linux and Kernel engineering https://bootlin.com --4nxzqk2qbkg4dawg Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEE0VqZU19dR2zEVaqr0rTAlCFNr3QFAlsn1/AACgkQ0rTAlCFN r3SiCRAAiZ0bv1Jj9SWLG1S5rEcQ0h1+du3g1PpMBPhx4WGG04MZJNLBjG9gdRkk uRZz/H3nV4WbajFBQrP7N1XghxE7pDLKcuH+dSRoentVEJk1COaJ6WHBsfp85Fyy 4hR5KJ5I+195piJcCG6crdkOqYzbtCBmZloJzxna44m7nE+mewhcxHtmuPdzQCny dsi3YUdadL/Q3X3U0IuiY8MYlvCLBeYnN4XZYkgSJkIigu7Cu5DpeatTL9B5zJEp wbLpF0JyiQ3cqxUqAtnBwXeZfsi1xhU7yLPFJphcJN1jpqFbjiiTpjaC8RaqdkNX LdygQ5IPg6Uzbzhs/qwWa6e+Wsi8UNEIyk6RepsmthBFA9I59sz54ebIheimc7Q7 5fdQjyJsDCbQJENp28/Y56sTnkXUTVKNvxg3b/EtZ4VPvfSp4Ooydr3o74iKtFyp 17VRmxKXKEr6bFfrD8NjnZbUyqN/qh5VXoBIKKQa/be6oNJPVg1+e/5Nd2JBS+MI NXrfPvN2jR1ohKDJ6PdDiIgC4izFZEuXUIzhFyTcPkJSbVKjLCbZV0DV67ru+SxN Rh6xySetDQZfasehYAU2KzkLBic5IIKHhZkfOCnqEeX++4meh8FSy/yPJoU3jOVy Kp18L4zsKA/kbdyf+0J2CdaZ6VFEkQ0eO9d/VvnHaYmBjCeooyQ= =kEQ3 -----END PGP SIGNATURE----- --4nxzqk2qbkg4dawg--