summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorTao Huang <huangtao@rock-chips.com>2019-03-05 11:48:03 +0800
committerTao Huang <huangtao@rock-chips.com>2019-03-05 14:26:03 +0800
commit6ba0fc8afd96051a797afbe4d8628295649a9533 (patch)
treed65542b005e0e7caa8a617fde1a3559071282382 /arch
parent56dd8723fd6aed68c0b98b0de695c4a584c48f5b (diff)
ARM: dts: rockchip: disable uart2 for rk3288-phycore-rdk
ttyS2 and fiq debugger don't use the same uart2 Change-Id: I4ca2df8a763f0dba7a28cd9b8e2b32e885feaa0b Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/rk3288-phycore-rdk.dts4
1 files changed, 0 insertions, 4 deletions
diff --git a/arch/arm/boot/dts/rk3288-phycore-rdk.dts b/arch/arm/boot/dts/rk3288-phycore-rdk.dts
index 8c771209a6bf..4c6a9eb9c8ee 100644
--- a/arch/arm/boot/dts/rk3288-phycore-rdk.dts
+++ b/arch/arm/boot/dts/rk3288-phycore-rdk.dts
@@ -279,10 +279,6 @@
status = "okay";
};
-&uart2 {
- status = "okay";
-};
-
&usbphy {
status = "okay";
};