[GIT PULL] More Qualcomm DTS updates for 6.2

Bjorn Andersson andersson at kernel.org
Wed Dec 7 07:32:01 PST 2022


The following changes since commit 37b5e8c48b9d295aca92caf0fdd3f4b85cc662bc:

  dt-bindings: arm: add xiaomi,sagit board based on msm8998 chip (2022-11-15 10:58:02 -0600)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git qcom-dts-for-6.2-2

for you to fetch changes up to 812e13ddb56aa5c4534c96b522d2e39e094df677:

  dt-bindings: arm: qcom: Add zombie (2022-12-05 17:02:10 -0600)

----------------------------------------------------------------
More Qualcomm DTS updates for 6.2

This introduces support for the OnePlus One, on MSM8974Pro, and properly
marks other Pro devices as compatible thereof. Also on MSM8974, the
description of USB devices and their PHYs are cleaned up.

On the binding side compatibles for recently added ARM and ARM64 boards
are added.

----------------------------------------------------------------
Dmitry Baryshkov (2):
      dt-bindings: arm: qcom: split MSM8974 Pro and MSM8974
      arm: dts: qcom: use qcom,msm8974pro for pro devices

Julian Goldsmith (1):
      ARM: dts: qcom: msm8974: Add OnePlus One

Konrad Dybcio (1):
      dt-bindings: arm: qcom: Add Xperia 5 IV (PDX224)

Krzysztof Kozlowski (1):
      ARM: dts: qcom: align LED node names with dtschema

Luca Weiss (2):
      ARM: dts: qcom: msm8974: clean up USB nodes
      dt-bindings: arm: qcom: Document oneplus,bacon device

Marijn Suijten (1):
      dt-bindings: arm: qcom: Document msm8956 and msm8976 SoC and devices

Owen Yang (1):
      dt-bindings: arm: qcom: Add zombie

Parikshit Pareek (1):
      dt-bindings: arm: qcom: Document additional sa8540p device

 Documentation/devicetree/bindings/arm/qcom.yaml    |  32 +-
 arch/arm/boot/dts/Makefile                         |   1 +
 arch/arm/boot/dts/qcom-apq8074-dragonboard.dts     |  42 +--
 arch/arm/boot/dts/qcom-ipq4018-ap120c-ac-bit.dts   |   6 +-
 arch/arm/boot/dts/qcom-ipq4018-ap120c-ac.dts       |   6 +-
 .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts     |  48 ++-
 .../boot/dts/qcom-msm8974-sony-xperia-rhine.dtsi   |  48 ++-
 arch/arm/boot/dts/qcom-msm8974.dtsi                |   6 +-
 .../arm/boot/dts/qcom-msm8974pro-fairphone-fp2.dts |  50 ++-
 .../arm/boot/dts/qcom-msm8974pro-oneplus-bacon.dts | 417 +++++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts |  44 ++-
 .../qcom-msm8974pro-sony-xperia-shinano-castor.dts |  50 ++-
 12 files changed, 591 insertions(+), 159 deletions(-)
 create mode 100644 arch/arm/boot/dts/qcom-msm8974pro-oneplus-bacon.dts



More information about the linux-arm-kernel mailing list