public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL]: soundwire updates for v5.20-rc1
@ 2022-07-15  4:47 Vinod Koul
  2022-07-15  5:33 ` Greg KH
  2022-08-13 14:21 ` Amit Pundir
  0 siblings, 2 replies; 3+ messages in thread
From: Vinod Koul @ 2022-07-15  4:47 UTC (permalink / raw)
  To: Greg KH; +Cc: LKML

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

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

end of thread, other threads:[~2022-08-13 14:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-07-15  4:47 [GIT PULL]: soundwire updates for v5.20-rc1 Vinod Koul
2022-07-15  5:33 ` Greg KH
2022-08-13 14:21 ` Amit Pundir

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