24 Nov
2011
24 Nov
'11
7:30 p.m.
On Thursday 24 November 2011 07:48:27 Lars-Peter Clausen wrote:
Add support for loading the SigmaDSP firmware using regmap. This allows us to transparently use SPI or I2C as the transport protocol on devices which support them.
Acked-by: Mike Frysinger vapier@gentoo.org
For now we keep the old I2C support since we have one user of this which is not straight forward to convert to regmap, due to variable length registers.
add a Kconfig knob so it's disabled by default except for the old codec ? -mike