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, 23 Jul 2017 02:19:48 +0000 (02:19 +0000)
commit739c488be6e7348a553cca0f85630f78b9f9bec4
treebbe42c79eedb8c020f6fa5ed5468d97912e10c1f
parent60efca1bf22e9d24434d485feb4901d3266a3d45
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]