[alsa-devel] [PATCH v6 07/14] regmap: Add SoundWire bus support

Mark Brown broonie at kernel.org
Fri Jan 5 18:04:21 CET 2018


On Thu, Dec 14, 2017 at 11:19:38AM +0530, Vinod Koul wrote:

> +	/* SoundWire register address are contiguous */
> +	if (config->reg_stride != 0)
> +		return -ENOTSUPP;

That doesn't mean the chip hasn't decided not to use half the addresses
for some reason - this isn't something the bus should be enforcing.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://mailman.alsa-project.org/pipermail/alsa-devel/attachments/20180105/7f619482/attachment.sig>


More information about the Alsa-devel mailing list