ARM: adau1977-adc: Add basic machine driver for adau1977 codec driver.
authorAndrey Grodzovsky <andrey2805@gmail.com>
Wed, 4 May 2016 02:10:59 +0000 (22:10 -0400)
committerpopcornmix <popcornmix@gmail.com>
Mon, 20 Feb 2017 20:28:19 +0000 (20:28 +0000)
commit434e4df545695e736c923cadf06f5359d4f66513
tree5b03fcdc4237c8952e56740022c3ff1b3bb809b9
parent4870908cffa65f1b1596d80ca7d2a08d015985cd
ARM: adau1977-adc: Add basic machine driver for adau1977 codec driver.

This commit adds basic support for the codec usage including: Device tree overlay,
binding I2S bus and setting I2S mode, clock source and frequency setting according
to spec.

Signed-off-by: Andrey Grodzovsky <andrey2805@gmail.com>
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/adau1977-adc.c [new file with mode: 0644]