Merge "ARM: dts: msm: Add ldo-ocp-notifier support for tuna"

This commit is contained in:
QCTECMDR Service
2025-03-26 04:38:08 -07:00
committed by Gerrit - the friendly Code Review server
4 changed files with 185 additions and 3 deletions

View File

@@ -120,6 +120,14 @@
nvmem-names = "pon_log0", "pon_log1";
depends-on-supply = <&gh_watchdog>;
};
regulator_ocp_notifier: regulator-ocp-notifier {
compatible = "qcom,regulator-ocp-notifier";
interrupt-parent = <&spmi_bus>;
interrupts = <0x0 0x71 0x1 IRQ_TYPE_EDGE_RISING>;
nvmem-cells = <&ocp_log>;
nvmem-cell-names = "ocp_log";
};
};
&thermal_zones {