]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
ASoC: Add driver for Cirrus Logic Audio Card
authorMatthias Reichl <hias@horus.com>
Sun, 22 Jan 2017 11:49:37 +0000 (12:49 +0100)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Mon, 28 Aug 2017 18:30:22 +0000 (15:30 -0300)
commit2327debb51a4d4e6525125d5e076b69dcd19a88e
tree225c544493ee8a4add56a39feb78f7f522bd3aa0
parenta726d09d92f45a8d128b8b5e355156a68c3f2ba8
ASoC: Add driver for Cirrus Logic Audio Card

Note: due to problems with deferred probing of regulators
the following softdep should be added to a modprobe.d file

softdep arizona-spi pre: arizona-ldo1

Signed-off-by: Matthias Reichl <hias@horus.com>
arch/arm/boot/dts/overlays/Makefile
arch/arm/boot/dts/overlays/README
arch/arm/boot/dts/overlays/rpi-cirrus-wm5102-overlay.dts [new file with mode: 0644]
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/rpi-cirrus.c [new file with mode: 0644]