Commit 7c32a9d9 authored by Tao Ren's avatar Tao Ren Committed by Joel Stanley

ARM: dts: aspeed: wedge40: Update UART4 pin settings

Enable UART4's NRTS4 (A19) pin because the pin is used for RS485
software emulation.
Signed-off-by: default avatarTao Ren <rentao.bupt@gmail.com>
Link: https://lore.kernel.org/r/20200824182955.7988-3-rentao.bupt@gmail.comSigned-off-by: default avatarJoel Stanley <joel@jms.id.au>
parent fe84b8fd
......@@ -71,7 +71,8 @@ &uart4 {
status = "okay";
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_txd4_default
&pinctrl_rxd4_default>;
&pinctrl_rxd4_default
&pinctrl_ndts4_default>;
};
&uart5 {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment