linux-arm-msm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm driver updates for v6.16
@ 2025-05-13 21:56 Bjorn Andersson
  0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2025-05-13 21:56 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Arnd Bergmann, Melody Olvera,
	Dmitry Baryshkov, Johan Hovold, Mukesh Ojha, Aleksandrs Vinarskis,
	Barnabás Czémán, Danila Tikhonov, Jens Reidel,
	Konrad Dybcio, Unnathi Chalicheemala


The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.16

for you to fetch changes up to 2c04e58e30ce858cc2be531298312c67c7d55fc3:

  soc: qcom: llcc-qcom: Add support for SM8750 (2025-05-12 22:26:21 +0100)

----------------------------------------------------------------
Qualcomm driver updates for v6.16

Allow list QSEECOM for EFI variable services on on the Asus Zenbook A14,
and block list TZMEM on the SM7150 platform to avoid issues with rmtfs.

Extend the last-level cache (llcc) driver to support version 6 of the
hardware and enable SM8750 support.
Also add socinfo for the SM8750 platform.

Re-enable UCSI support on SC8280XP, now that the reported crash has been
dealt with, and filter the altmode notifications to avoid spurious
hotplug events being propagated to user space.

Add SM7150 support to pd-mapper.

----------------------------------------------------------------
Aleksandrs Vinarskis (1):
      firmware: qcom: scm: Allow QSEECOM on Asus Zenbook A14

Barnabás Czémán (1):
      soc: qcom: smp2p: Fix fallback to qcom,ipc parse

Danila Tikhonov (1):
      firmware: qcom: tzmem: disable sm7150 platform

Dmitry Baryshkov (2):
      dt-bindings: soc: qcom,rpm: add missing clock-controller node
      dt-bindings: soc: qcom: qcom,rpm: add missing clock/-names properties

Jens Reidel (1):
      soc: qcom: pd-mapper: Add support for SM7150

Johan Hovold (2):
      soc: qcom: pmic_glink: enable UCSI on sc8280xp
      soc: qcom: pmic_glink_altmode: fix spurious DP hotplug events

Konrad Dybcio (1):
      dt-bindings: soc: qcom,rpmh-rsc: Limit power-domains requirement

Melody Olvera (3):
      dt-bindings: cache: qcom,llcc: Document SM8750 LLCC block
      soc: qcom: llcc-qcom: Add support for LLCC V6
      soc: qcom: llcc-qcom: Add support for SM8750

Mukesh Ojha (2):
      dt-bindings: arm: qcom,ids: add SoC ID for SM8750
      soc: qcom: socinfo: add SM8750 SoC ID

Unnathi Chalicheemala (1):
      soc: qcom: smem: Update max processor count

 .../devicetree/bindings/cache/qcom,llcc.yaml       |   2 +
 .../devicetree/bindings/soc/qcom/qcom,rpm.yaml     |  15 +
 .../bindings/soc/qcom/qcom,rpmh-rsc.yaml           |  24 +-
 drivers/firmware/qcom/qcom_scm.c                   |   2 +
 drivers/firmware/qcom/qcom_tzmem.c                 |   1 +
 drivers/soc/qcom/llcc-qcom.c                       | 497 ++++++++++++++++++++-
 drivers/soc/qcom/pmic_glink.c                      |   4 -
 drivers/soc/qcom/pmic_glink_altmode.c              |  30 +-
 drivers/soc/qcom/qcom_pd_mapper.c                  |  11 +
 drivers/soc/qcom/smem.c                            |   2 +-
 drivers/soc/qcom/smp2p.c                           |   2 +-
 drivers/soc/qcom/socinfo.c                         |   1 +
 include/dt-bindings/arm/qcom,ids.h                 |   1 +
 include/linux/soc/qcom/llcc-qcom.h                 |   8 +
 14 files changed, 577 insertions(+), 23 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2025-05-13 21:57 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 21:56 [GIT PULL] Qualcomm driver updates for v6.16 Bjorn Andersson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).