]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
Add support for Fe-Pi audio sound card. (#1867)
authorFe-Pi <fe-pi@cox.net>
Wed, 1 Mar 2017 11:42:43 +0000 (04:42 -0700)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Mon, 28 Aug 2017 18:30:24 +0000 (15:30 -0300)
commit24d0429040b2c3aa1bf3d922335414307b52357b
tree9869f40a2aeb576a7468484e583a76e4232db171
parentf3c861395b5daee817a2ed64bf8181c9a366ff47
Add support for Fe-Pi audio sound card. (#1867)

Fe-Pi Audio Sound Card is based on NXP SGTL5000 codec.
Mechanical specification of the board is the same the Raspberry Pi Zero.
3.5mm jacks for Headphone/Mic, Line In, and Line Out.

Signed-off-by: Henry Kupis <fe-pi@cox.net>
arch/arm/boot/dts/overlays/Makefile
arch/arm/boot/dts/overlays/README
arch/arm/boot/dts/overlays/fe-pi-audio-overlay.dts [new file with mode: 0644]
arch/arm/configs/bcm2709_defconfig
arch/arm/configs/bcmrpi_defconfig
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/fe-pi-audio.c [new file with mode: 0644]