All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/3] arm64: dts: renesas: r8a77995: draak: add R-Car Sound support
@ 2021-05-27  4:36 Kuninori Morimoto
  2021-05-27  4:36 ` [PATCH v3 1/3] clk: renesas: r8a77995: Add ZA2 clock Kuninori Morimoto
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Kuninori Morimoto @ 2021-05-27  4:36 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: Magnus, linux-renesas-soc, kazuya.mizuguchi.ks,
	yoshihiro.shimoda.uh, hoai.luu.ub, takeshi.kihara.df,
	harunobu.kurokawa.dn, khiem.nguyen.xt, hien.dang.eb


Hi Geert

These are v3 of R-Car D3 Sound support patch-set.
It is based on latest ALSA SoC branch (= asoc/for-5.14).

asoc
	git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound.git

v1 -> v2
	- ZA2 clock is based on PLL0D3 clock
	- move SW60 comment to related block
	- tidyup git-log typo
	- based on latest ALSA SoC
	 * don't have null_clock (= audio_clk_c)
	 * no more DT warning

v2 -> v3
	- alphabetical / numerical sort order
	  on both r8a77995.dts, r8a77995-draak.dts

Link: https://lore.kernel.org/r/87k0nyci2t.wl-kuninori.morimoto.gx@renesas.com
Link: https://lore.kernel.org/r/87sg2boi3h.wl-kuninori.morimoto.gx@renesas.com

Kuninori Morimoto (3):
  clk: renesas: r8a77995: Add ZA2 clock
  arm64: dts: renesas: r8a77995: add R-Car Sound support
  arm64: dts: renesas: r8a77995: draak: Add R-Car Sound support

 .../arm64/boot/dts/renesas/r8a77995-draak.dts | 111 ++++++++++++
 arch/arm64/boot/dts/renesas/r8a77995.dtsi     | 166 ++++++++++++++++++
 drivers/clk/renesas/r8a77995-cpg-mssr.c       |   1 +
 3 files changed, 278 insertions(+)

-- 
2.25.1


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

end of thread, other threads:[~2021-06-04  8:04 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-27  4:36 [PATCH v3 0/3] arm64: dts: renesas: r8a77995: draak: add R-Car Sound support Kuninori Morimoto
2021-05-27  4:36 ` [PATCH v3 1/3] clk: renesas: r8a77995: Add ZA2 clock Kuninori Morimoto
2021-05-27  9:12   ` Geert Uytterhoeven
2021-05-27  4:36 ` [PATCH v3 2/3] arm64: dts: renesas: r8a77995: add R-Car Sound support Kuninori Morimoto
2021-05-27  9:19   ` Geert Uytterhoeven
2021-05-27  4:36 ` [PATCH v3 3/3] arm64: dts: renesas: r8a77995: draak: Add " Kuninori Morimoto
2021-05-27  9:26   ` Geert Uytterhoeven
2021-06-04  1:33 ` [PATCH v3 0/3] arm64: dts: renesas: r8a77995: draak: add " Kuninori Morimoto
2021-06-04  8:03   ` 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.