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

Change-Id: Id36e08c0e5c946b27440c3e841912dfd82b6ec19
Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
Wu Liangqing
2023-12-08 10:00:26 +00:00
committed by Tao Huang
parent 41a3bd108a
commit a3a9607565
@@ -9,6 +9,14 @@
bootargs = "earlycon=uart8250,mmio32,0xff160000 console=ttyFIQ0 init=/init kpti=0";
};
debug: debug@ff690000 {
compatible = "rockchip,debug";
reg = <0x0 0xff690000 0x0 0x1000>,
<0x0 0xff692000 0x0 0x1000>,
<0x0 0xff694000 0x0 0x1000>,
<0x0 0xff696000 0x0 0x1000>;
};
fiq-debugger {
compatible = "rockchip,fiq-debugger";
rockchip,serial-id = <2>;