Le 16/03/2023 à 13:27, Herve Codina a écrit :
The Lantiq PEF2256, also known as Infineon PEF2256 or FALC256, is a
s/FALC256/FALC56
framer and line interface component designed to fulfill all required interfacing between an analog E1/T1/J1 line and the digital PCM system highway/H.100 bus.
The codec support allows to use some of the PCM system highway time-slots as audio channels to transport audio data over the E1/T1/J1 lines. It provides also line carrier detection events reported through the ALSA jack detection feature.
Signed-off-by: Herve Codina herve.codina@bootlin.com
sound/soc/codecs/Kconfig | 14 ++ sound/soc/codecs/Makefile | 2 + sound/soc/codecs/pef2256-codec.c | 395 +++++++++++++++++++++++++++++++ 3 files changed, 411 insertions(+) create mode 100644 sound/soc/codecs/pef2256-codec.c
No other comment.
Christophe