Merge "ODROID-COMMON: arm64/dts: set uart_a cts/rts to disable" into odroidg12-4.9.y-android

This commit is contained in:
Luke go
2020-04-13 18:00:07 +09:00
committed by Gerrit Code Review

View File

@@ -166,6 +166,14 @@
clock-frequency = <100000>; /* default 100k */
};
&a_uart_pins {
mux{
groups = "uart_tx_a",
"uart_rx_a";
function = "uart_a";
};
};
&usb2_phy_v2 {
status = "okay";
portnum = <2>;