[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230206144904.91078-1-herve.codina@bootlin.com>
Date: Mon, 6 Feb 2023 15:49:01 +0100
From: Herve Codina <herve.codina@...tlin.com>
To: Herve Codina <herve.codina@...tlin.com>,
Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Linus Walleij <linus.walleij@...aro.org>,
Bartosz Golaszewski <brgl@...ev.pl>,
Jaroslav Kysela <perex@...ex.cz>, Takashi Iwai <tiwai@...e.com>
Cc: alsa-devel@...a-project.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org,
Christophe Leroy <christophe.leroy@...roup.eu>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>
Subject: [PATCH 0/3] Add the Infineon PEB2466 codec support
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
Powered by blists - more mailing lists