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:
Tao Huang
2018-04-10 14:38:42 +08:00
parent 27edbe3583
commit 9ac0d29989

View File

@@ -283,6 +283,10 @@
};
};
&uart2 {
status = "disabled";
};
&vopb {
status = "okay";
};