]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Add driver for rpi-proto
authorWaldemar Brodkorb <wbrodkorb@conet.de>
Wed, 25 Mar 2015 08:26:17 +0000 (09:26 +0100)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 14 Jun 2017 09:11:35 +0000 (11:11 +0200)
commit6bb20f76498a1a2488ad06d612cda07da619831c
tree1a743863475af71aed59a950210a3cb971f5dabe
parentc818092ad589df8eea7a0355740882cc0f840701
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]