public inbox for linux-kernel@vger.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.20-rc1
Date: Fri, 15 Jul 2022 10:17:48 +0530	[thread overview]
Message-ID: <YtDxdBLgvAHG8IhG@matsya> (raw)

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

Hello Greg,

Please pull to receive updates for soundwire subsystem. This is smallish
request this time but few important changes:

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 3f4a70268d54c41117bc4e1bed0ba4be756735a8:

  soundwire: qcom: Enable software clock gating requirement flag (2022-07-06 22:14:51 +0530)

----------------------------------------------------------------
soundwire updates for 5.20-rc1

 - Core: solve the driver bind/unbind problem and remove ops pointer
 - intel: runtime pm updates
 - qcom: audio clock gating updates and device status checks

----------------------------------------------------------------
Pierre-Louis Bossart (4):
      soundwire: bus_type: fix remove and shutdown support
      soundwire: revisit driver bind/unbind and callbacks
      soundwire: peripheral: remove useless ops pointer
      soundwire: intel: use pm_runtime_resume() on component probe

Srinivas Kandagatla (1):
      soundwire: qcom: Check device status before reading devid

Srinivasa Rao Mandadapu (3):
      soundwire: qcom: Add support for controlling audio CGCR from HLOS
      soundwire: qcom: Add flag for software clock gating check
      soundwire: qcom: Enable software clock gating requirement flag

 drivers/soundwire/bus.c       | 75 ++++++++++++++++++++++++-------------------
 drivers/soundwire/bus_type.c  | 38 +++++++++++++++-------
 drivers/soundwire/intel.c     | 18 +++++++++++
 drivers/soundwire/qcom.c      | 32 +++++++++++++++++-
 drivers/soundwire/slave.c     |  3 +-
 drivers/soundwire/stream.c    | 53 +++++++++++++++++++-----------
 include/linux/soundwire/sdw.h |  8 ++---
 7 files changed, 157 insertions(+), 70 deletions(-)

-- 
~Vinod

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

             reply	other threads:[~2022-07-15  4:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-15  4:47 Vinod Koul [this message]
2022-07-15  5:33 ` [GIT PULL]: soundwire updates for v5.20-rc1 Greg KH
2022-08-13 14:21 ` Amit Pundir

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=YtDxdBLgvAHG8IhG@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox