mbox series

[0/2] arm64: dts: renesas: white-hawk-single: Add R-Car Sound support

Message ID cover.1733402907.git.geert+renesas@glider.be (mailing list archive)
Headers show
Series arm64: dts: renesas: white-hawk-single: Add R-Car Sound support | expand

Message

Geert Uytterhoeven Dec. 5, 2024, 12:53 p.m. UTC
Hi all,

This patch series add R-Car Sound support for the various variants of
the White Hawk Single development board, using the ARD-AUDIO-DA7212
external audio board.

The second hunk in the second patch depends on "[PATCH 0/5] arm64:
renesas: Add R8A779G3 White Hawk Single support"[1]..
This was compile-tested only, due to lack of hardware.

To be queued in renesas-devel for v6.14.
Thanks for your comments!

[1] https://lore.kernel.org/all/cover.1733156661.git.geert+renesas@glider.be

Geert Uytterhoeven (2):
  arm64: dts: renesas: white-hawk-ard-audio: Drop SoC part
  arm64: dts: renesas: white-hawk-single: Add R-Car Sound support

 arch/arm64/boot/dts/renesas/Makefile                      | 8 ++++++--
 ...audio-da7212.dtso => white-hawk-ard-audio-da7212.dtso} | 7 ++++---
 2 files changed, 10 insertions(+), 5 deletions(-)
 rename arch/arm64/boot/dts/renesas/{r8a779g0-white-hawk-ard-audio-da7212.dtso => white-hawk-ard-audio-da7212.dtso} (96%)

Comments

Kuninori Morimoto Dec. 5, 2024, 11:37 p.m. UTC | #1
Hi Geert

> This patch series add R-Car Sound support for the various variants of
> the White Hawk Single development board, using the ARD-AUDIO-DA7212
> external audio board.
> 
> The second hunk in the second patch depends on "[PATCH 0/5] arm64:
> renesas: Add R8A779G3 White Hawk Single support"[1]..
> This was compile-tested only, due to lack of hardware.

For all patches

Reviewed-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>


Thank you for your help !!

Best regards
---
Kuninori Morimoto