lkml.org 
[lkml]   [2023]   [Jul]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v2 0/3] soundwire: allow for more than 8 devices, keep IDA for wake-capable devices
Date
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 (3):
soundwire: extend parameters of new_peripheral_assigned() callback
soundwire: bus: add callbacks for device_number allocation
soundwire: intel_auxdevice: add hybrid IDA-based device_number
allocation

v2:
- Move the device numver allocation from bus.c to intel_auxdevice.c
- List the codecs with wake capability in a quirk table, and assign device
number according to that quirk table.

drivers/soundwire/bus.c | 18 +++---
drivers/soundwire/intel_auxdevice.c | 85 ++++++++++++++++++++++++++---
include/linux/soundwire/sdw.h | 12 ++--
include/linux/soundwire/sdw_intel.h | 7 +++
4 files changed, 99 insertions(+), 23 deletions(-)

--
2.25.1

\
 
 \ /
  Last update: 2023-07-31 10:47    [W:0.058 / U:0.076 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site