6 Jan
2018
6 Jan
'18
7:11 a.m.
On Fri, Jan 05, 2018 at 05:04:21PM +0000, Mark Brown wrote:
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.
Agreed, will drop this
--
~Vinod