]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
committerJuerg Haefliger <juerg.haefliger@canonical.com>
Wed, 13 Sep 2017 08:03:26 +0000 (10:03 +0200)
commit97a9d8031fd713823215d355f85bf56d76ab325e
tree3c27237fea7f401afe1149e93c1faa303affdcc9
parent805df4c87f5055bed68007dcf1b5588573737a4e
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]