Add driver for rpi-proto
authorWaldemar Brodkorb <wbrodkorb@conet.de>
Wed, 25 Mar 2015 08:26:17 +0000 (09:26 +0100)
committerRaspbian kernel package updater <root@raspbian.org>
Sun, 8 Oct 2017 00:59:53 +0000 (00:59 +0000)
commit9d933fa30487fc48b753a67f6997148b128ce19a
treea46f69b28955035d5065d5964ded9437e8081a1c
parenta074f56ec90fbbbd9f22df81e3b9dfd5ce13cd6f
Add driver for rpi-proto

Forward port of 3.10.x driver from https://github.com/koalo
We are using a custom board and would like to use rpi 3.18.x
kernel. Patch works fine for our embedded system.

URL to the audio chip:
http://www.mikroe.com/add-on-boards/audio-voice/audio-codec-proto/

Playback tested with devicetree enabled.

Signed-off-by: Waldemar Brodkorb <wbrodkorb@conet.de>
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/rpi-proto.c [new file with mode: 0644]