linux-brain/drivers/soundwire
Pierre-Louis Bossart b3fcff6b78 soundwire: intel: fix PDI/stream mapping for Bulk
[ Upstream commit c134f914e9f55b7817e2bae625ec0e5f1379f7cd ]

The previous formula is incorrect for PDI0/1, the mapping is not
linear but has a discontinuity between PDI1 and PDI2.

This change has no effect on PCM PDIs (same mapping).

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20191022232948.17156-1-pierre-louis.bossart@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2019-12-31 16:35:55 +01:00
..
bus_type.c soundwire: Respect all error codes from dev_pm_domain_attach() 2018-05-14 22:58:45 +02:00
bus.c soundwire: Initialize completion for defer messages 2019-11-20 18:45:22 +01:00
bus.h soundwire: Add bank switch routine 2018-05-11 21:47:05 +05:30
cadence_master.c soundwire: cadence_master: fix definitions for INTSTAT0/1 2019-09-06 10:21:56 +02:00
cadence_master.h soundwire: cdns: Add stream routines 2018-05-11 21:48:06 +05:30
intel_init.c soundwire: intel: Fix uninitialized adev deref 2019-11-20 18:45:22 +01:00
intel.c soundwire: intel: fix PDI/stream mapping for Bulk 2019-12-31 16:35:55 +01:00
intel.h soundwire: intel: Add audio DAI ops 2018-05-11 21:48:07 +05:30
Kconfig soundwire: depend on ACPI 2019-11-12 19:20:38 +01:00
Makefile soundwire: fix regmap dependencies and align with other serial links 2019-10-07 18:57:27 +02:00
mipi_disco.c soundwire: Add MIPI DisCo property helpers 2017-12-19 11:14:57 +01:00
slave.c
stream.c soundwire: stream: fix out of boundary access on port properties 2019-07-14 08:11:05 +02:00