arm64: dts: rockchip: rk3399-android: add debug support
Change-Id: I0000d1cdff85a0989abacadef2cae48980ad2035 Signed-off-by: Wu Liangqing <wlq@rock-chips.com>
This commit is contained in:
@@ -22,6 +22,16 @@
|
||||
nvmem-cell-names = "id";
|
||||
};
|
||||
|
||||
debug: debug {
|
||||
compatible = "rockchip,debug";
|
||||
reg = <0x0 0xfe430000 0x0 0x1000>,
|
||||
<0x0 0xfe432000 0x0 0x1000>,
|
||||
<0x0 0xfe434000 0x0 0x1000>,
|
||||
<0x0 0xfe436000 0x0 0x1000>,
|
||||
<0x0 0xfe610000 0x0 0x1000>,
|
||||
<0x0 0xfe710000 0x0 0x1000>;
|
||||
};
|
||||
|
||||
fiq_debugger: fiq-debugger {
|
||||
compatible = "rockchip,fiq-debugger";
|
||||
rockchip,serial-id = <2>;
|
||||
|
||||
Reference in New Issue
Block a user