ARM: dts: msm: add silentboot reboot modes for SM8150

Add silent boot mode reboot reasons.

Change-Id: Ia6a1452c563e1ef7ea6e2b008b86e4b064a93ef0
This commit is contained in:
Sunish Nambayil
2022-09-19 10:03:07 +05:30
committed by Manjunatha N
parent 22e7ee76f8
commit 77ef832588

View File

@@ -36,6 +36,10 @@
mode-dm-verity-device-corrupted = <0x4>;
mode-dm-verity-enforcing = <0x5>;
mode-keys-clear = <0x6>;
mode-silent = <0xa>;
mode-nonsilent = <0xb>;
mode-forcedsilent = <0xc>;
mode-forcednonsilent = <0xd>;
pon_pwrkey: pwrkey {
compatible = "qcom,pm8941-pwrkey";