[GIT PULL] More Qualcomm ARM32 DeviceTree updates for v6.5

Bjorn Andersson andersson at kernel.org
Thu Jun 15 09:39:26 PDT 2023


The following changes since commit 925bac3caa46c5790d21ee236869b017090aad2d:

  ARM: dts: qcom: apq8074-dragonboard: enable DSI panel (2023-05-30 07:54:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 831b802a7727ba6e67c5ed585c54f610d9db1316:

  arm: dts: qcom: sdx55: Add interconnect path (2023-06-14 08:07:21 -0700)

----------------------------------------------------------------
More Qualcomm ARM32 DeviceTree updates for v6.5

On MSM8960, support for USB is added and the Samsung Galaxy Express is
added.

GPIO keys and on-board LEDs are described for the APQ8074 Dragonboard.

On MSM8226, QFPROM, tsens and thermal zones are defined, and the
description of the clock hierarchy is improved.

The PCIe endpoint controller on SDX55 gains a interconnect path to DDR
defined.

Sony Xperia X2 Tablet and Samsung Galaxy Tab 4 are updated following
changes in the LP855X DeviceTree binding.

----------------------------------------------------------------
Artur Weber (1):
      ARM: dts: qcom: adapt to LP855X bindings changes

Dmitry Baryshkov (3):
      ARM: dts: qcom: apq8074-dragonboard: add onboard leds
      ARM: dts: qcom: apq8074-dragonboard: add gpio keys
      ARM: dts: qcom: msm8974: rename labels for DSI nodes

Krishna chaitanya chundru (1):
      arm: dts: qcom: sdx55: Add interconnect path

Luca Weiss (2):
      ARM: dts: qcom: msm8226: Use XO from rpmcc where possible
      ARM: dts: qcom: msm8226: Provide clocks to mmcc node

Matti Lehtimäki (6):
      ARM: dts: qcom: pm8226: Add thermal sensor and thermal zone config
      ARM: dts: qcom: pm8841: Add thermal zone config
      ARM: dts: qcom: pm8941: Add thermal zone config
      ARM: dts: qcom: msm8226: Add qfprom node
      ARM: dts: qcom: msm8226: Add tsens node and related nvmem cells
      ARM: dts: qcom: msm8226: Add thermal zones node

Rudraksha Gupta (2):
      ARM: dts: qcom: msm8960: Add USB node
      ARM: dts: qcom: Add Samsung Galaxy Express support

 arch/arm/boot/dts/Makefile                         |   1 +
 .../boot/dts/qcom-apq8026-samsung-matisse-wifi.dts |   1 -
 arch/arm/boot/dts/qcom-apq8074-dragonboard.dts     |  74 ++++-
 arch/arm/boot/dts/qcom-msm8226.dtsi                | 190 +++++++++++-
 .../boot/dts/qcom-msm8960-samsung-expressatt.dts   | 331 +++++++++++++++++++++
 arch/arm/boot/dts/qcom-msm8960.dtsi                |  34 ++-
 .../dts/qcom-msm8974-lge-nexus5-hammerhead.dts     |  16 +-
 arch/arm/boot/dts/qcom-msm8974.dtsi                |  36 +--
 arch/arm/boot/dts/qcom-msm8974pro-samsung-klte.dts |  24 +-
 .../qcom-msm8974pro-sony-xperia-shinano-castor.dts |  23 +-
 arch/arm/boot/dts/qcom-pm8226.dtsi                 |  39 +++
 arch/arm/boot/dts/qcom-pm8841.dtsi                 |  33 +-
 arch/arm/boot/dts/qcom-pm8941.dtsi                 |  31 ++
 arch/arm/boot/dts/qcom-sdx55.dtsi                  |   4 +
 14 files changed, 776 insertions(+), 61 deletions(-)
 create mode 100644 arch/arm/boot/dts/qcom-msm8960-samsung-expressatt.dts



More information about the linux-arm-kernel mailing list