arm64: dts: rockchip: rk3588-android: Remove debug node

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I4c4a312c22b362605dc9362cdeddb71ef38c4637
This commit is contained in:
Tao Huang
2021-11-11 17:16:52 +08:00
parent 92ce906652
commit a0a7792bbe

View File

@@ -28,17 +28,5 @@
method = "smc";
};
};
debug: debug@81004000 {
compatible = "rockchip,debug";
reg = <0x0 0x81004000 0x0 0x1000>,
<0x0 0x81005000 0x0 0x1000>,
<0x0 0x81006000 0x0 0x1000>,
<0x0 0x81007000 0x0 0x1000>,
<0x0 0x81024000 0x0 0x1000>,
<0x0 0x81025000 0x0 0x1000>,
<0x0 0x81026000 0x0 0x1000>,
<0x0 0x81027000 0x0 0x1000>;
};
};