]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/commit
Support for Blokas Labs pisound board
authorgtrainavicius <gtrainavicius@users.noreply.github.com>
Sun, 23 Oct 2016 09:06:53 +0000 (12:06 +0300)
committerThadeu Lima de Souza Cascardo <cascardo@canonical.com>
Fri, 9 Mar 2018 15:21:02 +0000 (12:21 -0300)
commit8c855fbd3aed960c458352a571b8b8af5932a089
tree30f7145cae5dc46053398d42ed2a2a3adda64004
parent76550ff7ea4283b98c3f40b65fc24bef692cc731
Support for Blokas Labs pisound board

Pisound dynamic overlay (#1760)

Restructuring pisound-overlay.dts, so it can be loaded and unloaded dynamically using dtoverlay.

Print a logline when the kernel module is removed.

pisound improvements:

* Added a writable sysfs object to enable scripts / user space software
to blink MIDI activity LEDs for variable duration.
* Improved hw_param constraints setting.
* Added compatibility with S16_LE sample format.
* Exposed some simple placeholder volume controls, so the card appears
in volumealsa widget.

Signed-off-by: Giedrius Trainavicius <giedrius@blokas.io>
Documentation/devicetree/bindings/vendor-prefixes.txt
sound/soc/bcm/Kconfig
sound/soc/bcm/Makefile
sound/soc/bcm/pisound.c [new file with mode: 0644]