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, 8 Oct 2017 00:59:54 +0000 (00:59 +0000)
commit282665c2114f6b81b04513b4e35e0966c4048201
tree69d704a5a1a635e459a2ed98774f7c45916c5f9c
parent195841dc63a635c568ed735ed4abee12619077df
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]