MLK-15033-1: ASoC: codecs: Add support for AK4458 DAC
authorMihai Serban <mihai.serban@nxp.com>
Tue, 6 Jun 2017 09:12:08 +0000 (12:12 +0300)
committerNitin Garg <nitin.garg@nxp.com>
Tue, 20 Mar 2018 19:53:01 +0000 (14:53 -0500)
commitb6f3938cb2163ed086fb32d06795203f8b090155
treeba9f53df495ae27e516e6ee7de2d0c05eab8e55c
parent08c54f1139a1182e52a26e2a349b547fce68e210
MLK-15033-1: ASoC: codecs: Add support for AK4458 DAC

The AK4458 is a 32-bit 8ch Premium DAC, its datasheet is available here:
https://www.akm.com/akm/en/file/datasheet/AK4458VN.pdf

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