]> 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)
committerSeth Forshee <seth.forshee@canonical.com>
Wed, 21 Jun 2017 16:34:54 +0000 (11:34 -0500)
commit7ed02022d4cde9f6a6c450593543bab89a17cf9e
treea67dc435611b7b8368efd026350b674eac16cbeb
parentc5891ffa56452b79ddebb76825b78fe31880d67d
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]