[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230531033736.792464-1-yung-chuan.liao@linux.intel.com>
Date: Wed, 31 May 2023 11:37:32 +0800
From: Bard Liao <yung-chuan.liao@...ux.intel.com>
To: alsa-devel@...a-project.org, vkoul@...nel.org
Cc: vinod.koul@...aro.org, linux-kernel@...r.kernel.org,
pierre-louis.bossart@...ux.intel.com, bard.liao@...el.com
Subject: [PATCH 0/4] soundwire: allow for more than 8 devices, keep IDA for wake-capable devices
This series suggests a hybrid strategy for device number allocation, where
only wake-capable devices use a system-unique Device Number which will be
used on LunarLake to handle wake-ups using the HDaudio WAKEEN and WAKESTS.
Pierre-Louis Bossart (4):
soundwire: add enum to control device number allocation
soundwire: introduce SDW_DEV_NUM_ALLOC_IDA_WAKE_ONLY
soundwire: extend parameters of new_peripheral_assigned() callback
soundwire: intel_auxdevice: use SDW_DEV_NUM_ALLOC_IDA_WAKE_ONLY
drivers/soundwire/bus.c | 28 ++++++++++++++++++++++------
drivers/soundwire/intel_auxdevice.c | 26 ++++++++++++++++++++++----
include/linux/soundwire/sdw.h | 24 ++++++++++++++++++++++--
3 files changed, 66 insertions(+), 12 deletions(-)
--
2.25.1
Powered by blists - more mailing lists