* [GIT PULL] A few more Qualcomm driver updates for v6.11
@ 2024-07-09 19:12 Bjorn Andersson
0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2024-07-09 19:12 UTC (permalink / raw)
To: arm, soc
Cc: linux-arm-msm, linux-arm-kernel, Arnd Bergmann, Olof Johansson,
Kevin Hilman, Krzysztof Kozlowski, Dmitry Baryshkov, Luca Weiss
The following changes since commit e49380c155940cb47e291a4b3fcb7fdffee6aa4d:
soc: qcom: smp2p: Use devname for interrupt descriptions (2024-07-01 22:31:14 -0500)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-drivers-for-6.11-2
for you to fetch changes up to 55751d3e9e96d5d64dc6ebb5bbdf70f45098f279:
firmware: qcom: tzmem: blacklist more platforms for SHM Bridge (2024-07-06 12:59:50 -0500)
----------------------------------------------------------------
A few more Qualcomm driver updates for v6.11
This adds a quirk to skip using the newly introduced SHM Bridge
implementation while regressions are being investigated.
One occurance of return no_free_ptr() is replaced with return_ptr() to
make code easier to read. llcc, mdt_loader, ocmem, pdr, socinfo and
wcnss drivers gets simplified using cleanup.h.
----------------------------------------------------------------
Dmitry Baryshkov (1):
firmware: qcom: tzmem: blacklist more platforms for SHM Bridge
Krzysztof Kozlowski (6):
firmware: qcom: tzmem: simplify returning pointer without cleanup
soc: qcom: llcc: simplify with cleanup.h
soc: qcom: mdt_loader: simplify with cleanup.h
soc: qcom: ocmem: simplify with cleanup.h
soc: qcom: pdr: simplify with cleanup.h
soc: qcom: wcnss: simplify with cleanup.h
Luca Weiss (1):
soc: qcom: socinfo: Add PM6350 PMIC
drivers/firmware/qcom/qcom_tzmem.c | 4 +++-
drivers/soc/qcom/llcc-qcom.c | 6 ++----
drivers/soc/qcom/mdt_loader.c | 6 ++----
drivers/soc/qcom/ocmem.c | 10 ++++------
drivers/soc/qcom/pdr_interface.c | 38 ++++++++++++++------------------------
drivers/soc/qcom/socinfo.c | 1 +
drivers/soc/qcom/wcnss_ctrl.c | 11 +++++------
7 files changed, 31 insertions(+), 45 deletions(-)
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-09 19:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-09 19:12 [GIT PULL] A few more Qualcomm driver updates for v6.11 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).