mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 02:50:49 +09:00
ARM: dts: rockchip: rv1106-thunder-boot: export reset and reserved_mem node for tb_service
Signed-off-by: Ziyuan Xu <xzy.xu@rock-chips.com> Change-Id: Ie1bc97c536fa2e48331ff9e3fe41b70b8c8f5886
This commit is contained in:
@@ -78,6 +78,11 @@
|
||||
compatible = "rockchip,thunder-boot-service";
|
||||
mbox-names = "amp-rx";
|
||||
mboxes = <&mailbox 1>;
|
||||
resets = <&cru SRST_CORE_MCU>, <&cru SRST_CORE_MCU_PWRUP>,
|
||||
<&cru SRST_CORE_MCU_CPU>, <&cru SRST_T_CORE_MCU_CPU>;
|
||||
reset-names = "core_mcu", "core_mcu_pwrup",
|
||||
"core_mcu_cpu", "t_core_mcu_cpu";
|
||||
memory-region = <&rtos>;
|
||||
status = "disabled";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user