Skip to content

Commit 40f3cb2

Browse files
Abel VesaXin Liu
authored andcommitted
FROMLIST: 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> Signed-off-by: Xin Liu <xin.liu@oss.qualcomm.com> Link: https://lore.kernel.org/all/20251224-arm64-dts-qcom-x1e80100-el2-add-apss-wdt-v3-3-1801c55d2883@oss.qualcomm.com/
1 parent b46fcaa commit 40f3cb2

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)