All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: soundwire updates for v5.19
Date: Thu, 12 May 2022 17:58:43 +0530	[thread overview]
Message-ID: <Ynz9e/Ppp+xbk4Ph@matsya> (raw)

[-- 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 --]

             reply	other threads:[~2022-05-12 12:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-05-12 12:28 Vinod Koul [this message]
2022-05-19 14:57 ` [GIT PULL]: soundwire updates for v5.19 Greg KH

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Ynz9e/Ppp+xbk4Ph@matsya \
    --to=vkoul@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.