From: Peter Rosin Date: Wed, 21 Mar 2018 15:35:52 +0000 (+0100) Subject: ARM: dts: at91sam9260: pullup rx on usart0 X-Git-Url: http://git.cdn.openwrt.org/?a=commitdiff_plain;h=26f2cacde21b713f7f917d2193a76cc7636ee88e;p=openwrt%2Fstaging%2Fblogic.git ARM: dts: at91sam9260: pullup rx on usart0 For consistency with all other serial pins, add this pullup. It also prevents the signal from floating and so consuming a useless extra amount of power in crowbarred state if nothing is connected to RX. Signed-off-by: Peter Rosin Signed-off-by: Alexandre Belloni --- diff --git a/arch/arm/boot/dts/at91sam9260.dtsi b/arch/arm/boot/dts/at91sam9260.dtsi index 3ae7e6c55fe4..9118e29b6d6a 100644 --- a/arch/arm/boot/dts/at91sam9260.dtsi +++ b/arch/arm/boot/dts/at91sam9260.dtsi @@ -434,8 +434,8 @@ usart0 { pinctrl_usart0: usart0-0 { atmel,pins = - ; /* PB5 periph A */ + ; }; pinctrl_usart0_rts: usart0_rts-0 {