Merge "ARM: dts: qcom: Add PMIC PON log device for tuna"

This commit is contained in:
QCTECMDR Service
2024-10-15 19:17:54 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -113,6 +113,13 @@
nvmem-cells = <&restart_reason>; nvmem-cells = <&restart_reason>;
nvmem-cell-names = "restart_reason"; nvmem-cell-names = "restart_reason";
}; };
pmic-pon-log {
compatible = "qcom,pmic-pon-log";
nvmem = <&pmk8550_sdam_5>, <&pmk8550_sdam_6>;
nvmem-names = "pon_log0", "pon_log1";
depends-on-supply = <&gh_watchdog>;
};
}; };
&thermal_zones { &thermal_zones {