[GIT PULL]: Soundwire updates for 6.2

From: Vinod Koul
Date: Sun Dec 18 2022 - 09:16:01 EST


Hello Linus,

Please pull to receive updates for SoundWire subsystem for 6.2. This
include bunch of Intel driver code reorganization and support for qcom
v1.7.0 controller. The pull is based on tag soundwire-6.1-fixes pulled
by you earlier.

The following changes since commit 49a467310dc4fae591a3547860ee04d8730780f4:

soundwire: qcom: check for outanding writes before doing a read (2022-10-28 17:00:38 +0530)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-6.2-rc1

for you to fetch changes up to 7cbf00bd4142cd88ac7ecbc4ea7b917a220cb721:

soundwire: intel: split auxdevice to different file (2022-11-23 20:11:49 +0530)

----------------------------------------------------------------
soundwire updates for 6.2

- intel: reorganization of hw_ops callbacks, splitting files etc
- qcom: support for v1.7.0 qcom controllers

----------------------------------------------------------------
Pierre-Louis Bossart (10):
soundwire: dmi-quirks: add quirk variant for LAPBC710 NUC15
soundwire: cadence: rename sdw_cdns_dai_dma_data as sdw_cdns_dai_runtime
soundwire: cadence: use dai_runtime_array instead of dma_data
soundwire: intel: start using hw_ops
soundwire: intel: add debugfs callbacks in hw_ops
soundwire: intel: add register_dai callback in hw_ops
soundwire: intel: add bus management callbacks in hw_ops
soundwire: intel: add link power management callbacks in hw_ops
soundwire: intel: add in-band wake callbacks in hw_ops
soundwire: intel: split auxdevice to different file

Srinivas Kandagatla (4):
soundwire: qcom: remove unused SWRM_SPECIAL_CMD_ID
soundwire: qcom: make reset optional for v1.6 controller
dt-bindings: soundwire: qcom: add v1.7.0 support
soundwire: qcom: add support for v1.7 Soundwire Controller

Srinivasa Rao Mandadapu (1):
dt-bindings: soundwire: Convert text bindings to DT Schema

Vinod Koul (1):
Merge branch 'fixes' into next

.../devicetree/bindings/soundwire/qcom,sdw.txt | 214 ------
.../bindings/soundwire/qcom,soundwire.yaml | 270 ++++++++
drivers/soundwire/Makefile | 2 +-
drivers/soundwire/cadence_master.c | 50 +-
drivers/soundwire/cadence_master.h | 9 +-
drivers/soundwire/dmi-quirks.c | 8 +
drivers/soundwire/intel.c | 769 ++-------------------
drivers/soundwire/intel.h | 96 ++-
drivers/soundwire/intel_auxdevice.c | 678 ++++++++++++++++++
drivers/soundwire/intel_auxdevice.h | 18 +
drivers/soundwire/intel_init.c | 2 +
drivers/soundwire/qcom.c | 25 +-
include/linux/soundwire/sdw_intel.h | 44 ++
sound/soc/sof/intel/hda.c | 2 +
14 files changed, 1237 insertions(+), 950 deletions(-)
delete mode 100644 Documentation/devicetree/bindings/soundwire/qcom,sdw.txt
create mode 100644 Documentation/devicetree/bindings/soundwire/qcom,soundwire.yaml
create mode 100644 drivers/soundwire/intel_auxdevice.c
create mode 100644 drivers/soundwire/intel_auxdevice.h

--
~Vinod

Attachment: signature.asc
Description: PGP signature