ARM: dts: msm: Add watchdog node for kera and tuna

Add the gh_watchdog node for kera and tuna.

Change-Id: I49b90fc0e4abf6a912937cd474b048c2b8178ea5
Signed-off-by: Souradeep Chowdhury <quic_schowdhu@quicinc.com>
This commit is contained in:
Souradeep Chowdhury
2024-09-24 03:49:09 -07:00
parent a90176da56
commit 3e6e93e7b4
2 changed files with 8 additions and 0 deletions

View File

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

View File

@@ -397,6 +397,10 @@
}; };
soc: soc { }; soc: soc { };
hypervisor: hypervisor {
gh_watchdog: qcom,gh-watchdog { };
};
}; };
#include "tuna-reserved-memory.dtsi" #include "tuna-reserved-memory.dtsi"