devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add Sound support for RZ/G2L SMARC EVK
@ 2021-09-21  8:46 Biju Das
  2021-09-21  8:46 ` [PATCH 1/4] arm64: dts: renesas: r9a07g044: Add DMA support to SSI Biju Das
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Biju Das @ 2021-09-21  8:46 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 sound support on RZ/G2L SMARC EVK.

Audio playback/record tested with 44.1Khz sampling rate.

Going forward we planned to upstream versa3 clock driver[1] and
planned to override the initial values programmed in OTP, so that mclock has 2 clock sources.

Based on the sampling rate versa3 clock driver switch the clock source and 
we can support both 48KHZ and 44.1 KHz as CPU as master.

This patch series based on renesas-devel and depend upon [2]

[1] https://github.com/renesas-rz/rz_linux-cip/blob/rzg2l-cip41/drivers/clk/clk-versaclock3.c

[2]https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=549985

Biju Das (4):
  arm64: dts: renesas: r9a07g044: Add DMA support to SSI
  arm64: dts: renesas: rzg2l-smarc: Add WM8978 sound codec
  arm64: dts: renesas: rzg2l-smarc: Enable audio
  arm64: dts: renesas: rzg2l-smarc: Add Mic routing

 arch/arm64/boot/dts/renesas/r9a07g044.dtsi   | 11 +++
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi | 79 ++++++++++++++++++++
 2 files changed, 90 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2021-09-24  8:18 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-21  8:46 [PATCH 0/4] Add Sound support for RZ/G2L SMARC EVK Biju Das
2021-09-21  8:46 ` [PATCH 1/4] arm64: dts: renesas: r9a07g044: Add DMA support to SSI Biju Das
2021-09-24  7:53   ` Geert Uytterhoeven
2021-09-21  8:46 ` [PATCH 2/4] arm64: dts: renesas: rzg2l-smarc: Add WM8978 sound codec Biju Das
2021-09-24  8:05   ` Geert Uytterhoeven
2021-09-21  8:46 ` [PATCH 3/4] arm64: dts: renesas: rzg2l-smarc: Enable audio Biju Das
2021-09-24  8:14   ` Geert Uytterhoeven
2021-09-21  8:46 ` [PATCH 4/4] arm64: dts: renesas: rzg2l-smarc: Add Mic routing Biju Das
2021-09-24  8:17   ` Geert Uytterhoeven

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).