All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Add RZ/G2L Sound support
@ 2021-08-14 13:55 Biju Das
  2021-08-14 13:55 ` [PATCH 1/2] arm64: dts: renesas: r9a07g044: Add external audio clock nodes Biju Das
  2021-08-14 13:55 ` [PATCH 2/2] arm64: dts: renesas: r9a07g044: Add SSI support Biju Das
  0 siblings, 2 replies; 5+ messages in thread
From: Biju Das @ 2021-08-14 13:55 UTC (permalink / raw)
  To: Rob Herring
  Cc: Biju Das, Geert Uytterhoeven, Magnus Damm, linux-renesas-soc,
	devicetree, Chris Paterson, Biju Das, Prabhakar Mahadev Lad

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(+)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2021-09-06 12:45 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-08-14 13:55 [PATCH 0/2] Add RZ/G2L Sound support Biju Das
2021-08-14 13:55 ` [PATCH 1/2] arm64: dts: renesas: r9a07g044: Add external audio clock nodes Biju Das
2021-09-06 12:44   ` Geert Uytterhoeven
2021-08-14 13:55 ` [PATCH 2/2] arm64: dts: renesas: r9a07g044: Add SSI support Biju Das
2021-09-06 12:44   ` Geert Uytterhoeven

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.