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)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 23 Jul 2017 02:19:52 +0000 (02:19 +0000)
commit04169a07201d1aab62c7dd8a2e7b3d60a712231c
tree3247375b49b42cad612463f7d0f7e72c52c278c3
parent48e1278c4d0a7f9bcfbdb566de0a30135f845720
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]