hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/rockchip/px30-android.dtsi
....@@ -9,6 +9,14 @@
99 bootargs = "earlycon=uart8250,mmio32,0xff160000 console=ttyFIQ0 init=/init kpti=0";
1010 };
1111
12
+ debug: debug@ff690000 {
13
+ compatible = "rockchip,debug";
14
+ reg = <0x0 0xff690000 0x0 0x1000>,
15
+ <0x0 0xff692000 0x0 0x1000>,
16
+ <0x0 0xff694000 0x0 0x1000>,
17
+ <0x0 0xff696000 0x0 0x1000>;
18
+ };
19
+
1220 fiq-debugger {
1321 compatible = "rockchip,fiq-debugger";
1422 rockchip,serial-id = <2>;