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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,URIBL_BLOCKED autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by aws-us-west-2-korg-lkml-1.web.codeaurora.org (Postfix) with ESMTP id C127AC07D5C for ; Thu, 14 Jun 2018 13:02:37 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 80936208CB for ; Thu, 14 Jun 2018 13:02:37 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 80936208CB Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=bootlin.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755283AbeFNNCg (ORCPT ); Thu, 14 Jun 2018 09:02:36 -0400 Received: from mail.bootlin.com ([62.4.15.54]:50130 "EHLO mail.bootlin.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755127AbeFNNCe (ORCPT ); Thu, 14 Jun 2018 09:02:34 -0400 Received: by mail.bootlin.com (Postfix, from userid 110) id 6269420703; Thu, 14 Jun 2018 15:02:32 +0200 (CEST) Received: from aptenodytes (AAubervilliers-681-1-37-30.w90-88.abo.wanadoo.fr [90.88.156.30]) by mail.bootlin.com (Postfix) with ESMTPSA id AA5BD203B4; Thu, 14 Jun 2018 15:02:31 +0200 (CEST) Message-ID: <2d9de70f50bbf358592c3e219a3e4890bb0806d6.camel@bootlin.com> Subject: Re: [PATCH v3 02/14] drivers: soc: sunxi: Add dedicated compatibles for the A13, A20 and A33 From: Paul Kocialkowski To: Maxime Ripard , Chen-Yu Tsai Cc: Linux Media Mailing List , devicetree , linux-arm-kernel , linux-kernel , Mauro Carvalho Chehab , Rob Herring , Mark Rutland , Greg Kroah-Hartman , "David S . Miller" , Andrew Morton , Linus Walleij , Randy Dunlap , Hans Verkuil , Arnd Bergmann , Stanimir Varbanov , Sakari Ailus , Philipp Zabel , Ramesh Shanmugasundaram , Yannick Fertre , Thomas Gleixner , Hugues Fruchet , Alexandre Courbot , Florent Revest , Tomasz Figa , Ricardo Ribalda Delgado , Smitha T Murthy , Andy Shevchenko , Sylwester Nawrocki , Randy Li Date: Thu, 14 Jun 2018 15:02:31 +0200 In-Reply-To: <20180511102033.i6jtzljbvkg47wz3@flea> References: <20180507124500.20434-1-paul.kocialkowski@bootlin.com> <20180507124500.20434-3-paul.kocialkowski@bootlin.com> <20180511102033.i6jtzljbvkg47wz3@flea> Organization: Bootlin Content-Type: multipart/signed; micalg="pgp-sha256"; protocol="application/pgp-signature"; boundary="=-NuyhO5kvTiC4yiicAtYf" X-Mailer: Evolution 3.28.2 Mime-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-NuyhO5kvTiC4yiicAtYf Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Hi, On Fri, 2018-05-11 at 12:20 +0200, Maxime Ripard wrote: > On Thu, May 10, 2018 at 10:05:33PM -0700, Chen-Yu Tsai wrote: > > On Mon, May 7, 2018 at 5:44 AM, Paul Kocialkowski > > wrote: > > > This introduces platform-specific compatibles for the A13, A20 and A3= 3 > > > SRAM driver. No particular adaptation for these platforms is required= at > > > this point, although this might become the case in the future. > > >=20 > > > Signed-off-by: Paul Kocialkowski > > > --- > > > drivers/soc/sunxi/sunxi_sram.c | 3 +++ > > > 1 file changed, 3 insertions(+) > > >=20 > > > diff --git a/drivers/soc/sunxi/sunxi_sram.c b/drivers/soc/sunxi/sunxi= _sram.c > > > index 74cb81f37bd6..43ebc3bd33f2 100644 > > > --- a/drivers/soc/sunxi/sunxi_sram.c > > > +++ b/drivers/soc/sunxi/sunxi_sram.c > > > @@ -315,6 +315,9 @@ static int sunxi_sram_probe(struct platform_devic= e *pdev) > > >=20 > > > static const struct of_device_id sunxi_sram_dt_match[] =3D { > > > { .compatible =3D "allwinner,sun4i-a10-sram-controller" }, > > > + { .compatible =3D "allwinner,sun5i-a13-sram-controller" }, > > > + { .compatible =3D "allwinner,sun7i-a20-sram-controller" }, > > > + { .compatible =3D "allwinner,sun8i-a33-sram-controller" }, > >=20 > > We should probably name these "system-controller". Maxime? Would you like me to make that change for v4 of this series, or have it a separate follow-up patch outside of this series? > This would make sense yes, but we don't really need to add the A20 one > to the driver, it's exactly the same than the A10. Noted, I'll ditch the a20 compatible from the next revison of the series. Thanks for the feedback, Paul --=20 Paul Kocialkowski, Bootlin (formerly Free Electrons) Embedded Linux and kernel engineering https://bootlin.com --=-NuyhO5kvTiC4yiicAtYf Content-Type: application/pgp-signature; name="signature.asc" Content-Description: This is a digitally signed message part Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- iQEzBAABCAAdFiEEJZpWjZeIetVBefti3cLmz3+fv9EFAlsiZ2cACgkQ3cLmz3+f v9FTYgf/Z9ccTpj1p9hC/kdcYrczKVXwwfvmVYxuNppZNMbwJs5Cx0+9tFM++wKk tunZP5oe7FvYLZT+RZz0uy6xhxYxvByNGzm1oqquCELEksl8UqY1TUFUjqTYEftk 6o+ldMq4D36PZe6B16F+gSBaJUHbdGvzf1ZcgGJDj87k1eU8QaVAvfT9SQQ9viA9 R7tnMPdroU1wEP+9Y95ExH1R0qZZ6WIhnGv5YEw6Jn4AhgxAL7JKHzW2sBL76To+ 3fOQsTMxBRKGG93zLMESn21OujSgtPm4pIPBH37551qPJLcvSDe4k8t82DE059Ee C8mQrYcPsGQrJfDvGzQqh6tiaHiUSA== =sdUU -----END PGP SIGNATURE----- --=-NuyhO5kvTiC4yiicAtYf--