ARM: dts: wpcm450: Add pinmux information to UART0
authorJonathan Neuschäfer <j.neuschaefer@gmx.net>
Sat, 29 Jan 2022 11:52:28 +0000 (12:52 +0100)
committerJoel Stanley <joel@jms.id.au>
Tue, 15 Feb 2022 05:54:05 +0000 (16:24 +1030)
UART0 always uses the same pins, so lets add the pinctrl information to
the common devicetree for WPCM450.

UART1 has different connection options, so I'm not adding the pinctrl
properties there.

Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Link: https://lore.kernel.org/r/20220129115228.2257310-10-j.neuschaefer@gmx.net
Signed-off-by: Joel Stanley <joel@jms.id.au>
arch/arm/boot/dts/nuvoton-wpcm450.dtsi

index 0c547bd88bdbdd576a27012c84b786a02fc6abfa..93595850a4c3c5fffeb0d494e975544d54524438 100644 (file)
@@ -55,6 +55,8 @@
                        reg-shift = <2>;
                        interrupts = <7 IRQ_TYPE_LEVEL_HIGH>;
                        clocks = <&clk24m>;
+                       pinctrl-names = "default";
+                       pinctrl-0 = <&bsp_pins>;
                        status = "disabled";
                };