arm64: dts: rockchip: Add reboot_mode label for Android

Support dtbo overlay reboot-mode for Android 10.

Change-Id: I49e2c561ea22da2f35212996ca44d7c7a4f622d5
Signed-off-by: Tao Huang <huangtao@rock-chips.com>
This commit is contained in:
Tao Huang
2019-10-10 16:47:31 +08:00
parent 48fbac4ce3
commit afba9f118b
2 changed files with 2 additions and 2 deletions

View File

@@ -356,7 +356,7 @@
};
};
reboot-mode {
reboot_mode: reboot-mode {
compatible = "syscon-reboot-mode";
offset = <0x5c8>;
mode-normal = <BOOT_NORMAL>;

View File

@@ -625,7 +625,7 @@
status = "disabled";
};
reboot-mode {
reboot_mode: reboot-mode {
compatible = "syscon-reboot-mode";
offset = <0x200>;
mode-normal = <BOOT_NORMAL>;