+2
−0
+2
−0
drivers/staging/bcm2835-audio/Kconfig
0 → 100644
+7
−0
drivers/staging/bcm2835-audio/Makefile
0 → 100644
+5
−0
+346
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Initial cleanup of bcm2835-audio driver for the bcm2535(Raspberry PI) Driver provides HDMI audio through ALSA and is built on top of the vc04_services driver. Original version of the driver is available at: http://www.github.com/raspberry/linux Driver compiles without any build errors or warnings. Tested on a RPI 3 running in ARM64 mode with the vlc player and alsautils. Signed-off-by:Michael Zoran <mzoran@crowfest.net> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>