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>
master
Abel Vesa 2025-12-24 12:45:22 +02:00 committed by Bjorn Andersson
parent 4da4883613
commit f010e0b997
1 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,10 @@
/dts-v1/;
/plugin/;
&apss_watchdog {
status = "okay";
};
/* We can't and don't need to use zap shader in EL2 as linux can zap the gpu on it's own. */
&gpu_zap_shader {
status = "disabled";