]> git.proxmox.com Git - mirror_ubuntu-artful-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>
Fri, 9 Mar 2018 15:21:02 +0000 (12:21 -0300)
commit2d2783498056db4f501a792e5ec8cbde73cbce52
tree6307c305cfe8506b7fbb6f864904a6f47e22a3f4
parent8c855fbd3aed960c458352a571b8b8af5932a089
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>
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/rpi-cirrus.c [new file with mode: 0644]