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:
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user