mbox series

[GIT,PULL] More Qualcomm DTS updates for 6.2

Message ID 20221207153201.3233015-1-andersson@kernel.org (mailing list archive)
State Accepted
Commit da060ab86eb0de7954dafa34aefa9cc58cc4e76c
Headers show
Series [GIT,PULL] More Qualcomm DTS updates for 6.2 | expand

Pull-request

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

Message

Bjorn Andersson Dec. 7, 2022, 3:32 p.m. UTC
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

Comments

patchwork-bot+linux-soc@kernel.org Dec. 7, 2022, 9:20 p.m. UTC | #1
Hello:

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

On Wed,  7 Dec 2022 09:32:01 -0600 you wrote:
> 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
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] More Qualcomm DTS updates for 6.2
    https://git.kernel.org/soc/soc/c/da060ab86eb0

You are awesome, thank you!