Linux Sound subsystem development
 help / color / mirror / Atom feed
* [PATCH 0/4] ALSA/ASoC/hda: intel-sdw-acpi: add support for sdw-manager-list property read
@ 2024-08-30  8:41 Bard Liao
  2024-08-30  8:41 ` [PATCH 1/4] ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controller Bard Liao
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Bard Liao @ 2024-08-30  8:41 UTC (permalink / raw)
  To: broonie, tiwai
  Cc: linux-sound, pierre-louis.bossart, bard.liao, peter.ujfalusi

The DisCo for SoundWire 2.0 spec adds support for a new sdw-manager-list
property.  Add it in backwards-compatible mode with 'sdw-master-count'

The change is in ALSA tree, but SDW_INTEL_MAX_LINKS was introduced by
commit b27404b2bbf9 ("ALSA/ASoC/SoundWire: Intel: use single definition
for SDW_INTEL_MAX_LINKS") which was applied to the ASoC tree.
Therefore, this patchset can only go via the ASoC tree.

Add "ASoC" tag in the title to make sure the patchset will not be filtered
out by ASoC.

Pierre-Louis Bossart (4):
  ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controller
  ALSA/hda: intel-sdw-acpi: fetch fwnode once in
    sdw_intel_scan_controller()
  ALSA/hda: intel-sdw-acpi: simplify sdw-master-count property read
  ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list property
    read

 include/linux/soundwire/sdw_intel.h |  2 +-
 sound/hda/intel-sdw-acpi.c          | 33 +++++++++++++++++++----------
 2 files changed, 23 insertions(+), 12 deletions(-)

-- 
2.43.0


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

end of thread, other threads:[~2024-09-02  8:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30  8:41 [PATCH 0/4] ALSA/ASoC/hda: intel-sdw-acpi: add support for sdw-manager-list property read Bard Liao
2024-08-30  8:41 ` [PATCH 1/4] ALSA/hda: intel-sdw-acpi: cleanup sdw_intel_scan_controller Bard Liao
2024-08-30  8:41 ` [PATCH 2/4] ALSA/hda: intel-sdw-acpi: fetch fwnode once in sdw_intel_scan_controller() Bard Liao
2024-08-30  8:41 ` [PATCH 3/4] ALSA/hda: intel-sdw-acpi: simplify sdw-master-count property read Bard Liao
2024-08-30  8:41 ` [PATCH 4/4] ALSA/hda: intel-sdw-acpi: add support for sdw-manager-list " Bard Liao
2024-09-02  8:21 ` [PATCH 0/4] ALSA/ASoC/hda: " Takashi Iwai

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox