]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - arch/arm/configs/bcmrpi_defconfig
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)
committerKleber Sacilotto de Souza <kleber.souza@canonical.com>
Tue, 19 Sep 2017 10:07:52 +0000 (12:07 +0200)
commit2bea807b6c5fadb98be5f0646043717840b21ba9
tree787764eafc1a6e00eca74304f27035d1fb757a2f
parent47e5c234fa08c1959259e5f573ebc87ca1e0c618
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]