]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - sound/soc/bcm/Kconfig
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)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 9 Mar 2018 15:21:00 +0000 (12:21 -0300)
commit374ca3648389a25ce62b7d3fde0b8cf1d4fc144f
tree93c2374385dfe66dd004fedf0336cebca206de09
parent01a9fbf6c4c54a8a5e270df5ff62b63fe178a424
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]