arm64: dts: rockchip: rk3399-android: add debug support

Change-Id: I0000d1cdff85a0989abacadef2cae48980ad2035
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2023-12-13 11:32:30 +00:00
committed by Tao Huang
parent e15cb33d56
commit eb131b8fbe
@@ -22,6 +22,16 @@
nvmem-cell-names = "id";
};
debug: debug {
compatible = "rockchip,debug";
reg = <0x0 0xfe430000 0x0 0x1000>,
<0x0 0xfe432000 0x0 0x1000>,
<0x0 0xfe434000 0x0 0x1000>,
<0x0 0xfe436000 0x0 0x1000>,
<0x0 0xfe610000 0x0 0x1000>,
<0x0 0xfe710000 0x0 0x1000>;
};
fiq_debugger: fiq-debugger {
compatible = "rockchip,fiq-debugger";
rockchip,serial-id = <2>;