Add driver for rpi-proto
authorWaldemar Brodkorb <wbrodkorb@conet.de>
Wed, 25 Mar 2015 08:26:17 +0000 (09:26 +0100)
committerpopcornmix <popcornmix@gmail.com>
Mon, 13 May 2019 23:07:56 +0000 (00:07 +0100)
commit873dd079e2849850219e3125a184af656b02ffe8
tree3d97a7dcd152bbd367f96f0b67d722b963cc7c22
parent119ce24b90d61d3bfd39b387d945324b920f14bc
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/rpi-proto.c [new file with mode: 0644]