All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Qualcomm ARM64 fixes for v6.5
@ 2023-08-15 14:20 ` Bjorn Andersson
  0 siblings, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2023-08-15 14:20 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
	Olof Johansson, Kevin Hilman, Krzysztof Kozlowski,
	Dmitry Baryshkov, Konrad Dybcio, Naveen Kumar Goud Arepalli


The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -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.5

for you to fetch changes up to 6d4cc57630a867a944483fdf7f8a060d2bbebdb9:

  arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names (2023-07-31 09:09:41 -0700)

----------------------------------------------------------------
Qualcomm ARM64 fixes for v6.5

This corrects the invalid path specifier for L3 interconnects in the CPU
nodes of SM8150 and SM8250. It corrects the compatible of the SC8180X L3
node, to pass the binding check.

The crypto core, and its DMA controller, is disabled on SM8350 to avoid
the system from crashing at boot while the issue is diagnosed.

A thermal zone node name conflict is resolved for PM8150L, on the RB5
board.

The UFS vccq voltage is corrected on the SA877P Ride platform, to
address observed stability issues.

The reg-names of the DSI phy on SC7180 are restored after an accidental
search-and-replace update.

----------------------------------------------------------------
Dmitry Baryshkov (1):
      arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflict

Konrad Dybcio (1):
      arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names

Krzysztof Kozlowski (4):
      arm64: dts: qcom: sm8150: Fix OSM L3 interconnect cells
      arm64: dts: qcom: sm8250: Fix EPSS L3 interconnect cells
      arm64: dts: qcom: sc8180x: Fix OSM L3 compatible
      arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot

Naveen Kumar Goud Arepalli (1):
      arm64: dts: qcom: sa8775p-ride: Update L4C parameters

 arch/arm64/boot/dts/qcom/qrb5165-rb5.dts  |  2 +-
 arch/arm64/boot/dts/qcom/sa8775p-ride.dts |  4 ++--
 arch/arm64/boot/dts/qcom/sc7180.dtsi      |  4 ++--
 arch/arm64/boot/dts/qcom/sc8180x.dtsi     |  2 +-
 arch/arm64/boot/dts/qcom/sm8150.dtsi      | 18 +++++++++---------
 arch/arm64/boot/dts/qcom/sm8250.dtsi      | 18 +++++++++---------
 arch/arm64/boot/dts/qcom/sm8350.dtsi      |  4 ++++
 7 files changed, 28 insertions(+), 24 deletions(-)

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

* [GIT PULL] Qualcomm ARM64 fixes for v6.5
@ 2023-08-15 14:20 ` Bjorn Andersson
  0 siblings, 0 replies; 4+ messages in thread
From: Bjorn Andersson @ 2023-08-15 14:20 UTC (permalink / raw)
  To: arm, soc
  Cc: linux-arm-msm, linux-arm-kernel, Andy Gross, Arnd Bergmann,
	Olof Johansson, Kevin Hilman, Krzysztof Kozlowski,
	Dmitry Baryshkov, Konrad Dybcio, Naveen Kumar Goud Arepalli


The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:

  Linux 6.5-rc1 (2023-07-09 13:53:13 -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.5

for you to fetch changes up to 6d4cc57630a867a944483fdf7f8a060d2bbebdb9:

  arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names (2023-07-31 09:09:41 -0700)

----------------------------------------------------------------
Qualcomm ARM64 fixes for v6.5

This corrects the invalid path specifier for L3 interconnects in the CPU
nodes of SM8150 and SM8250. It corrects the compatible of the SC8180X L3
node, to pass the binding check.

The crypto core, and its DMA controller, is disabled on SM8350 to avoid
the system from crashing at boot while the issue is diagnosed.

A thermal zone node name conflict is resolved for PM8150L, on the RB5
board.

The UFS vccq voltage is corrected on the SA877P Ride platform, to
address observed stability issues.

The reg-names of the DSI phy on SC7180 are restored after an accidental
search-and-replace update.

----------------------------------------------------------------
Dmitry Baryshkov (1):
      arm64: dts: qcom: qrb5165-rb5: fix thermal zone conflict

Konrad Dybcio (1):
      arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names

Krzysztof Kozlowski (4):
      arm64: dts: qcom: sm8150: Fix OSM L3 interconnect cells
      arm64: dts: qcom: sm8250: Fix EPSS L3 interconnect cells
      arm64: dts: qcom: sc8180x: Fix OSM L3 compatible
      arm64: dts: qcom: sm8350: fix BAM DMA crash and reboot

Naveen Kumar Goud Arepalli (1):
      arm64: dts: qcom: sa8775p-ride: Update L4C parameters

 arch/arm64/boot/dts/qcom/qrb5165-rb5.dts  |  2 +-
 arch/arm64/boot/dts/qcom/sa8775p-ride.dts |  4 ++--
 arch/arm64/boot/dts/qcom/sc7180.dtsi      |  4 ++--
 arch/arm64/boot/dts/qcom/sc8180x.dtsi     |  2 +-
 arch/arm64/boot/dts/qcom/sm8150.dtsi      | 18 +++++++++---------
 arch/arm64/boot/dts/qcom/sm8250.dtsi      | 18 +++++++++---------
 arch/arm64/boot/dts/qcom/sm8350.dtsi      |  4 ++++
 7 files changed, 28 insertions(+), 24 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] 4+ messages in thread

* Re: [GIT PULL] Qualcomm ARM64 fixes for v6.5
  2023-08-15 14:20 ` Bjorn Andersson
  (?)
@ 2023-08-17 12:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2023-08-17 12: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 Tue, 15 Aug 2023 07:20:41 -0700 you wrote:
> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
> 
>   Linux 6.5-rc1 (2023-07-09 13:53:13 -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.5
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm ARM64 fixes for v6.5
    https://git.kernel.org/soc/soc/c/3c78dbf25135

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] 4+ messages in thread

* Re: [GIT PULL] Qualcomm ARM64 fixes for v6.5
  2023-08-15 14:20 ` Bjorn Andersson
  (?)
  (?)
@ 2023-08-17 12:50 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2023-08-17 12: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 Tue, 15 Aug 2023 07:20:41 -0700 you wrote:
> The following changes since commit 06c2afb862f9da8dc5efa4b6076a0e48c3fbaaa5:
> 
>   Linux 6.5-rc1 (2023-07-09 13:53:13 -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.5
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm ARM64 fixes for v6.5
    https://git.kernel.org/soc/soc/c/3c78dbf25135

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] 4+ messages in thread

end of thread, other threads:[~2023-08-17 12:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-08-15 14:20 [GIT PULL] Qualcomm ARM64 fixes for v6.5 Bjorn Andersson
2023-08-15 14:20 ` Bjorn Andersson
2023-08-17 12:50 ` patchwork-bot+linux-soc
2023-08-17 12:50 ` patchwork-bot+linux-soc

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.