-
Notifications
You must be signed in to change notification settings - Fork 5.2k
This will add durio sound driver to rpi 3.18.y #867
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This is driver for Durio Sound base on pcm5102a. I have tested on all RPI A, RPI B, RPI B+, RPI A+, and RPI2 B. All work. Please merge to branch rpi 3.18.y. Thank you very much. |
Changes to be committed: new file: arch/arm/boot/dts/duriosound-dac-overlay.dts new file: sound/soc/bcm/duriosound-dac.c Changes not staged for commit: modified: arch/arm/configs/bcm2709_defconfig modified: arch/arm/configs/bcmrpi_defconfig modified: arch/arm/mach-bcm2708/bcm2708.c modified: arch/arm/mach-bcm2709/bcm2709.c modified: sound/soc/bcm/Kconfig modified: sound/soc/bcm/Makefile modified: sound/soc/bcm/duriosound-dac.c
72018f5
to
035f9ed
Compare
|
Hi Pelwell, For Hifiberry DAC (HW) is available for RPI A and B, and for RPI B+ and RPI2 B will need to go for Hifiberry DAC+. For me I am happy to close the PR, and I can offer the module driver to Durio Sound users on my community support forum, if they want it. I also told them that Hifiberry DAC is working, but on the previous kernel 3.12.y. Some users said durio sound driver provide sound a bit bigger than Hifiberry DAC driver. Secondly, Yes for overlay file I follow the one you wrote for hifiberry. Due to it use i2s port and same dac chip. I just think to use durio name configured in /boot/config.txt will be easier for users. Thank you very much, |
We'll obviously never merge this into the ancient 3.18 kernel, so closing. |
Changes to be committed:
new file: arch/arm/boot/dts/duriosound-dac-overlay.dts
new file: sound/soc/bcm/duriosound-dac.c
Changes not staged for commit:
modified: arch/arm/configs/bcm2709_defconfig
modified: arch/arm/configs/bcmrpi_defconfig
modified: arch/arm/mach-bcm2708/bcm2708.c
modified: arch/arm/mach-bcm2709/bcm2709.c
modified: sound/soc/bcm/Kconfig
modified: sound/soc/bcm/Makefile
modified: sound/soc/bcm/duriosound-dac.c