mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
arm64: dts: rockchip: disable uart2 on rk3399-android
fiq-debugger use uart2. Change-Id: Id1225fa871f7a4252011b9c004b68b2f1522abc6 Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
@@ -283,6 +283,10 @@
|
||||
};
|
||||
};
|
||||
|
||||
&uart2 {
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&vopb {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user