linux/sound/soc/sof/intel
Linus Torvalds b9dd56e813 soundwire updates for 6.10
- cleanup and conversion for soundwire sysfs groups
  - intel support for ace2x bits, auxdevice pm improvements
  - qcom multi link device support
 -----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmZMTBMACgkQfBQHDyUj
 g0cLwxAAs2BjcTzYcYX+bPQGBWb8Fvzm7/vKQrkPiZTVm0TtKL5EB2CBzqo+xhpf
 DIUNw9nNECswmS4X6J3vPZs4cYeIYgmrXXs0Wt+kB5YFsvYoM/aHNyxvwWheAcPg
 atzv4x0leYnmwD8rFwCER4jVNaUw54dy9L/SurCSxMEzpp48bkZyD4fAaAgO3I8x
 Ou0vZHEctev2s4cbSnnZhQnkcQdTfk2q93OrUtoWx0BaXA71HGds+tyJhM9iuih4
 wpRvZvX7xYscohNEJxx0scks14dd8DvVklCWRc14mCYeUK32uX02cTUqDXZdr/SX
 Ljy/GjMKCcVlA75KIP47iqtsMZATqG/kJZQWps4lobJulinvkFaPO5BNZ1B0qpvm
 Y6zkMLQjF6YdP6DZnWvfp6+Zc8WOLnzDGiIhvnCL7YDMqVZwaJqurvVeTcX66K5l
 1cB9BkgXamqS38aI4Zu/qr8vxVuhZK0Os/5/k2MJQhjzFb8tmK66oKEJ42kawK4X
 X1ZE4sUdsYbp3CR184FXXpzOeKsxjBiao2E8t1EEFgVPCvIFsa9TjjPWs+bGQ9jq
 iixdQXawzv1kwOuT5DzyDwRvwHe46o8zG5yR3kqu64EAzdcg8tspdtODsw2ZV1FJ
 EvALOC3bw6PJkOpurRFjijGrqFbWKSkgxOUkgR3GKExX/bd8NPQ=
 =H/AJ
 -----END PGP SIGNATURE-----

Merge tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire

Pull soundwire updates from Vinod Koul:

 - cleanup and conversion for soundwire sysfs groups

 - intel support for ace2x bits, auxdevice pm improvements

 - qcom multi link device support

* tag 'soundwire-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire: (33 commits)
  soundwire: intel_ace2.x: add support for DOAISE property
  soundwire: intel_ace2.x: add support for DODSE property
  soundwire: intel_ace2x: use DOAIS and DODS settings from firmware
  soundwire: intel_ace2x: cleanup DOAIS/DODS settings
  soundwire: intel_ace2x: simplify check_wake()
  soundwire: intel_ace2x: fix wakeup handling
  soundwire: intel_init: resume all devices on exit.
  soundwire: intel: export intel_resume_child_device
  soundwire: intel_auxdevice: use pm_runtime_resume() instead of pm_request_resume()
  ASoC: SOF: Intel: hda: disable SoundWire interrupt later
  soundwire: qcom: allow multi-link on newer devices
  soundwire: intel_ace2x: use legacy formula for intel_alh_id
  soundwire: reconcile dp0_prop and dpn_prop
  soundwire: intel_ace2x: set the clock source
  soundwire: intel_ace2.x: power-up first before setting SYNCPRD
  soundwire: intel_ace2x: move and extend clock selection
  soundwire: intel: add support for MeteorLake additional clocks
  soundwire: intel: add more values for SYNCPRD
  soundwire: bus: extend base clock checks to 96 MHz
  soundwire: cadence: show the bus frequency and frame shape
  ...
2024-05-21 11:23:36 -07:00
..
Kconfig ASoC: SOF: Intel: move hda.c to different module 2024-05-05 23:45:48 +09:00
Makefile ASoC: SOF: Use *-y instead of *-objs in Makefile 2024-05-08 11:39:30 +09:00
apl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
atom.c ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
atom.h ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
bdw.c ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
byt.c ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
cnl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
ext_manifest.h ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
hda-bus.c ASoC: Updates for v6.10 2024-05-13 11:39:49 +02:00
hda-codec.c ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
hda-common-ops.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda-ctrl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda-dai-ops.c ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
hda-dai.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda-dsp.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda-ipc.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda-ipc.h ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
hda-loader-skl.c ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
hda-loader.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda-mlink.c ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
hda-pcm.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda-probes.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda-stream.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda-trace.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
hda.c soundwire updates for 6.10 2024-05-21 11:23:36 -07:00
hda.h ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
icl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
lnl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
lnl.h ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
mtl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
mtl.h ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
pci-apl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
pci-cnl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
pci-icl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
pci-lnl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
pci-mtl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
pci-skl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
pci-tgl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
pci-tng.c ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
shim.h ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
skl.c ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
telemetry.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
telemetry.h ASoC: SOF: Intel: clarify Copyright information 2024-05-06 23:59:35 +09:00
tgl.c ALSA/ASoC: Intel: clarify Copyright information 2024-05-07 10:37:51 +09:00
tracepoints.c ASoC: SOF: Intel: move hda.c to different module 2024-05-05 23:45:48 +09:00