[PATCH 0/4] ASoC: qcom: allow SM[456]50 HDK board to play audio via I2S

From: Neil Armstrong

Date: Tue Jul 28 2026 - 05:10:12 EST


Following [1], this adds the necessary settings to setup
the I2S link to the HDMI bridge to allow audio playback.

Depends on:
[1] https://lore.kernel.org/all/20260724182446.1484894-1-mohammad.rafi.shaik@xxxxxxxxxxxxxxxx/

Signed-off-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
---
Neil Armstrong (4):
ASoC: qcom: sc8280xp: allow setting m2is clocks for SM8[456]50 boards
arm64: dts: qcom: sm8450-hdk: Enable I2S for HDMI
arm64: dts: qcom: sm8550-hdk: Enable I2S for HDMI
arm64: dts: qcom: sm8650-hdk: Enable I2S for HDMI

arch/arm64/boot/dts/qcom/sm8450-hdk.dts | 36 +++++++++++++++-
arch/arm64/boot/dts/qcom/sm8450.dtsi | 40 ++++++++++++++++++
arch/arm64/boot/dts/qcom/sm8550-hdk.dts | 36 +++++++++++++++-
arch/arm64/boot/dts/qcom/sm8550.dtsi | 73 +++++++++++++++++++++++++++++++++
arch/arm64/boot/dts/qcom/sm8650-hdk.dts | 35 +++++++++++++++-
arch/arm64/boot/dts/qcom/sm8650.dtsi | 40 ++++++++++++++++++
sound/soc/qcom/sc8280xp.c | 18 ++++++++
7 files changed, 275 insertions(+), 3 deletions(-)
---
base-commit: e32a7107f6b53deda611de9d79b150f70c7aa74f
change-id: 20260728-topic-sm8x50-next-hdk-i2s-6d63c25eceac

Best regards,
--
Neil Armstrong <neil.armstrong@xxxxxxxxxx>