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,
Arnd Bergmann <arnd@arndb.de>,
Bjorn Andersson <bjorn.andersson@oss.qualcomm.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>,
Pengyu Luo <mitltlatltl@gmail.com>,
Akhil P Oommen <akhilpo@oss.qualcomm.com>,
Alexander Koskovich <akoskovich@pm.me>,
Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
Subject: [GIT PULL] Qualcomm Arm64 DeviceTree fixes for 7.2
Date: Wed, 29 Jul 2026 21:06:42 -0500 [thread overview]
Message-ID: <20260730020642.68595-1-andersson@kernel.org> (raw)
The following changes since commit dc59e4fea9d83f03bad6bddf3fa2e52491777482:
Linux 7.2-rc1 (2026-06-28 12:01:31 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-arm64-fixes-for-7.2
for you to fetch changes up to a3ba349af8e1bb7e0efdcd2dd53d69282f18478a:
arm64: dts: qcom: eliza: Fix DSI1 phy reference clock rate (2026-07-29 16:15:06 -0500)
----------------------------------------------------------------
Qualcomm Arm64 DeviceTree fixes for 7.2
Correct the ESPI interrupt specifiers for PCIe SMMU and QUP nodes in
Glymur.
Correct the GIC address cells on Monaco, to avoid DeviceTree validation
failures introduces in v7.2-rc1.
Drop the secondary interrupt from the GPU SMMU on Purwa.
Fix the invalid PDC IRQ mapping for SC8280XP to ensure associated GPIOs
have functional interrupt handling. Correct the EC interrupt on Huawei
Matebook E Go.
Reduce the depth of the requested sleep state for SDM850-based Lenovo
Yoga C630, to work around the regression of suspend crashing the
machine.
Adjust the IPA IMEM address on SM8650, to avoid clobbering the wrong
memory region in IMEM.
Correct the DSI1 PHY reference clock on Eliza, to ensure that the right
clock rate is used.
----------------------------------------------------------------
Akhil P Oommen (1):
arm64: dts: qcom: purwa: Fix GPU IOMMU property
Alexander Koskovich (1):
arm64: dts: qcom: sm8650: Fix IPA IMEM slice
Bjorn Andersson (2):
arm64: dts: qcom: glymur: fix PCIe SMMU interrupts
arm64: dts: qcom: glymur: fix QUP serial engine IRQs
Dmitry Baryshkov (1):
arm64: dts: qcom: sdm850-lenovo-yoga-c630: lower PSCI cluster idle
Krzysztof Kozlowski (2):
arm64: dts: qcom: monaco: Add default GIC address cells
arm64: dts: qcom: eliza: Fix DSI1 phy reference clock rate
Pengyu Luo (2):
arm64: dts: qcom: sc8280xp: add several missing pdc map entries
arm64: dts: qcom: sc8280xp: gaokun3: correct EC interrupt pin
arch/arm64/boot/dts/qcom/eliza.dtsi | 2 +-
arch/arm64/boot/dts/qcom/glymur.dtsi | 32 +++++++++++-----------
arch/arm64/boot/dts/qcom/monaco.dtsi | 1 +
arch/arm64/boot/dts/qcom/purwa.dtsi | 2 ++
.../boot/dts/qcom/sc8280xp-huawei-gaokun3.dts | 2 +-
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 4 +--
.../boot/dts/qcom/sdm850-lenovo-yoga-c630.dts | 4 +++
arch/arm64/boot/dts/qcom/sm8650.dtsi | 4 +--
8 files changed, 29 insertions(+), 22 deletions(-)
reply other threads:[~2026-07-30 2:06 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=20260730020642.68595-1-andersson@kernel.org \
--to=andersson@kernel.org \
--cc=akhilpo@oss.qualcomm.com \
--cc=akoskovich@pm.me \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=bjorn.andersson@oss.qualcomm.com \
--cc=dmitry.baryshkov@oss.qualcomm.com \
--cc=krzysztof.kozlowski@oss.qualcomm.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=mitltlatltl@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.