]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: qcom: x1e80100-dell-xps13-9345: Enable IRIS
authorStephan Gerhold <stephan.gerhold@linaro.org>
Mon, 15 Sep 2025 10:06:20 +0000 (12:06 +0200)
committerBjorn Andersson <andersson@kernel.org>
Tue, 16 Sep 2025 14:55:33 +0000 (09:55 -0500)
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>
arch/arm64/boot/dts/qcom/x1e80100-dell-xps13-9345.dts

index 19a2604038a88f37e6ab87129a6318db78345339..58f8caaa7258077d2c267048ca048279109ddb71 100644 (file)
        };
 };
 
+&iris {
+       firmware-name = "qcom/x1e80100/dell/xps13-9345/qcvss8380.mbn";
+       status = "okay";
+};
+
 &mdss {
        status = "okay";
 };