Merge "ARM: dts: qcom: add gh-watchdog dependency to pmic-pon-log device for Sun"

This commit is contained in:
qctecmdr
2023-12-13 20:03:25 -08:00
committed by Gerrit - the friendly Code Review server
2 changed files with 5 additions and 0 deletions

View File

@@ -98,6 +98,7 @@
compatible = "qcom,pmic-pon-log"; compatible = "qcom,pmic-pon-log";
nvmem = <&pmk8550_sdam_5>, <&pmk8550_sdam_6>; nvmem = <&pmk8550_sdam_5>, <&pmk8550_sdam_6>;
nvmem-names = "pon_log0", "pon_log1"; nvmem-names = "pon_log0", "pon_log1";
depends-on-supply = <&gh_watchdog>;
}; };
regulator_ocp_notifier: regulator-ocp-notifier { regulator_ocp_notifier: regulator-ocp-notifier {

View File

@@ -296,6 +296,10 @@
}; };
soc: soc { }; soc: soc { };
hypervisor: hypervisor {
gh_watchdog: qcom,gh-watchdog { };
};
}; };
&firmware { &firmware {