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>
Sat, 31 Mar 2018 14:45:21 +0000 (15:45 +0100)
commit77f2ba0ebdeddde58cf1a55a8b65b6075df39579
tree728a4b2ff3c4cf6a7b690a654e3a0afa9e417c0e
parentd274d4d990b89694b8648882238f5d2f567fabf3
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]