From mboxrd@z Thu Jan 1 00:00:00 1970 From: Lucas Stach Subject: Re: [PATCH 2/4] arm64: add basic DTS for i.MX8MQ Date: Thu, 25 Jan 2018 11:27:06 +0100 Message-ID: <1516876026.6411.23.camel@pengutronix.de> References: <20180117183244.28303-1-l.stach@pengutronix.de> <20180117183244.28303-2-l.stach@pengutronix.de> <20180123103609.GD27764@dragon> <1516713799.25726.21.camel@pengutronix.de> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 8bit Return-path: In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: aisheng.dong-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org Cc: Shawn Guo , Mark Rutland , devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Catalin Marinas , Will Deacon , patchwork-lst-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, Rob Herring , kernel-bIcnvbaLZ9MEGnE8C9+IrQ@public.gmane.org, Fabio Estevam , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, linux-imx-3arQi8VN3Tc@public.gmane.org, aisheng.dong-3arQi8VN3Tc@public.gmane.org List-Id: devicetree@vger.kernel.org Hi Dong, Am Donnerstag, den 25.01.2018, 17:48 +0800 schrieb aisheng.dong-sgV2jX0FEOL9JmXXK+q4OQ@public.gmane.org: > Hi Lucas, > > First of all, good to see this patch series in community. > > Pengutronix has always been an active friendly contributor on IMX > upstream activities.  You Did help us a lot! > > On 2018-01-23 21:23, Lucas Stach wrote: > > > > > > > > > > > > > > > + #address-cells = <1>; > > > > > > > > > > > > + #size-cells = <1>; > > > > > > + ranges = <0x30000000 0x30000000 0x400000>; > > > > > > > > + > > > > > > > > + gpio1: gpio@30200000 { > > > > > > > > + compatible = "nxp,imx8mq-gpio", "fsl,imx35-gpio"; > > > > > > It looks a bit odd to have different vendor prefix for the same  > > > device. > > > But we can understand the reason.  Just curious if this is what vendor > > > kernel does? > > > > No, I did it mostly to be consistent with the location of the DT files > > under "nxp". I'll change this to match the "freescale" location. > > > > Vendor tree mostly is still using fsl,imx8mq-xx. > > And many binding doc format is:"compatible : Should be "fsl,-gpio". > So we can't use 'nxp' prefix here without changing binding doc. > > Then if we decided to use 'fsl' prefix, probably we may want to fix the > rest of them in this file as well. Yes, this is changed consistently to "fsl," for the next revision of the patchset. > And i see the dtsi file does not include Freescale/NXP copyright, > is there a reason? The dtsi is quite different from the downstream version. But you are right, I looked extensively at the downstream version, so I'll add the NXP copyright. BTW: Could you check internally to see if Freescale/NXP would be okay with relicensing the DT bits I pulled from downstream as dual GPL-2.0 and MIT, to align with other DTs in the kernel? > BTW it's quite strange that my gmail did not receive your MX8MQ patch > series except clk part. > Lucas, Could you help have me CCed next time? > I'd like to help review and test the patch series. > > For this time, can you help send them all to me as attachment? I'm about to send v2 of the series. I'll CC you on the submission. > (You can also send all IMX related patches to linux-imx-3arQi8VN3Tc@public.gmane.org maillist > i created recently for tracking all IMX related upstream activities. > Most Freescale/NXP driver owners are in this list that could help on > the review. Shawn, do you think if i can put it in MAINTAINER file?) That's great news that there is now a common address for this. I think it would be a good idea to have it added to MAINTAINERS as a reviewer. Regards, Lucas -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html