Hi,
On 8/31/26 11:13, Neil Armstrong wrote:
> Following [1], this adds the necessary settings to setup
> the I2S link to the HDMI bridge to allow audio playback.
>
> All dependencies are merged v7.3-rc1
>
> [1] https://lore.kernel.org/all/20260724182446.1484894-1-mohammad.rafi.shaik@oss.qualcomm.com/
>
> Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
> ---
> Changes in v4:
> - Rebased on v7.3-rc1
> - Link to v3: https://patch.msgid.link/20260805-topic-sm8x50-next-hdk-i2s-v3-0-07a6483c430f@linaro.org
>
> Changes in v3:
> - Fixed node unit number on patch 3
> - Link to v2: https://patch.msgid.link/20260731-topic-sm8x50-next-hdk-i2s-v2-0-42c1acee5a2d@linaro.org
>
> Changes in v2:
> - Dropped applied patch 1
> - Fixed node unit number
> - Reversed clock names order to respect bindings
> - Link to v1: https://patch.msgid.link/20260728-topic-sm8x50-next-hdk-i2s-v1-0-2393a0fe4aa9@linaro.org
>
> ---
> Neil Armstrong (3):
> 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
Gentle ping, this has been out for a while and the related ASoC changes were merged fro v7.3 already.
Thanks,
Neil
>
> 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 ++++++++++++++++++
> 6 files changed, 257 insertions(+), 3 deletions(-)
> ---
> base-commit: cee9395acd8043be0644b25c34bfa86623f2b935
> change-id: 20260728-topic-sm8x50-next-hdk-i2s-6d63c25eceac
>
> Best regards,
> --
> Neil Armstrong <neil.armstrong@linaro.org>
>