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:
Joseph Chen
2023-02-13 03:20:35 +00:00
parent be6124d199
commit 116e21f4fd

View File

@@ -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>;