ARM: dts: rockchip: disable uart2 for rk3036-kylin

ttyS2 and fiq debugger don't use the same uart2

Change-Id: Ic6d2aa936586869197101593ac9b8056be128406
Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
Huibin Hong
2019-03-04 19:50:26 +08:00
committed by Tao Huang
parent 13f611e70a
commit 43d72c2716

View File

@@ -462,10 +462,6 @@
status = "okay";
};
&uart2 {
status = "okay";
};
&usb_host {
status = "okay";
};