diff --git a/qcom/kera.dtsi b/qcom/kera.dtsi index 845760d9..5d8aafc3 100644 --- a/qcom/kera.dtsi +++ b/qcom/kera.dtsi @@ -201,6 +201,10 @@ }; soc: soc { }; + + hypervisor: hypervisor { + gh_watchdog: qcom,gh-watchdog { }; + }; }; &firmware { diff --git a/qcom/tuna.dtsi b/qcom/tuna.dtsi index ef144f2d..c2728500 100644 --- a/qcom/tuna.dtsi +++ b/qcom/tuna.dtsi @@ -397,6 +397,10 @@ }; soc: soc { }; + + hypervisor: hypervisor { + gh_watchdog: qcom,gh-watchdog { }; + }; }; #include "tuna-reserved-memory.dtsi"