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

Signed-off-by: Tao Huang <huangtao@rock-chips.com>
Change-Id: I91e24e7c4c5240956a175b3683dd3c4e187bc028
This commit is contained in:
Tao Huang
2021-11-11 18:02:54 +08:00
parent f27234ade9
commit 04264f596c

View File

@@ -21,18 +21,6 @@
pinctrl-0 = <&uart2m0_xfer>;
status = "okay";
};
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>;
};
};