ASoC: Add LAPIS Semiconductor ML26124 driver
authorTomoya MORINAGA <tomoya.rohm@gmail.com>
Mon, 19 Mar 2012 11:59:28 +0000 (20:59 +0900)
committerMark Brown <broonie@opensource.wolfsonmicro.com>
Sun, 1 Apr 2012 10:28:28 +0000 (11:28 +0100)
commitd808fe9f3e7f4092580c3294692bb801369b9c9f
tree52ba355f55bfa6b3e555b22c8084c3a30aff617b
parentab92d09d1306c738b751b839d81e867af1039d14
ASoC: Add LAPIS Semiconductor ML26124 driver

ML26124-01HB/ML26124-02GD is 16bit monaural audio CODEC which has high
resistance to voltage noise. On chip regulator realizes power supply rejection
ratio be over 90dB so more than 50dB is improved than ever. ML26124-01HB/
ML26124-02GD can deliver stable audio performance without being affected by noise
from the power supply circuit and peripheral components. The chip also includes
a composite video signal output, which can be applied to various portable device
 requirements. The ML26124 is realized these functions into very small package
the size is only 2.56mm x 2.46mm therefore can be construct high quality sound
system easily.
ML26124-01HB is 25pin WCSP package; ML26124-02GD is 32pin WQFN package.

Signed-off-by: Tomoya MORINAGA <tomoya.rohm@gmail.com>
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/ml26124.c [new file with mode: 0644]
sound/soc/codecs/ml26124.h [new file with mode: 0644]