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:
@@ -201,6 +201,10 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
soc: soc { };
|
soc: soc { };
|
||||||
|
|
||||||
|
hypervisor: hypervisor {
|
||||||
|
gh_watchdog: qcom,gh-watchdog { };
|
||||||
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
&firmware {
|
&firmware {
|
||||||
|
@@ -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"
|
||||||
|
Reference in New Issue
Block a user