From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
Olof Johansson <olof@lixom.net>,
Kevin Hilman <khilman@baylibre.com>,
Kathiravan T <quic_kathirav@quicinc.com>,
Konrad Dybcio <konrad.dybcio@linaro.org>,
Naman Jain <quic_namajain@quicinc.com>,
Bjorn Andersson <quic_bjorande@quicinc.com>,
Dan Carpenter <dan.carpenter@linaro.org>,
Komal Bajaj <quic_kbajaj@quicinc.com>,
Rohit Agarwal <quic_rohiagar@quicinc.com>,
Vijaya Krishna Nivarthi <quic_vnivarth@quicinc.com>
Subject: [GIT PULL] More Qualcomm driver updates for v6.5
Date: Thu, 15 Jun 2023 09:31:04 -0700 [thread overview]
Message-ID: <20230615163104.1461905-1-andersson@kernel.org> (raw)
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
reply other threads:[~2023-06-15 16:28 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
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=20230615163104.1461905-1-andersson@kernel.org \
--to=andersson@kernel.org \
--cc=agross@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=dan.carpenter@linaro.org \
--cc=khilman@baylibre.com \
--cc=konrad.dybcio@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=olof@lixom.net \
--cc=quic_bjorande@quicinc.com \
--cc=quic_kathirav@quicinc.com \
--cc=quic_kbajaj@quicinc.com \
--cc=quic_namajain@quicinc.com \
--cc=quic_rohiagar@quicinc.com \
--cc=quic_vnivarth@quicinc.com \
--cc=soc@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;
as well as URLs for NNTP newsgroup(s).