mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Enable KPDPWR status logging"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
f2d71ec9b6
@@ -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>,
|
||||
|
||||
@@ -512,3 +512,7 @@
|
||||
nvmem-cell-names = "restart_reason";
|
||||
};
|
||||
};
|
||||
|
||||
&pmk8350_pon {
|
||||
qcom,log-kpd-event;
|
||||
};
|
||||
|
||||
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user