[PATCH v2 2/4] arm64: add basic DTS for i.MX8MQ

A.s. Dong aisheng.dong at nxp.com
Sun Feb 25 22:52:15 PST 2018


Hi Shawn,

> -----Original Message-----
> From: Shawn Guo [mailto:shawnguo at kernel.org]
> Sent: Monday, February 26, 2018 11:17 AM
> To: A.s. Dong <aisheng.dong at nxp.com>
> Cc: Lucas Stach <l.stach at pengutronix.de>; Mark Rutland
> <mark.rutland at arm.com>; devicetree at vger.kernel.org; Baruch Siach
> <baruch at tkos.co.il>; Catalin Marinas <catalin.marinas at arm.com>; Will
> Deacon <will.deacon at arm.com>; patchwork-lst at pengutronix.de; Rob
> Herring <robh+dt at kernel.org>; dl-linux-imx <linux-imx at nxp.com>;
> kernel at pengutronix.de; Fabio Estevam <fabio.estevam at nxp.com>; linux-
> arm-kernel at lists.infradead.org
> Subject: Re: [PATCH v2 2/4] arm64: add basic DTS for i.MX8MQ
> 
> On Sun, Feb 25, 2018 at 10:47:11AM +0000, A.s. Dong wrote:
> > >  Documentation/devicetree/bindings/arm/fsl.txt  |   4 +
> > >  arch/arm64/boot/dts/freescale/imx8mq-pinfunc.h | 623
> > > +++++++++++++++++++++++++
> >
> > Should this belongs to pinctrl part?
> 
> No.  Those pinfunc defines are used by device tree rather than pinctrl driver.
> 

I had this question because we have below info in the patch
"dt-bindings: add binding for i.MX8MQ IOMUXC":

diff --git a/Documentation/devicetree/bindings/pinctrl/fsl,imx8mq-pinctrl.txt b/Documentation/devicetree/bindings/pinctrl/fsl,imx8mq-pinctrl.txt
new file mode 100644
index 0000000..5c5d2d8
--- /dev/null
+++ b/Documentation/devicetree/bindings/pinctrl/fsl,imx8mq-pinctrl.txt
@@ -0,0 +1,39 @@
...
+       Refer to imx8mq-pinfunc.h in device tree source folder for all available
+       imx8mq PIN_FUNC_ID.

Regards
Dong Aisheng

> Shawn



More information about the linux-arm-kernel mailing list