All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] arm64: use Audio Graph Card2 on ULCB
@ 2021-11-16  8:26 Kuninori Morimoto
  2021-11-16  8:26 ` [PATCH 1/3] arm64: dts: renesas: ulcb/ulcb-kf: switch to use audio-graph-card2 for sound Kuninori Morimoto
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Kuninori Morimoto @ 2021-11-16  8:26 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Magnus, linux-renesas-soc


Hi Geert

ALSA SoC has now new Audio Graph Card2 driver which can handle
sound card more flexible.
These patches enable and use it for ULCB board.

I'm thinking not update on other boards, because I want to know
both Card and Card2 behavior on upstream kernel.

Check "Audio Graph Card2" behavior on ULCB,
and   "Audio Graph Card"  behavior on other boards.

1 updates ULCB DT
2 updates defconfig
3 updates renesas_defconfig

Kuninori Morimoto (3):
  1) arm64: dts: renesas: ulcb/ulcb-kf: switch to use audio-graph-card2 for sound
  2) arm64: defconfig: Enable Audio Graph Card2 driver
  3) arm64: renesas: defconfig: Enable Audio Graph Card2 driver

 arch/arm64/boot/dts/renesas/ulcb-kf.dtsi | 22 ++++++++--------------
 arch/arm64/boot/dts/renesas/ulcb.dtsi    | 20 +++++++-------------
 arch/arm64/configs/defconfig             |  1 +
 arch/arm64/configs/renesas_defconfig     |  1 +
 4 files changed, 17 insertions(+), 27 deletions(-)

-- 
2.25.1


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

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

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-16  8:26 [PATCH 0/3] arm64: use Audio Graph Card2 on ULCB Kuninori Morimoto
2021-11-16  8:26 ` [PATCH 1/3] arm64: dts: renesas: ulcb/ulcb-kf: switch to use audio-graph-card2 for sound Kuninori Morimoto
2021-11-23 11:42   ` Geert Uytterhoeven
2021-11-23 23:04     ` Kuninori Morimoto
2021-11-16  8:26 ` [PATCH 2/3] arm64: defconfig: Enable Audio Graph Card2 driver Kuninori Morimoto
2021-11-16  8:26 ` [PATCH 3/3] arm64: renesas: " Kuninori Morimoto

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.