]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
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)
committerAndy Whitcroft <apw@canonical.com>
Thu, 13 Jul 2017 16:49:58 +0000 (17:49 +0100)
commit0503ca190fa29ea9ff8e158e540271f875706114
tree6c438e076fbc71c175b021ea67cc461379775591
parent5453722e58613d3a9e2338e23e9c4ee250a596a1
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]