[GIT PULL] Qualcomm ARM64 DT fixes for v5.19

Bjorn Andersson bjorn.andersson at linaro.org
Sat Jul 2 20:02:08 PDT 2022


The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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-5.19

for you to fetch changes up to 5fb779558f1c97e2bf2794cb59553e569c38e2f9:

  arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo (2022-06-27 15:09:32 -0500)

----------------------------------------------------------------
Qualcomm ARM64 DT fixes for v5.19

This removes duplicate includes in the sc7180-trogdor files, which
accidentally ended up disabling nodes intended to be enabled.

It corrects identifiers for CPU6/7 on MSM8994. On SM8450 the UFS node's
interconnects property is updated to match the #interconnect-cells,
avoiding sync_state issues and the GIC ITS is defined, to correct the
references from the PCIe nodes. On SDM845 the display subsystem's AHB
clock is corrected and on msm8992 devices, the supplies for lvs 1 and 2
are correctly specified.

Lastly, a welcome addition of Konrad as reviewer for the Qualcomm SoC.

----------------------------------------------------------------
Dmitry Baryshkov (2):
      arm64: dts: qcom: sm8450 add ITS device tree node
      arm64: dts: qcom: sdm845: use dispcc AHB clock for mdss node

Konrad Dybcio (2):
      arm64: dts: qcom: msm8994: Fix CPU6/7 reg values
      MAINTAINERS: Add myself as a reviewer for Qualcomm ARM/64 support

Stephan Gerhold (1):
      arm64: dts: qcom: msm8992-*: Fix vdd_lvs1_2-supply typo

Stephen Boyd (1):
      arm64: dts: qcom: Remove duplicate sc7180-trogdor include on lazor/homestar

Vladimir Zapolskiy (1):
      arm64: dts: qcom: sm8450: fix interconnects property of UFS node

 MAINTAINERS                                           |  1 +
 arch/arm64/boot/dts/qcom/msm8992-lg-bullhead.dtsi     |  2 +-
 arch/arm64/boot/dts/qcom/msm8992-xiaomi-libra.dts     |  2 +-
 arch/arm64/boot/dts/qcom/msm8994.dtsi                 |  4 ++--
 arch/arm64/boot/dts/qcom/sc7180-trogdor-homestar.dtsi |  2 +-
 arch/arm64/boot/dts/qcom/sc7180-trogdor-lazor.dtsi    |  2 +-
 arch/arm64/boot/dts/qcom/sdm845.dtsi                  |  2 +-
 arch/arm64/boot/dts/qcom/sm8450.dtsi                  | 14 ++++++++++++--
 8 files changed, 20 insertions(+), 9 deletions(-)



More information about the linux-arm-kernel mailing list