mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
ARM: dts: qcom: Add PMIC PON log device for sdxpinn
Add a PMIC PON log parser device which reads the log stored in PMK8550 SDAM5 and SDAM6. Change-Id: I3bff76a355fafeb3dd63466129cd93294d0237f5
This commit is contained in:
@@ -176,3 +176,11 @@
|
||||
qcom,adc-tm-type = <1>;
|
||||
};
|
||||
};
|
||||
|
||||
&soc {
|
||||
pmic-pon-log {
|
||||
compatible = "qcom,pmic-pon-log";
|
||||
nvmem = <&pmk8550_sdam_5>, <&pmk8550_sdam_6>;
|
||||
nvmem-names = "pon_log0", "pon_log1";
|
||||
};
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user