mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
Merge "ODROID-COMMON: arm64/dts: set uart_a cts/rts to disable" into odroidg12-4.9.y-android
This commit is contained in:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user