[PATCH 0/4] SoundWire: intel_ace2x: read DOAIS and DODS from _DSD properties

From: Bard Liao
Date: Sun Apr 28 2024 - 20:44:10 EST


The DOAIS, DODS, DODSE, and DOAISE fields are Intel specific and the
recommendation is to use settings read from DSD properties instead of
hard-coding the values.

Pierre-Louis Bossart (4):
soundwire: intel_ace2x: cleanup DOAIS/DODS settings
soundwire: intel_ace2x: use DOAIS and DODS settings from firmware
soundwire: intel_ace2.x: add support for DODSE property
soundwire: intel_ace2.x: add support for DOAISE property

drivers/soundwire/intel.h | 7 +++++++
drivers/soundwire/intel_ace2x.c | 18 +++++++++++++++--
drivers/soundwire/intel_auxdevice.c | 31 +++++++++++++++++++++++++++++
include/linux/soundwire/sdw.h | 2 ++
4 files changed, 56 insertions(+), 2 deletions(-)

--
2.34.1