public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: Soundwire subsystem updates for v6.13
@ 2024-11-27 12:11 Vinod Koul
  2024-11-27 21:41 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2024-11-27 12:11 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: LKML

[-- Attachment #1: Type: text/plain, Size: 3906 bytes --]

Hello Linus,

Please pull to receive the last request for the evening to get soundwire
subsystem updates which include bus structure optimization, support for
soundwire 2.0 disco spec and updates to amd and cadence drivers.

With this also, you might see a merge conflict with sound tree. Again,
the resolution should be simple and one exists in the next tree as well.

The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

  Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to dd690b31de0ed46adc5856698880560b900386ba:

  soundwire: Minor formatting fixups in sdw.h header (2024-11-14 12:11:17 +0530)

----------------------------------------------------------------
soundwire updates for 6.13

 - structure optimization of few bus structures and header updates
 - support for 2.0 disco spec
 - amd driver updates for acp revision, refactoring code and support for
   acp6.3
 - soft reset support for cadence driver

----------------------------------------------------------------
Charles Keepax (2):
      soundwire: Update the includes on the sdw.h header
      soundwire: Minor formatting fixups in sdw.h header

Pierre-Louis Bossart (17):
      soundwire: mipi_disco: add MIPI-specific property_read_bool() helpers
      soundwire: optimize sdw_stream_runtime memory layout
      soundwire: optimize sdw_master_prop
      soundwire: optimize sdw_bus structure
      soundwire: optimize sdw_slave_prop
      soundwire: optimize sdw_dp0_prop
      soundwire: optimize sdw_dpn_prop
      soundwire: mipi-disco: remove DPn audio-modes
      soundwire: mipi-disco: add error handling for property array read
      soundwire: mipi_disco: add support for clock-scales property
      soundwire: mipi-disco: add support for peripheral channelprepare timeout
      soundwire: mipi-disco: add comment on DP0-supported property
      soundwire: mipi-disco: add new properties from 2.0 spec
      soundwire: mipi-disco: add support for DP0/DPn 'lane-list' property
      soundwire: intel_auxdevice: add kernel parameter for mclk divider
      soundwire: cadence: add soft-reset on startup
      soundwire: cadence: clear MCP BLOCK_WAKEUP in init

Shen Lichuan (1):
      soundwire: Correct some typos in comments

Vijendar Mukunda (4):
      soundwire: amd: pass acp pci revision id as resource data
      soundwire: amd: refactor existing code for acp 6.3 platform
      ASoC: SOF: amd: pass acp_rev as soundwire resource data
      ASoC: amd: ps: pass acp pci revision id as soundwire resource data

 Documentation/admin-guide/kernel-parameters.rst |   1 +
 Documentation/admin-guide/kernel-parameters.txt |   4 +
 drivers/soundwire/amd_init.c                    |   1 +
 drivers/soundwire/amd_manager.c                 |  99 ++++++----
 drivers/soundwire/amd_manager.h                 |  16 +-
 drivers/soundwire/bus.c                         |   2 +-
 drivers/soundwire/cadence_master.c              |  30 +++
 drivers/soundwire/cadence_master.h              |   1 +
 drivers/soundwire/intel_auxdevice.c             |  12 +-
 drivers/soundwire/intel_bus_common.c            |   6 +
 drivers/soundwire/mipi_disco.c                  | 144 +++++++++++---
 drivers/soundwire/qcom.c                        |   2 +-
 drivers/soundwire/sysfs_slave.c                 |   2 +-
 include/linux/soundwire/sdw.h                   | 245 +++++++++++-------------
 include/linux/soundwire/sdw_amd.h               |   6 +
 sound/soc/amd/ps/acp63.h                        |   2 +
 sound/soc/amd/ps/pci-ps.c                       |   2 +
 sound/soc/sof/amd/acp.c                         |   1 +
 18 files changed, 368 insertions(+), 208 deletions(-)

-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL]: Soundwire subsystem updates for v6.13
  2024-11-27 12:11 [GIT PULL]: Soundwire subsystem updates for v6.13 Vinod Koul
@ 2024-11-27 21:41 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2024-11-27 21:41 UTC (permalink / raw)
  To: Vinod Koul; +Cc: Linus Torvalds, LKML

The pull request you sent on Wed, 27 Nov 2024 17:41:41 +0530:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/9ad55a67a788c0806b0fe23be36fae6dbfbc3fc5

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-11-27 21:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-11-27 12:11 [GIT PULL]: Soundwire subsystem updates for v6.13 Vinod Koul
2024-11-27 21:41 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox