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

Bard Liao posted 4 patches 1 year, 7 months ago
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(-)
[PATCH 0/4] SoundWire: intel_ace2x: read DOAIS and DODS from _DSD properties
Posted by Bard Liao 1 year, 7 months ago
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
Re: [PATCH 0/4] SoundWire: intel_ace2x: read DOAIS and DODS from _DSD properties
Posted by Vinod Koul 1 year, 7 months ago
On Mon, 29 Apr 2024 00:43:17 +0000, Bard Liao wrote:
> 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
> 
> [...]

Applied, thanks!

[1/4] soundwire: intel_ace2x: cleanup DOAIS/DODS settings
      commit: 80962485f62c3c33730407a8059c6292194cb887
[2/4] soundwire: intel_ace2x: use DOAIS and DODS settings from firmware
      commit: 3b0b441a297e7fe11baab51439a81cd6a336ed64
[3/4] soundwire: intel_ace2.x: add support for DODSE property
      commit: 75933ba58dd49ded547ad0d00c74c0cb862530f9
[4/4] soundwire: intel_ace2.x: add support for DOAISE property
      commit: a0df7e04eab07cb2c08517209f792a8070504f0d

Best regards,
-- 
~Vinod