All of lore.kernel.org
 help / color / mirror / Atom feed
From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Luca Weiss <luca@z3ntu.xyz>,
	Julian Goldsmith <julian@juliangoldsmith.com>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	Owen Yang <ecs.taipeikernel@gmail.com>,
	Parikshit Pareek <quic_ppareek@quicinc.com>
Subject: [GIT PULL] More Qualcomm DTS updates for 6.2
Date: Wed,  7 Dec 2022 09:32:01 -0600	[thread overview]
Message-ID: <20221207153201.3233015-1-andersson@kernel.org> (raw)

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

WARNING: multiple messages have this Message-ID (diff)
From: Bjorn Andersson <andersson@kernel.org>
To: arm@kernel.org, soc@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Andy Gross <agross@kernel.org>, Arnd Bergmann <arnd@arndb.de>,
	Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Luca Weiss <luca@z3ntu.xyz>,
	Julian Goldsmith <julian@juliangoldsmith.com>,
	Konrad Dybcio <konrad.dybcio@linaro.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Marijn Suijten <marijn.suijten@somainline.org>,
	Owen Yang <ecs.taipeikernel@gmail.com>,
	Parikshit Pareek <quic_ppareek@quicinc.com>
Subject: [GIT PULL] More Qualcomm DTS updates for 6.2
Date: Wed,  7 Dec 2022 09:32:01 -0600	[thread overview]
Message-ID: <20221207153201.3233015-1-andersson@kernel.org> (raw)

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

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

             reply	other threads:[~2022-12-07 15:32 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-07 15:32 Bjorn Andersson [this message]
2022-12-07 15:32 ` [GIT PULL] More Qualcomm DTS updates for 6.2 Bjorn Andersson
2022-12-07 21:20 ` patchwork-bot+linux-soc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20221207153201.3233015-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=agross@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=ecs.taipeikernel@gmail.com \
    --cc=julian@juliangoldsmith.com \
    --cc=khilman@baylibre.com \
    --cc=konrad.dybcio@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=luca@z3ntu.xyz \
    --cc=marijn.suijten@somainline.org \
    --cc=olof@lixom.net \
    --cc=quic_ppareek@quicinc.com \
    --cc=soc@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.