mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-06 10:58:48 +09:00
arm64: dts: rockchip: rk3562: Use GRF_PMU_OS_REG8 as reboot-mode register
GRF_PMU_OS_REG8 can't be reset by NPOR. Signed-off-by: Joseph Chen <chenjh@rock-chips.com> Change-Id: Ie1dee8c0744b00b3cba23637cadcc382ba529207
This commit is contained in:
@@ -826,7 +826,7 @@
|
||||
|
||||
reboot_mode: reboot-mode {
|
||||
compatible = "syscon-reboot-mode";
|
||||
offset = <0x200>;
|
||||
offset = <0x220>;
|
||||
mode-bootloader = <BOOT_BL_DOWNLOAD>;
|
||||
mode-charge = <BOOT_CHARGING>;
|
||||
mode-fastboot = <BOOT_FASTBOOT>;
|
||||
|
||||
Reference in New Issue
Block a user