linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Add the Infineon PEB2466 codec support
@ 2023-02-06 14:49 Herve Codina
  2023-02-06 14:49 ` [PATCH 1/3] dt-bindings: sound: Add the Infineon PEB2466 codec Herve Codina
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Herve Codina @ 2023-02-06 14:49 UTC (permalink / raw)
  To: Herve Codina, Liam Girdwood, Mark Brown, Rob Herring,
	Krzysztof Kozlowski, Linus Walleij, Bartosz Golaszewski,
	Jaroslav Kysela, Takashi Iwai
  Cc: alsa-devel, devicetree, linux-kernel, linux-gpio,
	Christophe Leroy, Thomas Petazzoni

Hi,

The Infineon PEB2466 codec is a programmable DSP-based four channels
codec with filters capabilities.
It also provides signals as GPIOs.

Best regards,
Herve Codina

Herve Codina (3):
  dt-bindings: sound: Add the Infineon PEB2466 codec
  ASoC: codecs: Add support for the Infineon PEB2466 codec
  MAINTAINERS: add the Infineon PEB2466 codec entry

 .../bindings/sound/infineon,peb2466.yaml      |   91 +
 MAINTAINERS                                   |    7 +
 sound/soc/codecs/Kconfig                      |   12 +
 sound/soc/codecs/Makefile                     |    2 +
 sound/soc/codecs/peb2466.c                    | 2071 +++++++++++++++++
 5 files changed, 2183 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/sound/infineon,peb2466.yaml
 create mode 100644 sound/soc/codecs/peb2466.c

-- 
2.39.1


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

end of thread, other threads:[~2023-02-09 18:36 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-06 14:49 [PATCH 0/3] Add the Infineon PEB2466 codec support Herve Codina
2023-02-06 14:49 ` [PATCH 1/3] dt-bindings: sound: Add the Infineon PEB2466 codec Herve Codina
2023-02-07 21:06   ` Rob Herring
2023-02-06 14:49 ` [PATCH 2/3] ASoC: codecs: Add support for " Herve Codina
2023-02-07 21:17   ` Christophe JAILLET
2023-02-08  7:10     ` Herve Codina
2023-02-06 14:49 ` [PATCH 3/3] MAINTAINERS: add the Infineon PEB2466 codec entry Herve Codina
2023-02-09 18:36 ` [PATCH 0/3] Add the Infineon PEB2466 codec support Mark Brown

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