devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] ASoC: Add ak4619 codec support
@ 2024-06-17  0:29 Kuninori Morimoto
  2024-06-17  0:30 ` [PATCH 1/2] " Kuninori Morimoto
  2024-06-17  0:30 ` [PATCH 2/2] ASoC: dt-bindings: ak4619: Add initial DT binding Kuninori Morimoto
  0 siblings, 2 replies; 5+ messages in thread
From: Kuninori Morimoto @ 2024-06-17  0:29 UTC (permalink / raw)
  To: Mark Brown, Rob Herring, Krzysztof Kozlowski
  Cc: Linux-ALSA, devicetree, Khanh Le


Hi Mark

This patch-set adds ak4619 driver.
It was created by Khanh, and I updated/adjusted to upstream.
It was tested on Renesas V4M GrayH

Khanh Le (1):
  ASoC: Add ak4619 codec support

Kuninori Morimoto (1):
  ASoC: dt-bindings: ak4619: Add initial DT binding

 .../devicetree/bindings/sound/ak4619.yaml     |  48 +
 sound/soc/codecs/Kconfig                      |   5 +
 sound/soc/codecs/Makefile                     |   2 +
 sound/soc/codecs/ak4619.c                     | 903 ++++++++++++++++++
 4 files changed, 958 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/ak4619.yaml
 create mode 100644 sound/soc/codecs/ak4619.c

-- 
2.43.0

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

end of thread, other threads:[~2024-06-17  7:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-17  0:29 [PATCH 0/2] ASoC: Add ak4619 codec support Kuninori Morimoto
2024-06-17  0:30 ` [PATCH 1/2] " Kuninori Morimoto
2024-06-17  7:29   ` Krzysztof Kozlowski
2024-06-17  0:30 ` [PATCH 2/2] ASoC: dt-bindings: ak4619: Add initial DT binding Kuninori Morimoto
2024-06-17  7:27   ` Krzysztof Kozlowski

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).