Merge "ARM: dts: msm: Add changes to support PON Log driver for monaco"

This commit is contained in:
qctecmdr
2022-10-20 05:09:35 -07:00
committed by Gerrit - the friendly Code Review server
2 changed files with 11 additions and 0 deletions

View File

@@ -54,6 +54,12 @@
linux,can-disable;
};
};
pmic-pon-log {
compatible = "qcom,pmic-pon-log";
nvmem = <&pm5100_sdam_5>;
nvmem-names = "pon_log";
};
};
&pm5100_adc {

View File

@@ -299,6 +299,11 @@
};
pm5100_sdam_5: sdam@7400 {
compatible = "qcom,spmi-sdam";
reg = <0x7400>;
};
pm5100_sdam_7: sdam@7600 {
compatible = "qcom,spmi-sdam";
reg = <0x7600>;