hc
2024-01-03 2f7c68cb55ecb7331f2381deb497c27155f32faf
kernel/arch/arm64/boot/dts/rockchip/rk3399-android.dtsi
....@@ -22,6 +22,16 @@
2222 nvmem-cell-names = "id";
2323 };
2424
25
+ debug: debug {
26
+ compatible = "rockchip,debug";
27
+ reg = <0x0 0xfe430000 0x0 0x1000>,
28
+ <0x0 0xfe432000 0x0 0x1000>,
29
+ <0x0 0xfe434000 0x0 0x1000>,
30
+ <0x0 0xfe436000 0x0 0x1000>,
31
+ <0x0 0xfe610000 0x0 0x1000>,
32
+ <0x0 0xfe710000 0x0 0x1000>;
33
+ };
34
+
2535 fiq_debugger: fiq-debugger {
2636 compatible = "rockchip,fiq-debugger";
2737 rockchip,serial-id = <2>;