arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable IRIS

Enable IRIS to allow using the hardware-accelerated video codecs. The
firmware is not upstream in linux-firmware yet, so users need to copy it
from Windows to qcom/x1e80100/dell/xps13-9345/qcvss8380.mbn (just like
GPU/ADSP/CDSP firmware).

Signed-off-by: Stephan Gerhold <stephan.gerhold@linaro.org>
Reviewed-by: Bryan O'Donoghue <bryan.odonoghue@linaro.org>
Link: https://lore.kernel.org/r/20250915-x1e-iris-dt-v2-9-1f928de08fd4@linaro.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
This commit is contained in:
Stephan Gerhold 2025-09-15 12:06:20 +02:00 committed by Bjorn Andersson
parent a80ead38c5
commit c4376ad753

View File

@ -875,6 +875,11 @@ touchpad@2c {
};
};
&iris {
firmware-name = "qcom/x1e80100/dell/xps13-9345/qcvss8380.mbn";
status = "okay";
};
&mdss {
status = "okay";
};