+17
−0
sound/soc/codecs/pcm186x-i2c.c
0 → 100644
+69
−0
sound/soc/codecs/pcm186x-spi.c
0 → 100644
+69
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This is an initial version of the PCM186x codec driver supporting both 2-channel and 4-channel device variants. Not all device features are supported yet such as master/slave mode PLL configuration for which the codec driver currently relies on the PCM186x built-in clock auto-detection feature or the connection of digital microphones. However here is what's here and what should work: - Support for SPI and I2C low-level interfaces - Regmap support and basic register definitions - Input Mixer and Mux selection - I2C, LJ, and TDM DAI format support Signed-off-by:Andreas Dannenberg <dannenberg@ti.com> Signed-off-by:
Michael Stecklein <m-stecklein@ti.com> Signed-off-by:
Andrew F. Davis <afd@ti.com> Signed-off-by:
Mark Brown <broonie@kernel.org>