[PATCH] ARM: dts: vf-colibri: apply the EXT_IO pin group
Mehmet Fide <[email protected]>
| Newsgroups | gmane.linux.kernel,gmane.linux.ports.arm.kernel |
|---|---|
| Message-ID | <[email protected]> |
From: Mehmet Fide <[email protected]> pinctrl_gpio_ext describes the three Colibri EXT_IO pins, but no node references it, so the pin controller never applies it and the pads keep whatever mux and bias they came up with. It is the only pin group in the Vybrid Colibri device trees that is defined and never used. Hog it on the pin controller, which is the usual home for pins no device owns, so EXT_IO_0..2 are muxed as GPIO with the drive settings the group already spells out. Signed-off-by: Mehmet Fide <[email protected]> --- arch/arm/boot/dts/nxp/vf/vf-colibri.dtsi | 3 +++ 1 file changed, 3 insertions(+) diff --git a/arch/arm/boot/dts/nxp/vf/vf-colibri.dtsi b/arch/arm/boot/dts/nxp/vf/vf-colibri.dtsi index 1111111..2222222 100644 --- a/arch/arm/boot/dts/nxp/vf/vf-colibri.dtsi +++ b/arch/arm/boot/dts/nxp/vf/vf-colibri.dtsi @@ -171,6 +171,9 @@ }; &iomuxc { + pinctrl-names = "default"; + pinctrl-0 = <&pinctrl_gpio_ext>; + pinctrl_flexcan0: can0grp { fsl,pins = < VF610_PAD_PTB14__CAN0_RX 0x31F1