mirror of
https://github.com/Evolution-X-Devices/kernel_oneplus_sm8550-devicetrees
synced 2026-02-01 05:00:27 +00:00
ARM: dts: msm: Add changes to support PON Log driver for monaco
Add changes to support PON log driver for monaco. Change-Id: Ieefdc1212fb7caf1e1cf2fa1694933d6eba1129f
This commit is contained in:
@@ -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 {
|
||||
|
||||
@@ -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>;
|
||||
|
||||
Reference in New Issue
Block a user