mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
arm64: dts: rockchip: disable uart2 for rk3328-evb
uart2 is used by fiq debugger, and we use ttyFIQ as console, so do not enable uart2, or it enable ttyS2 as console. Change-Id: Ib1b01f14c553da75830efa5b4e11933ef997e446 Signed-off-by: Liang Chen <cl@rock-chips.com>
This commit is contained in:
@@ -548,10 +548,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&uart2 {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&u2phy {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user