Merge "ARM: dts: msm: Enable KPDPWR status logging"

This commit is contained in:
qctecmdr
2022-01-07 00:31:29 -08:00
committed by Gerrit - the friendly Code Review server
3 changed files with 6 additions and 1 deletions

View File

@@ -27,7 +27,7 @@
qcom,store-hard-reset-reason;
};
pon_hlos@1300 {
pmk8350_pon: pon_hlos@1300 {
compatible = "qcom,qpnp-power-on";
reg = <0x1300>;
interrupts = <0x0 0x13 0x7 IRQ_TYPE_EDGE_BOTH>,

View File

@@ -512,3 +512,7 @@
nvmem-cell-names = "restart_reason";
};
};
&pmk8350_pon {
qcom,log-kpd-event;
};

View File

@@ -17,6 +17,7 @@
compatible = "qcom,pm8998-pon";
reg = <0x1300>, <0x800>;
reg-names = "pon_hlos", "pon_pbs";
qcom,log-kpd-event;
pwrkey {
compatible = "qcom,pmk8350-pwrkey";