* [GIT PULL] More Qualcomm driver updates for v6.5
@ 2023-06-15 16:31 Bjorn Andersson
0 siblings, 0 replies; only message in thread
From: Bjorn Andersson @ 2023-06-15 16:31 UTC (permalink / raw)
To: arm, soc
Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
Olof Johansson, Kevin Hilman, Kathiravan T, Konrad Dybcio,
Naman Jain, Bjorn Andersson, Dan Carpenter, Komal Bajaj,
Rohit Agarwal, Vijaya Krishna Nivarthi
The following changes since commit e81a16e77259294cd4ff0a9c1fbe5aa0e311a47d:
soc: qcom: ocmem: Add OCMEM hardware version print (2023-05-29 14:42:43 -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.5-2
for you to fetch changes up to 5d85ea2c879781d296bd770f562d33a58161d2b1:
soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secondary sequencer (2023-06-14 08:00:31 -0700)
----------------------------------------------------------------
More Qualcomm driver updates for v6.5
The detection of split/non-split firmware files in the MDT loader is
corrected. The Geni driver is updated to not enable unused interrupts,
in some configurations. The count unit for MSM8998 in BWMON is corrected.
RPM master stats driver is corrected to check for the right return value
of devm_ioremap().
Support for socinfo version 18 and 19 are aded, and IPQ5300 is added to
the list of platforms.
----------------------------------------------------------------
Bjorn Andersson (1):
soc: qcom: mdt_loader: Fix split image detection
Dan Carpenter (1):
soc: qcom: Fix a IS_ERR() vs NULL bug in probe
Kathiravan T (2):
dt-bindings: arm: qcom,ids: add SoC ID for IPQ5300
soc: qcom: socinfo: Add Soc ID for IPQ5300
Komal Bajaj (1):
dt-bindings: sram: qcom,imem: document qdu1000
Konrad Dybcio (2):
dt-bindings: soc: qcom,rpmh-rsc: Require power-domains
soc: qcom: icc-bwmon: Fix MSM8998 count unit
Naman Jain (2):
soc: qcom: socinfo: Add support for new fields in revision 18
soc: qcom: socinfo: Add support for new fields in revision 19
Rohit Agarwal (1):
dt-bindings: firmware: scm: Add compatible for SDX75
Vijaya Krishna Nivarthi (1):
soc: qcom: geni-se: Do not bother about enable/disable of interrupts in secondary sequencer
.../devicetree/bindings/firmware/qcom,scm.yaml | 1 +
.../bindings/soc/qcom/qcom,rpmh-rsc.yaml | 2 ++
.../devicetree/bindings/sram/qcom,imem.yaml | 1 +
drivers/soc/qcom/icc-bwmon.c | 2 +-
drivers/soc/qcom/mdt_loader.c | 8 +++++
drivers/soc/qcom/qcom-geni-se.c | 28 +++---------------
drivers/soc/qcom/rpm_master_stats.c | 2 +-
drivers/soc/qcom/socinfo.c | 34 +++++++++++++++++-----
include/dt-bindings/arm/qcom,ids.h | 1 +
include/linux/soc/qcom/socinfo.h | 11 +++++--
10 files changed, 54 insertions(+), 36 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-06-15 16:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-15 16:31 [GIT PULL] More Qualcomm driver updates for v6.5 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).