linux/sound/soc/intel
Pierre-Louis Bossart b062938fd9
ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependency
The addition of the Cirrus Logic 'sidecar' amps adds a dependency on SPI_MASTER.

Kconfig warnings: (for reference only)
   WARNING: unmet direct dependencies detected for SND_SOC_CS35L56_SPI
   Depends on [n]:
     SOUND [=y] && SND [=y] && SND_SOC [=y] && SPI_MASTER [=n] &&
     (SOUNDWIRE [=y] || !SOUNDWIRE [=y])
   Selected by [y]:
    - SND_SOC_INTEL_SOUNDWIRE_SOF_MACH [=y] && SOUND [=y] && SND [=y]
      && SND_SOC [=y] && SND_SOC_INTEL_MACH [=y] &&
      SND_SOC_SOF_INTEL_SOUNDWIRE [=y] && I2C [=y] && ACPI [=y] &&
      (MFD_INTEL_LPSS [=y] || COMPILE_TEST [=n]) &&
      (SND_SOC_INTEL_USER_FRIENDLY_LONG_NAMES [=y] || COMPILE_TEST
      [=n]) && SOUNDWIRE [=y]

Fixes: b831b4dca4 ("ASoC: intel: sof_sdw: Add support for cs42l43-cs35l56 sidecar amps")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202405140758.o2HY4nYD-lkp@intel.com/
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Link: https://msgid.link/r/20240527191940.30107-1-pierre-louis.bossart@linux.intel.com
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2024-05-29 11:07:48 +01:00
..
atom ASoC: intel: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:20 +09:00
avs tracing/treewide: Remove second parameter of __assign_str() 2024-05-22 20:14:47 -04:00
boards ASoC: Intel: sof-sdw: fix missing SPI_MASTER dependency 2024-05-29 11:07:48 +01:00
catpt ASoC: intel: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:20 +09:00
common ASoC: Intel: soc-acpi-intel-lnl-match: add cs42l43 only support 2024-05-10 07:11:40 +01:00
keembay ASoC: intel: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:20 +09:00
skylake ASoC: intel: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:20 +09:00
Kconfig ASoC: Intel: avs: Switch to ACPI NHLT 2024-04-21 23:35:13 +09:00
Makefile