diff --git a/qcom/sun-pmic-overlay.dtsi b/qcom/sun-pmic-overlay.dtsi index e27955b6..0220c646 100644 --- a/qcom/sun-pmic-overlay.dtsi +++ b/qcom/sun-pmic-overlay.dtsi @@ -98,6 +98,7 @@ compatible = "qcom,pmic-pon-log"; nvmem = <&pmk8550_sdam_5>, <&pmk8550_sdam_6>; nvmem-names = "pon_log0", "pon_log1"; + depends-on-supply = <&gh_watchdog>; }; regulator_ocp_notifier: regulator-ocp-notifier { diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index c375dfb3..694ec522 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -296,6 +296,10 @@ }; soc: soc { }; + + hypervisor: hypervisor { + gh_watchdog: qcom,gh-watchdog { }; + }; }; &firmware {