From: Lars-Peter Clausen Date: Wed, 19 Nov 2014 17:29:06 +0000 (+0100) Subject: ASoC: sigmadsp: Add support for fw v2 X-Git-Tag: omap-for-v3.19/fixes-rc1~126^2~20^2~11^3~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a35daac77a0397d4f23b642d3dc0684682e56cc5;p=pandora-kernel.git ASoC: sigmadsp: Add support for fw v2 This patch adds support for the v2 version of the SigmaDSP firmware file format. The new format has support for having different program and parameter settings for different samplerates. In addition it stores metadata describing the firmware. This metadata includes the set of supported samplerates which will be used to restrict the samplerates that can be selected by userspace. Also included is information about the modifiable parameters. Those will be exposed as ALSA controls so they can be changed at runtime. The new format is based on a binary type-length-value structure that makes it both forward and backwards compatible. Signed-off-by: Lars-Peter Clausen Signed-off-by: Mark Brown --- Reading git-diff-tree failed