Linux Sound subsystem development
 help / color / mirror / Atom feed
* [RESEND v5 0/2] ASoC: codecs: add support for ES8389
@ 2025-03-27  6:35 Zhang Yi
  2025-03-27  6:35 ` [RESEND v5 1/2] " Zhang Yi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Zhang Yi @ 2025-03-27  6:35 UTC (permalink / raw)
  To: broonie, robh, tiwai, devicetree, conor+dt, lgirdwood,
	linux-kernel, linux-sound, perex, krzk+dt
  Cc: amadeuszx.slawinski, krzk, Zhang Yi

The driver is for codec ES8389 of everest-semi.

Differing from v4, I added es8389_set_tdm_slot.
At the same time I removed some unnecessary properties in the dts

Zhang Yi (2):
  ASoC: codecs: add support for ES8389
  ASoC: dt-bindings: Add Everest ES8389 audio CODEC

 .../bindings/sound/everest,es8389.yaml        |  50 +
 sound/soc/codecs/Kconfig                      |   7 +-
 sound/soc/codecs/Makefile                     |   2 +
 sound/soc/codecs/es8389.c                     | 966 ++++++++++++++++++
 sound/soc/codecs/es8389.h                     | 140 +++
 5 files changed, 1164 insertions(+), 1 deletion(-)
 create mode 100644 Documentation/devicetree/bindings/sound/everest,es8389.yaml
 create mode 100644 sound/soc/codecs/es8389.c
 create mode 100644 sound/soc/codecs/es8389.h

-- 
2.17.1


^ permalink raw reply	[flat|nested] 6+ messages in thread
* RE: [RESEND v5 0/2] ASoC: codecs: add support for ES8389
@ 2025-03-27  7:21 Zhang Yi
  2025-03-27  7:21 ` [RESEND v5 2/2] ASoC: dt-bindings: Add Everest ES8389 audio CODEC Zhang Yi
  0 siblings, 1 reply; 6+ messages in thread
From: Zhang Yi @ 2025-03-27  7:21 UTC (permalink / raw)
  To: broonie, robh, tiwai, devicetree, conor+dt, lgirdwood,
	linux-kernel, linux-sound, perex, krzk+dt
  Cc: amadeuszx.slawinski, krzk

> Where is full changelog? Look how other patchsets create it, so it is readable.
> 
> Even this entry is not detailed - what did you remove?

I'll give a fuller changelog

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

end of thread, other threads:[~2025-03-27  7:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-27  6:35 [RESEND v5 0/2] ASoC: codecs: add support for ES8389 Zhang Yi
2025-03-27  6:35 ` [RESEND v5 1/2] " Zhang Yi
2025-03-27  6:35 ` [RESEND v5 2/2] ASoC: dt-bindings: Add Everest ES8389 audio CODEC Zhang Yi
2025-03-27  7:06   ` Krzysztof Kozlowski
2025-03-27  7:03 ` [RESEND v5 0/2] ASoC: codecs: add support for ES8389 Krzysztof Kozlowski
  -- strict thread matches above, loose matches on Subject: below --
2025-03-27  7:21 Zhang Yi
2025-03-27  7:21 ` [RESEND v5 2/2] ASoC: dt-bindings: Add Everest ES8389 audio CODEC Zhang Yi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox