[U-Boot] [PATCH v2 0/3] ARM: pinctrl: Provide pinctrl driver for Vybrid (vf610)
Stefano Babic
sbabic at denx.de
Sat Dec 8 17:43:45 UTC 2018
On 20/11/18 00:38, Lukasz Majewski wrote:
> This series enables pinctrl driver for the vybrid NXP SoC.
>
>
> Changes in v2:
> - Remove mux_mask from the imx_pinctrl_soc_info specific for vf610
> - Define vf610 mux_mask in the DTS (as it is read from there)
>
> Lukasz Majewski (3):
> ARM: vybrid: Provide pinctrl driver for Vybrid (vf610)
> ARM: DTS: Add iomux node to vf.dtsi for Vybrid devices
> ARM: DTS: Provide pinfunc definitions for vybrid vf610 from Linux
> kernel
>
> arch/arm/dts/vf.dtsi | 6 +
> arch/arm/dts/vf610-pinfunc.h | 810 ++++++++++++++++++++++++++++++++++++
> drivers/pinctrl/nxp/Kconfig | 14 +
> drivers/pinctrl/nxp/Makefile | 1 +
> drivers/pinctrl/nxp/pinctrl-vf610.c | 40 ++
> 5 files changed, 871 insertions(+)
> create mode 100644 arch/arm/dts/vf610-pinfunc.h
> create mode 100644 drivers/pinctrl/nxp/pinctrl-vf610.c
>
Applied to u-boot-imx, master, thanks !
Best regards,
Stefano Babic
--
=====================================================================
DENX Software Engineering GmbH, Managing Director: Wolfgang Denk
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-53 Fax: +49-8142-66989-80 Email: sbabic at denx.de
=====================================================================
More information about the U-Boot
mailing list