From: Jonathan Neuschäfer Date: Sat, 29 Jan 2022 11:52:28 +0000 (+0100) Subject: ARM: dts: wpcm450: Add pinmux information to UART0 X-Git-Tag: v5.18-rc1~145^2~38^2~1 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e6cb1fc9635fcf14dc86a50cacc89c556dbee56c;p=linux-block.git ARM: dts: wpcm450: Add pinmux information to UART0 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 Link: https://lore.kernel.org/r/20220129115228.2257310-10-j.neuschaefer@gmx.net Signed-off-by: Joel Stanley --- diff --git a/arch/arm/boot/dts/nuvoton-wpcm450.dtsi b/arch/arm/boot/dts/nuvoton-wpcm450.dtsi index 0c547bd88bdb..93595850a4c3 100644 --- a/arch/arm/boot/dts/nuvoton-wpcm450.dtsi +++ b/arch/arm/boot/dts/nuvoton-wpcm450.dtsi @@ -55,6 +55,8 @@ reg-shift = <2>; interrupts = <7 IRQ_TYPE_LEVEL_HIGH>; clocks = <&clk24m>; + pinctrl-names = "default"; + pinctrl-0 = <&bsp_pins>; status = "disabled"; };