From: Dale Whinham <daleyo@gmail.com>
To: Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konradybcio@kernel.org>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>
Cc: linux-arm-msm@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org, Dale Whinham <daleyo@gmail.com>
Subject: [PATCH] arm64: dts: qcom: x1-denali: Enable IRIS video codec
Date: Fri, 25 Sep 2026 21:51:03 +0100 [thread overview]
Message-ID: <20260925-sp11-iris-v1-1-967f1a3a6b6e@gmail.com> (raw)
Enable the video codec and point it at the Denali firmware.
With the firmware in place video0 and video1 appear:
$ v4l2-ctl -d /dev/video0 --info --list-formats-out
Driver name : iris_driver
Card type : Iris Decoder
Bus info : plat:aa00000.video-codec:dec
[0]: 'H264' (H.264, compressed, dyn-resolution)
[1]: 'HEVC' (HEVC, compressed, dyn-resolution)
[2]: 'VP90' (VP9, compressed, dyn-resolution)
[3]: 'AV01' (AV1 OBU Stream, compressed, dyn-resolution)
$ v4l2-ctl -d /dev/video1 --info --list-formats
Driver name : iris_driver
Card type : Iris Encoder
Bus info : plat:aa00000.video-codec:enc
[0]: 'H264' (H.264, compressed, enc-cap-frame-interval)
[1]: 'HEVC' (HEVC, compressed, enc-cap-frame-interval)
Signed-off-by: Dale Whinham <daleyo@gmail.com>
---
arch/arm64/boot/dts/qcom/x1-microsoft-denali.dtsi | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/arch/arm64/boot/dts/qcom/x1-microsoft-denali.dtsi b/arch/arm64/boot/dts/qcom/x1-microsoft-denali.dtsi
index ce7d958ca687..a75f55879463 100644
--- a/arch/arm64/boot/dts/qcom/x1-microsoft-denali.dtsi
+++ b/arch/arm64/boot/dts/qcom/x1-microsoft-denali.dtsi
@@ -853,6 +853,12 @@ retimer_ss1_con_sbu_out: endpoint {
};
};
+&iris {
+ firmware-name = "qcom/x1e80100/microsoft/Denali/qcvss8380.mbn";
+
+ status = "okay";
+};
+
&lpass_tlmm {
spkr_01_sd_n_active: spkr-01-sd-n-active-state {
pins = "gpio12";
---
base-commit: 93f51579e7df248780214094418f205253383cc5
change-id: 20260925-sp11-iris-29316aa10bb9
Best regards,
--
Dale Whinham <daleyo@gmail.com>
reply other threads:[~2026-09-25 20:51 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260925-sp11-iris-v1-1-967f1a3a6b6e@gmail.com \
--to=daleyo@gmail.com \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konradybcio@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®