ARM: dts: rockchip: disable uart2 for rk3229-at-som

ttyS2 and fiq debugger don't use the same uart2

Change-Id: Ibb9db5ff84d334d77787ea6f39a0802ba489781c
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2019-03-05 11:01:35 +08:00
parent 21d09f643c
commit 760f75fd0a

View File

@@ -297,10 +297,6 @@
status = "okay";
};
&uart2 {
status = "okay";
};
&usb_otg {
status = "okay";
};