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>
Thu, 9 Mar 2017 17:52:23 +0000 (17:52 +0000)
commit857895b55c3f77fea7272b95f4100f093964b00b
tree9da5cd99104fd6828f0245a88331272391baea04
parent6d8a6526263da2c54fa07768c167fc3cb8d884e4
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]