All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] ALSA/ASoC/SoundWire: Intel: update maximum number of links
@ 2024-08-16  2:33 Bard Liao
  2024-08-16  2:33 ` [PATCH 1/3] ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKS Bard Liao
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Bard Liao @ 2024-08-16  2:33 UTC (permalink / raw)
  To: linux-sound, vkoul
  Cc: vinod.koul, linux-kernel, tiwai, broonie, pierre-louis.bossart,
	bard.liao

Intel new platforms can have up to 5 SoundWire links.
This series does not apply to SoundWire tree due to recent changes in
machine driver. Can we go via ASoC tree with Vinod's Acked-by tag?

Pierre-Louis Bossart (3):
  ALSA/ASoC/SoundWire: Intel: use single definition for
    SDW_INTEL_MAX_LINKS
  soundwire: intel: increase maximum number of links
  soundwire: intel: add probe-time check on link id

 drivers/soundwire/intel.h               |  7 +++++++
 drivers/soundwire/intel_ace2x.c         | 20 ++++++++++++++++++++
 drivers/soundwire/intel_auxdevice.c     | 14 ++++++++++++++
 include/linux/soundwire/sdw_intel.h     |  8 ++++++++
 sound/hda/intel-sdw-acpi.c              |  5 ++---
 sound/soc/intel/boards/sof_sdw.c        |  4 +++-
 sound/soc/intel/boards/sof_sdw_common.h |  4 +---
 sound/soc/intel/boards/sof_sdw_hdmi.c   |  2 ++
 8 files changed, 57 insertions(+), 7 deletions(-)


-- 
2.43.0


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2024-08-20 12:44 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-16  2:33 [PATCH 0/3] ALSA/ASoC/SoundWire: Intel: update maximum number of links Bard Liao
2024-08-16  2:33 ` [PATCH 1/3] ALSA/ASoC/SoundWire: Intel: use single definition for SDW_INTEL_MAX_LINKS Bard Liao
2024-08-16 11:25   ` Mark Brown
2024-08-18  7:50     ` Takashi Iwai
2024-08-16  2:33 ` [PATCH 2/3] soundwire: intel: increase maximum number of links Bard Liao
2024-08-17 17:21   ` Vinod Koul
2024-08-16  2:33 ` [PATCH 3/3] soundwire: intel: add probe-time check on link id Bard Liao
2024-08-17 17:22   ` Vinod Koul
2024-08-20 12:44 ` [PATCH 0/3] ALSA/ASoC/SoundWire: Intel: update maximum number of links Mark Brown

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.