arm64: dts: qcom: lemans: disable zap-shader for EL2 configuration

We don't need to use zap shader in EL2 as Linux can zap the gpu on
it's own. Lets disable zap-shader for Lemans EL2 configuration.

Signed-off-by: Mukesh Ojha <mukesh.ojha@oss.qualcomm.com>
Reviewed-by: Konrad Dybcio <konrad.dybcio@oss.qualcomm.com>
Link: https://lore.kernel.org/r/20260127-talos-el2-overlay-v2-1-b6a2266532c4@oss.qualcomm.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Mukesh Ojha 2026-01-27 17:13:48 +05:30 committed by Bjorn Andersson
parent 49ad4ca38c
commit b3e0db9d8e

View File

@ -10,6 +10,10 @@
/dts-v1/;
/plugin/;
&gpu_zap_shader {
status = "disabled";
};
&iris {
status = "disabled";
};