arm64: dts: rockchip: rv1126b: Change to OS_REG8 for reboot

ATF will use npor reset, so we need a os_reg that can't be reset.

Change-Id: Ie13953a915524b203808909c090eb4d5d88381fc
Signed-off-by: Xuhui Lin <xuhui.lin@rock-chips.com>
This commit is contained in:
Xuhui Lin
2025-03-28 14:44:21 +08:00
committed by Tao Huang
parent 1c0e6c58e5
commit f48bd3826c

View File

@@ -826,7 +826,7 @@
reboot_mode: reboot-mode {
compatible = "syscon-reboot-mode";
offset = <0x30200>;
offset = <0x30220>;
mode-bootloader = <BOOT_BL_DOWNLOAD>;
mode-charge = <BOOT_CHARGING>;
mode-fastboot = <BOOT_FASTBOOT>;