mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 09:49:52 +00:00
ARM: dts: msm: add more reboot modes for SM8150
Add more reboot modes for SM8150. mode-X = <magic>; where X is reboot type and magic is the value to be written to PMIC spare register for given reboot type. Change-Id: I99d7ff91e32bbdc3e9669b8aa63970cc6ef3e792
This commit is contained in:
@@ -32,6 +32,10 @@
|
||||
reg = <0x0800>;
|
||||
mode-bootloader = <0x2>;
|
||||
mode-recovery = <0x1>;
|
||||
mode-rtc = <0x3>;
|
||||
mode-dm-verity-device-corrupted = <0x4>;
|
||||
mode-dm-verity-enforcing = <0x5>;
|
||||
mode-keys-clear = <0x6>;
|
||||
|
||||
pon_pwrkey: pwrkey {
|
||||
compatible = "qcom,pm8941-pwrkey";
|
||||
|
||||
Reference in New Issue
Block a user