mbox series

[GIT,PULL] Qualcomm ARM DeviceTree updates for v6.7

Message ID 20231015204558.855987-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit 6fd3e8682b0f1eb46518812353b84afdb8ce29ef
Headers show
Series [GIT,PULL] Qualcomm ARM DeviceTree updates for v6.7 | expand

Pull-request

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

Message

Bjorn Andersson Oct. 15, 2023, 8:45 p.m. UTC
The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:

  Linux 6.6-rc1 (2023-09-10 16:28:41 -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.7

for you to fetch changes up to 2138c32af19740ab54bf5622890fe96ba3530b75:

  ARM: dts: qcom: ipq8064: move keys and leds out of soc node (2023-09-27 16:10:23 -0700)

----------------------------------------------------------------
Qualcomm ARM DeviceTree updates for v6.7

RPM master stats is introduced for MSM8226 and MSM8974. The PCIe PHY of
SDX55 is transitioned to the new binding. The hall sensor on the Samsung
Galaxy Tab 4 is inverted.

A number of fixes reported from DeviceTree validation are fixed.

----------------------------------------------------------------
Dmitry Baryshkov (1):
      ARM: dts: qcom-sdx55: switch PCIe QMP PHY to new style of bindings

Krzysztof Kozlowski (7):
      ARM: dts: qcom: drop incorrect cell-index from SPMI
      ARM: dts: qcom: apq8064: drop label property from DSI
      ARM: dts: qcom: sdx65: fix SDHCI clocks order
      ARM: dts: qcom: apq8064: drop incorrect regulator-type
      ARM: dts: qcom: apq8060: drop incorrect regulator-type
      ARM: dts: qcom: mdm9615: populate vsdcc fixed regulator
      ARM: dts: qcom: ipq8064: move keys and leds out of soc node

Matti Lehtimäki (3):
      ARM: dts: qcom: apq8026-samsung-matisse-wifi: Fix inverted hall sensor
      ARM: qcom: msm8226: Add rpm-master-stats node
      ARM: qcom: msm8974: Add rpm-master-stats node

 .../dts/qcom/qcom-apq8026-samsung-matisse-wifi.dts |   4 +-
 .../arm/boot/dts/qcom/qcom-apq8060-dragonboard.dts |   1 -
 .../boot/dts/qcom/qcom-apq8064-asus-nexus7-flo.dts |   1 -
 arch/arm/boot/dts/qcom/qcom-apq8064-ifc6410.dts    |   1 -
 arch/arm/boot/dts/qcom/qcom-apq8064.dtsi           |   1 -
 arch/arm/boot/dts/qcom/qcom-ipq8064-rb3011.dts     |  55 +++++-----
 arch/arm/boot/dts/qcom/qcom-ipq8064-v1.0.dtsi      | 122 ++++++++++-----------
 arch/arm/boot/dts/qcom/qcom-mdm9615.dtsi           |  14 +--
 arch/arm/boot/dts/qcom/qcom-msm8226.dtsi           |  32 ++++++
 arch/arm/boot/dts/qcom/qcom-msm8974.dtsi           |  32 ++++++
 arch/arm/boot/dts/qcom/qcom-sdx55.dtsi             |  32 ++----
 arch/arm/boot/dts/qcom/qcom-sdx65.dtsi             |   7 +-
 12 files changed, 175 insertions(+), 127 deletions(-)

Comments

patchwork-bot+linux-soc@kernel.org Oct. 16, 2023, 9:31 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Sun, 15 Oct 2023 13:45:57 -0700 you wrote:
> The following changes since commit 0bb80ecc33a8fb5a682236443c1e740d5c917d1d:
> 
>   Linux 6.6-rc1 (2023-09-10 16:28:41 -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.7
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Qualcomm ARM DeviceTree updates for v6.7
    https://git.kernel.org/soc/soc/c/6fd3e8682b0f

You are awesome, thank you!