mbox series

[0/3] Add HDMI Audio support

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

Message

Biju Das July 25, 2024, 8:45 a.m. UTC
This patch series aims to add HDMI audio support for RZ/{G2L,G2LC,V2L}
SMARC EVKs.

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  |  7 ++++
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi  | 30 +++++++++++++++
 arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi | 37 +++++++++++++++++++
 5 files changed, 81 insertions(+)

Comments

Mark Brown July 29, 2024, 5:17 p.m. UTC | #1
On Thu, 25 Jul 2024 09:45:53 +0100, Biju Das wrote:
> This patch series aims to add HDMI audio support for RZ/{G2L,G2LC,V2L}
> SMARC EVKs.
> 
> 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
> 
> [...]

Applied to

   https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git for-next

Thanks!

[1/3] ASoC: dt-bindings: renesas,rz-ssi: Document port property
      commit: 2cc719983603f0e9d24da256b58d6abb79e3884a

All being well this means that it will be integrated into the linux-next
tree (usually sometime in the next 24 hours) and sent to Linus during
the next merge window (or sooner if it is a bug fix), however if
problems are discovered then the patch may be dropped or reverted.

You may get further e-mails resulting from automated or manual testing
and review of the tree, please engage with people reporting problems and
send followup patches addressing any issues that are reported if needed.

If any updates are required or you are submitting further changes they
should be sent as incremental updates against current git, existing
patches will not be replaced.

Please add any relevant lists and maintainers to the CCs when replying
to this mail.

Thanks,
Mark