mbox series

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

Message ID 20240429004321.2399754-1-yung-chuan.liao@linux.intel.com (mailing list archive)
Headers show
Series SoundWire: intel_ace2x: read DOAIS and DODS from _DSD properties | expand

Message

Bard Liao April 29, 2024, 12:43 a.m. UTC
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(-)

Comments

Vinod Koul May 4, 2024, 12:58 p.m. UTC | #1
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,