mbox series

[6.1.y-cip,0/3] Add HDMI audio support

Message ID 20241004102326.73157-1-biju.das.jz@bp.renesas.com (mailing list archive)
Headers show
Series Add HDMI audio support | expand

Message

Biju Das Oct. 4, 2024, 10:23 a.m. UTC
Add HDMI audio support for RZ/{G2L,G2L,V2L} SMARC EVKs
All the patches are cherry-picked from the mainline.

Biju Das (3):
  ASoC: dt-bindings: renesas,rz-ssi: Document port property
  arm64: dts: renesas: rzg2l-smarc: Enable HDMI audio
  arm64: dts: renesas: rzg2lc-smarc: Enable HDMI audio

 .../bindings/sound/renesas,rz-ssi.yaml        |  4 +++
 .../boot/dts/renesas/r9a07g044c2-smarc.dts    |  3 ++
 .../dts/renesas/rzg2l-smarc-pinfunction.dtsi  |  6 ++++
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi  | 30 +++++++++++++++++
 arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi | 33 +++++++++++++++++++
 5 files changed, 76 insertions(+)

Comments

Pavel Machek Oct. 5, 2024, 8:14 a.m. UTC | #1
Hi!

> Add HDMI audio support for RZ/{G2L,G2L,V2L} SMARC EVKs
> All the patches are cherry-picked from the mainline.

Thank you, applied.

Best regards,
							Pavel