Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm Arm64 DeviceTree fixes for 7.2
@ 2026-07-30  2:06 Bjorn Andersson
  2026-07-30  9:50 ` patchwork-bot+linux-soc
  2026-07-30  9:50 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Andersson @ 2026-07-30  2:06 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Arnd Bergmann, Bjorn Andersson,
	Krzysztof Kozlowski, Pengyu Luo, Akhil P Oommen,
	Alexander Koskovich, Dmitry Baryshkov


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(-)

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Qualcomm Arm64 DeviceTree fixes for 7.2
  2026-07-30  2:06 [GIT PULL] Qualcomm Arm64 DeviceTree fixes for 7.2 Bjorn Andersson
@ 2026-07-30  9:50 ` patchwork-bot+linux-soc
  2026-07-30  9:50 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2026-07-30  9:50 UTC (permalink / raw)
  To: Bjorn Andersson; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (arm/fixes)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 29 Jul 2026 21:06:42 -0500 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm Arm64 DeviceTree fixes for 7.2
    https://git.kernel.org/soc/soc/c/111b787c9e31

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Qualcomm Arm64 DeviceTree fixes for 7.2
  2026-07-30  2:06 [GIT PULL] Qualcomm Arm64 DeviceTree fixes for 7.2 Bjorn Andersson
  2026-07-30  9:50 ` patchwork-bot+linux-soc
@ 2026-07-30  9:50 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2026-07-30  9:50 UTC (permalink / raw)
  To: Bjorn Andersson; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Wed, 29 Jul 2026 21:06:42 -0500 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm Arm64 DeviceTree fixes for 7.2
    https://git.kernel.org/soc/soc/c/111b787c9e31

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-07-30  9:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-30  2:06 [GIT PULL] Qualcomm Arm64 DeviceTree fixes for 7.2 Bjorn Andersson
2026-07-30  9:50 ` patchwork-bot+linux-soc
2026-07-30  9:50 ` patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox