ASoC: Add driver for Cirrus Logic Audio Card
authorMatthias Reichl <hias@horus.com>
Sun, 22 Jan 2017 11:49:37 +0000 (12:49 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 01:00:07 +0000 (01:00 +0000)
commit2643df733a44ba363014c7b0ab248ff9b161dffd
tree6e20a66b080965d8d6d88f2b1ad037e372592642
parent466ce32fd5fdbfed8d15d5e6dd93515f25cdd71b
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]