ASoC: codecs: Add support for the Infineon PEB2466 codec
authorHerve Codina <herve.codina@bootlin.com>
Mon, 6 Feb 2023 14:49:03 +0000 (15:49 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 9 Feb 2023 15:38:26 +0000 (15:38 +0000)
commit227f609c7c0e44f2103a8406ff9379ee1de3bc28
treed7edb8c489c08d3e0229e761122120ff47768583
parent4c03e952ad8688a28aed9b72fc48291240707c7d
ASoC: codecs: Add support for the Infineon PEB2466 codec

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

Signed-off-by: Herve Codina <herve.codina@bootlin.com>
Link: https://lore.kernel.org/r/20230206144904.91078-3-herve.codina@bootlin.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/peb2466.c [new file with mode: 0644]