Re: [PATCH 8/8] ASoC: SigmaDSP: Add regmap support

From: Lars-Peter Clausen
Date: Fri Nov 25 2011 - 03:59:09 EST


On 11/24/2011 06:30 PM, Mike Frysinger wrote:
> 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@xxxxxxxxxx>
>
>> 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

I don't think it's worth it. The I2C specific code is maybe 15 lines.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/