All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: soundwire updates for v5.19
@ 2022-05-12 12:28 Vinod Koul
  2022-05-19 14:57 ` Greg KH
  0 siblings, 1 reply; 2+ messages in thread
From: Vinod Koul @ 2022-05-12 12:28 UTC (permalink / raw)
  To: Greg KH; +Cc: LKML

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

Hello Greg,

Please pull to receive soundwire subsystem updates for v5.19-rc1. 

Minor updates to Intel and Qcom driver and some core changes in
power-management. Patches are already in linux-next.

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 74da272400b46f2e898f115d1b1cd60828766919:

  soundwire: qcom: adjust autoenumeration timeout (2022-05-09 12:03:14 +0530)

----------------------------------------------------------------
soundwire updates for 5.19-rc1

 - Support for v1.6.0 Qualcomm controllers
 - Bunch of pm updates by Intel for peripheral attachment and system pm
   etc

----------------------------------------------------------------
Dan Carpenter (1):
      soundwire: qcom: fix an error message in swrm_wait_for_frame_gen_enabled()

Pierre-Louis Bossart (9):
      soundwire: cadence: recheck device0 attachment after status change
      soundwire: intel: prevent pm_runtime resume prior to system suspend
      soundwire: intel: disable WAKEEN in pm_runtime resume
      soundwire: bus: pm_runtime_request_resume on peripheral attachment
      soundwire: qcom: return error when pm_runtime_get_sync fails
      soundwire: bus: use pm_runtime_resume_and_get()
      soundwire: cadence: use pm_runtime_resume_and_get()
      soundwire: intel: use pm_runtime_resume_and_get()
      soundwire: qcom: use pm_runtime_resume_and_get()

Srinivas Kandagatla (1):
      soundwire: qcom: adjust autoenumeration timeout

Srinivasa Rao Mandadapu (2):
      soundwire: qcom: Add compatible name for v1.6.0
      dt-bindings: soundwire: qcom: Add bindings for audio clock reset control property

Wang Wensheng (1):
      soundwire: stream: Fix error return code in do_bank_switch()

 .../devicetree/bindings/soundwire/qcom,sdw.txt     | 14 ++++++++
 drivers/soundwire/bus.c                            | 27 ++++++++------
 drivers/soundwire/cadence_master.c                 | 42 ++++++++++++++++++++--
 drivers/soundwire/intel.c                          | 11 ++++--
 drivers/soundwire/qcom.c                           | 22 ++++++------
 drivers/soundwire/stream.c                         |  1 +
 6 files changed, 90 insertions(+), 27 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 updates for v5.19
  2022-05-12 12:28 [GIT PULL]: soundwire updates for v5.19 Vinod Koul
@ 2022-05-19 14:57 ` Greg KH
  0 siblings, 0 replies; 2+ messages in thread
From: Greg KH @ 2022-05-19 14:57 UTC (permalink / raw)
  To: Vinod Koul; +Cc: LKML

On Thu, May 12, 2022 at 05:58:43PM +0530, Vinod Koul wrote:
> Hello Greg,
> 
> Please pull to receive soundwire subsystem updates for v5.19-rc1. 
> 
> Minor updates to Intel and Qcom driver and some core changes in
> power-management. Patches are already in linux-next.
> 
> The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:
> 
>   Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/soundwire.git tags/soundwire-5.19-rc1

Pulled and pushed out, thanks.

greg k-h

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

end of thread, other threads:[~2022-05-19 15:04 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-12 12:28 [GIT PULL]: soundwire updates for v5.19 Vinod Koul
2022-05-19 14:57 ` Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.