soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.9
@ 2024-04-20 16:10 Bjorn Andersson
  2024-04-26 16:21 ` patchwork-bot+linux-soc
  2024-04-26 16:22 ` patchwork-bot+linux-soc
  0 siblings, 2 replies; 3+ messages in thread
From: Bjorn Andersson @ 2024-04-20 16:10 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
	Olof Johansson, Kevin Hilman, Manivannan Sadhasivam,
	Johan Hovold, Luca Weiss, Maximilian Luz, Rajendra Nayak


The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -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-6.9

for you to fetch changes up to ecda8309098402f878c96184f29a1b7ec682d772:

  arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controller (2024-04-12 12:21:47 -0500)

----------------------------------------------------------------
Qualcomm Arm64 DeviceTree fixes for v6.9

This corrects the watchdog IRQ flags for a number of remoteproc
instances, which otherwise prevents the driver from probe in the face of
a probe deferral.

Improvements in other areas, such as USB, have made it possible for CX
rail voltage on SC8280XP to be lowered, no longer meeting requirements
of active PCIe controllers. Necessary votes are added to these
controllers.

The MSI definitions for PCIe controllers in SM8450, SM8550, and SM8650
was incorrect, due to a bug in the driver. As this has now been fixed
the definition needs to be corrected.

Lastly, the SuperSpeed PHY irq of the second USB controller in SC8180x,
and the compatible string for X1 Elite domain idle states are corrected.

----------------------------------------------------------------
Johan Hovold (1):
      arm64: dts: qcom: sc8280xp: add missing PCIe minimum OPP

Luca Weiss (1):
      arm64: dts: qcom: Fix type of "wdog" IRQs for remoteprocs

Manivannan Sadhasivam (3):
      arm64: dts: qcom: sm8450: Fix the msi-map entries
      arm64: dts: qcom: sm8550: Fix the msi-map entries
      arm64: dts: qcom: sm8650: Fix the msi-map entries

Maximilian Luz (1):
      arm64: dts: qcom: sc8180x: Fix ss_phy_irq for secondary USB controller

Rajendra Nayak (1):
      arm64: dts: qcom: x1e80100: Fix the compatible for cluster idle states

 arch/arm64/boot/dts/qcom/sc7280.dtsi   |  4 ++--
 arch/arm64/boot/dts/qcom/sc8180x.dtsi  |  2 +-
 arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 11 ++++++++---
 arch/arm64/boot/dts/qcom/sm6350.dtsi   |  4 ++--
 arch/arm64/boot/dts/qcom/sm6375.dtsi   |  2 +-
 arch/arm64/boot/dts/qcom/sm8250.dtsi   |  6 +++---
 arch/arm64/boot/dts/qcom/sm8450.dtsi   | 16 ++++------------
 arch/arm64/boot/dts/qcom/sm8550.dtsi   | 10 ++++------
 arch/arm64/boot/dts/qcom/sm8650.dtsi   | 10 ++++------
 arch/arm64/boot/dts/qcom/x1e80100.dtsi |  4 ++--
 10 files changed, 31 insertions(+), 38 deletions(-)

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

* Re: [GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.9
  2024-04-20 16:10 [GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.9 Bjorn Andersson
@ 2024-04-26 16:21 ` patchwork-bot+linux-soc
  2024-04-26 16:22 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2024-04-26 16:21 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 Sat, 20 Apr 2024 11:10:01 -0500 you wrote:
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -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-6.9
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm Arm64 DeviceTree fixes for v6.9
    https://git.kernel.org/soc/soc/c/14e9d449e979

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 v6.9
  2024-04-20 16:10 [GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.9 Bjorn Andersson
  2024-04-26 16:21 ` patchwork-bot+linux-soc
@ 2024-04-26 16:22 ` patchwork-bot+linux-soc
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2024-04-26 16:22 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 Sat, 20 Apr 2024 11:10:01 -0500 you wrote:
> The following changes since commit 4cece764965020c22cff7665b18a012006359095:
> 
>   Linux 6.9-rc1 (2024-03-24 14:10:05 -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-6.9
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm Arm64 DeviceTree fixes for v6.9
    https://git.kernel.org/soc/soc/c/14e9d449e979

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:[~2024-04-26 16:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-20 16:10 [GIT PULL] Qualcomm Arm64 DeviceTree fixes for v6.9 Bjorn Andersson
2024-04-26 16:21 ` patchwork-bot+linux-soc
2024-04-26 16:22 ` 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;
as well as URLs for NNTP newsgroup(s).