Re: [PATCH V4 2/7] dt-bindings: pinctrl: add imx7ulp pinctrl binding doc
From: Rob Herring <hidden>
Date: 2017-06-26 18:02:41
Also in:
linux-arm-kernel, linux-gpio
From: Rob Herring <hidden>
Date: 2017-06-26 18:02:41
Also in:
linux-arm-kernel, linux-gpio
On Wed, Jun 21, 2017 at 07:59:50PM +0800, Dong Aisheng wrote:
i.MX 7ULP has three IOMUXC instances: IOMUXC0 for M4 ports, IOMUXC1 for A7 ports and IOMUXC DDR for DDR interface. This patch adds the IOMUXC1 support for A7. Cc: Rob Herring <redacted> Cc: Mark Rutland <redacted> Cc: devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Cc: Linus Walleij <redacted> Acked-by: Shawn Guo <redacted> Signed-off-by: Dong Aisheng <redacted> --- ChangeLog: v3->v4: * change pad name to IMX7ULP_PAD_X style * switch to generic pinmux property * input/output property are removed. v2->v3: * switch to generic input/output-enable property v1->v2: * add more descriptions in binding doc * add missed prefix for private properties. * move dt-bindings/pinctrl/imx7ulp-pinfunc.h to arch/arm/boot/dts --- .../bindings/pinctrl/fsl,imx7ulp-pinctrl.txt | 61 +++ arch/arm/boot/dts/imx7ulp-pinfunc.h | 468 +++++++++++++++++++++ 2 files changed, 529 insertions(+) create mode 100644 Documentation/devicetree/bindings/pinctrl/fsl,imx7ulp-pinctrl.txt create mode 100644 arch/arm/boot/dts/imx7ulp-pinfunc.h
Acked-by: Rob Herring <redacted> -- 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