mirror-linux/drivers/soundwire
Pierre-Louis Bossart 0da27d8efc soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
[ Upstream commit f74495761d ]

Some NUC15 LAPBC710 devices don't expose the same DMI information as
the Intel reference, add additional entry in the match table.

BugLink: https://github.com/thesofproject/linux/issues/3885
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://lore.kernel.org/r/20221018012500.1592994-1-yung-chuan.liao@linux.intel.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-01-04 11:28:56 +01:00
..
Kconfig soundwire: intel: move to auxiliary bus 2021-06-14 10:12:26 +05:30
Makefile
bus.c soundwire updates for 6.1-rc1 2022-10-07 16:13:55 -07:00
bus.h soundwire: export sdw_update() and sdw_update_no_pm() 2021-06-21 13:00:42 +01:00
bus_type.c soundwire: revisit driver bind/unbind and callbacks 2022-07-06 12:34:21 +05:30
cadence_master.c soundwire updates for 6.1-rc1 2022-10-07 16:13:55 -07:00
cadence_master.h soundwire: intel/cadence: expose PING status in manager ops 2022-08-17 13:00:53 +01:00
debugfs.c soundwire: debugfs: use controller id and link_id for debugfs 2021-10-01 09:53:47 +05:30
dmi-quirks.c soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15 2023-01-04 11:28:56 +01:00
generic_bandwidth_allocation.c soundwire: bandwidth allocation: improve error messages 2021-05-11 17:34:07 +05:30
intel.c soundwire: intel: Initialize clock stop timeout 2022-10-28 16:57:32 +05:30
intel.h soundwire: intel: skip suspend/resume/wake when link was not started 2021-08-23 17:40:33 +05:30
intel_init.c soundwire: intel: cleanup definition of LCOUNT 2022-09-01 14:29:14 +05:30
master.c
mipi_disco.c
qcom.c soundwire: qcom: check for outanding writes before doing a read 2022-10-28 17:00:38 +05:30
slave.c Char / Misc driver changes for 6.0-rc1 2022-08-04 11:05:48 -07:00
stream.c soundwire: revisit driver bind/unbind and callbacks 2022-07-06 12:34:21 +05:30
sysfs_local.h
sysfs_slave.c
sysfs_slave_dpn.c