mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 19:08:57 +09:00
arm64: dts: rockchip: rv1126b: add debug node
Change-Id: Ifb100e9c0e33417f3e71f2be509dc0b85c6fdfdf Signed-off-by: Huibin Hong <huibin.hong@rock-chips.com>
This commit is contained in:
@@ -3342,6 +3342,14 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
debug: debug@22410000 {
|
||||
compatible = "rockchip,debug";
|
||||
reg = <0x22410000 0x1000>,
|
||||
<0x22510000 0x1000>,
|
||||
<0x22610000 0x1000>,
|
||||
<0x22710000 0x1000>;
|
||||
};
|
||||
|
||||
system_sram: sram@3ffb0000 {
|
||||
compatible = "mmio-sram";
|
||||
reg = <0x3ffb0000 0x10000>;
|
||||
|
||||
Reference in New Issue
Block a user