kernel/arch/arm64/boot/dts/rockchip/rk3399-android.dtsi
.. .. @@ -22,6 +22,16 @@ 22 22 nvmem-cell-names = "id"; 23 23 }; 24 24 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 +25 35 fiq_debugger: fiq-debugger { 26 36 compatible = "rockchip,fiq-debugger"; 27 37 rockchip,serial-id = <2>;