Skip to content

Commit f010e0b

Browse files
Abel Vesaandersson
authored andcommitted
arm64: dts: qcom: x1-el2: Enable the APSS watchdog
In EL2, the APSS watchdog is available. So enable it in the overlay. Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com> Signed-off-by: Abel Vesa <abel.vesa@oss.qualcomm.com> Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com> Link: https://lore.kernel.org/r/20251224-arm64-dts-qcom-x1e80100-el2-add-apss-wdt-v3-3-1801c55d2883@oss.qualcomm.com Signed-off-by: Bjorn Andersson <andersson@kernel.org>
1 parent 4da4883 commit f010e0b

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

arch/arm64/boot/dts/qcom/x1-el2.dtso

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@
77
/dts-v1/;
88
/plugin/;
99

10+
&apss_watchdog {
11+
status = "okay";
12+
};
13+
1014
/* We can't and don't need to use zap shader in EL2 as linux can zap the gpu on it's own. */
1115
&gpu_zap_shader {
1216
status = "disabled";

0 commit comments

Comments
 (0)