ARM: dts: msm: Enable reboot modes for PM8195

Enable reboot modes for PM8195 to support reboot with reason
on SA8195.

Change-Id: Ic7ca68b250c410ea0f921101e32f2e6ee07f2446
This commit is contained in:
Venkata Rao Kakani
2022-09-20 15:01:13 +05:30
parent c4976ef418
commit 69ada8fa44

View File

@@ -59,6 +59,12 @@
qcom,power-on@800 {
compatible = "qcom,pm8998-pon";
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";