mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-07 03:15:31 +09:00
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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user