mbox series

[0/2] Add RZ/G2L Sound support

Message ID 20210814135526.15561-1-biju.das.jz@bp.renesas.com
Headers show
Series Add RZ/G2L Sound support | expand

Message

Biju Das Aug. 14, 2021, 1:55 p.m. UTC
This patch series aims to add RZ/G2L sound support by adding
SSIF and audio clock nodes to SoC dtsi.

Currently SSI interrupt support is added in SoC dtsi, later will add DMA
support, once DMA patches accepted in mainline.

This patches are tested(audio playback/record) with renesas-devel and is based upon[1] & [2]

[1] https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210812151808.7916-3-biju.das.jz@bp.renesas.com/
[2] https://patchwork.kernel.org/project/linux-renesas-soc/patch/20210812151808.7916-4-biju.das.jz@bp.renesas.com/

Biju Das (2):
  arm64: dts: renesas: r9a07g044: Add external audio clock nodes
  arm64: dts: renesas: r9a07g044: Add SSI support

 arch/arm64/boot/dts/renesas/r9a07g044.dtsi | 94 ++++++++++++++++++++++
 1 file changed, 94 insertions(+)

Comments

Geert Uytterhoeven Sept. 6, 2021, 12:44 p.m. UTC | #1
On Sat, Aug 14, 2021 at 3:55 PM Biju Das <biju.das.jz@bp.renesas.com> wrote:
> Add external audio clocks nodes to RZ/G2L (a.k.a R9A07G044) SoC DTSI.

>

> The external audio clocks are configured as 0 Hz fixed frequency clocks by

> default. Boards that provide audio clocks should override them.

>

> Signed-off-by: Biju Das <biju.das.jz@bp.renesas.com>

> Reviewed-by: Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>


Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>

i.e. will queue in renesas-devel for v5.16.

Gr{oetje,eeting}s,

                        Geert

-- 
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                -- Linus Torvalds