[GIT PULL] Qualcomm ARM64 fixes for v6.5

Bjorn Andersson andersson at kernel.org
Tue Aug 15 07:20:41 PDT 2023


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



More information about the linux-arm-kernel mailing list