ODROID-COMMON: arm64/dts: g12: set uart_a cts/rts to disable

Change-Id: Ia2a22e6d294605bddf612cb763f700594fb2176b
(cherry picked from commit 5a7fddf46c5709e7c05e77c189a902dec2364d1e)
This commit is contained in:
Hyeonki Hong
2020-04-03 18:26:53 +09:00
committed by Chris
parent 6ce28606e6
commit f92e4a25e7

View File

@@ -345,6 +345,14 @@
};
};
&a_uart_pins {
mux {
groups = "uart_tx_a",
"uart_rx_a";
function = "uart_a";
};
};
&usb2_phy_v2 {
status = "okay";
portnum = <2>;