]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit - sound/soc/bcm/Kconfig
Add driver for rpi-proto
authorWaldemar Brodkorb <wbrodkorb@conet.de>
Wed, 25 Mar 2015 08:26:17 +0000 (09:26 +0100)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 9 Mar 2018 15:21:00 +0000 (12:21 -0300)
commita6f8c41a2138f839fb36ff8cb6f4e4ac6de47c3a
tree3079d50382591f763017a38d899d825bed0560fb
parent0a024786d874685f7d23fd4b16d68775fac593a9
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]