MLK-15071-1: ASoC: codecs: Add AK5558 ADC driver
authorMihai Serban <mihai.serban@nxp.com>
Tue, 13 Jun 2017 11:52:28 +0000 (14:52 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:53:03 +0000 (14:53 -0500)
commitf0e9d3e19476317c4d18fd05ac98ed552e99ed32
treeb449edb0928d86412467cfb101a35265626cb8ae
parent28fa2a85dfc31bb2390880d5a018b8a23952561f
MLK-15071-1: ASoC: codecs: Add AK5558 ADC driver

The AK555x series is a 32-bit, 768 kHz sampling, differential input A/D
converter for digital audio systems. The datasheet is available here:
https://www.akm.com/akm/en/file/datasheet/AK5558VN.pdf

Signed-off-by: Mihai Serban <mihai.serban@nxp.com>
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Documentation/devicetree/bindings/sound/ak5558.txt [new file with mode: 0644]
sound/soc/codecs/Kconfig
sound/soc/codecs/Makefile
sound/soc/codecs/ak5558.c [new file with mode: 0644]
sound/soc/codecs/ak5558.h [new file with mode: 0644]