linux-arm-kernel.lists.infradead.org archive mirror
 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>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Luca Weiss <luca@z3ntu.xyz>,
	Dmitry Baryshkov <dmitry.baryshkov@linaro.org>,
	Manivannan Sadhasivam <mani@kernel.org>,
	Yang Xiwen <forbidden405@foxmail.com>,
	Bartosz Golaszewski <bartosz.golaszewski@linaro.org>,
	Christian Marangi <ansuelsmth@gmail.com>,
	Jianhua Lu <lujianhua000@gmail.com>,
	Rajendra Nayak <quic_rjendra@quicinc.com>
Subject: [GIT PULL] More Qualcomm ARM32 DTS updates for 6.3
Date: Fri, 10 Feb 2023 10:58:46 -0800	[thread overview]
Message-ID: <20230210185846.2032601-1-andersson@kernel.org> (raw)


The following changes since commit 34d50b12d67795454139a1cfc7ca3add8efa3612:

  ARM: dts: qcom: msm8226: add RPMCC node (2023-01-18 20:20:18 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 68e8dd352adc2c279f9608eaecbe2ced2f398b48:

  ARM: dts: qcom: align OPP table names with DT schema (2023-02-08 20:03:17 -0800)

----------------------------------------------------------------
More Qualcomm ARM32 DTS updates for 6.3

This adds backlight, notification LED, vibrator, volume keys and hall
sensor to the OnePlus One, and provides a range of Devicetree validation
fixes across various platforms.

----------------------------------------------------------------
Bartosz Golaszewski (1):
      dt-bindings: arm: qcom: add the sa8775p-ride board

Christian Marangi (1):
      ARM: dts: qcom: ipq8064: move reg-less nodes outside soc node

Dmitry Baryshkov (3):
      ARM: dts: qcom: apq8064: add #clock-cells to the HDMI PHY node
      ARM: dts: qcom: apq8064: use hdmi_phy for the MMCC's hdmipll clock
      ARM: dts: qcom: apq8064: add second DSI host and PHY

Jianhua Lu (1):
      dt-bindings: arm: qcom: Add Xiaomi Mi Pad 5 Pro (xiaomi-elish)

Krzysztof Kozlowski (6):
      ARM: dts: qcom: use "okay" for status
      ARM: dts: qcom-sdx55: align RPMh regulator nodes with bindings
      ARM: dts: qcom-sdx65: align RPMh regulator nodes with bindings
      ARM: dts: qcom: apq8060-dragonboard: align MPP pin node names with DT schema
      ARM: dts: qcom: sdx55: correct TLMM gpio-ranges
      ARM: dts: qcom: align OPP table names with DT schema

Luca Weiss (5):
      ARM: dts: qcom: pm8941: Add vibrator node
      ARM: dts: qcom: msm8974-oneplus-bacon: Add vibrator
      ARM: dts: qcom: msm8974-oneplus-bacon: Add volume keys and hall sensor
      ARM: dts: qcom: msm8974-oneplus-bacon: Add backlight
      ARM: dts: qcom: msm8974-oneplus-bacon: Add notification LED

Manivannan Sadhasivam (2):
      ARM: dts: qcom: sdx55: Add Qcom SMMU-500 as the fallback for IOMMU node
      ARM: dts: qcom: sdx65: Add Qcom SMMU-500 as the fallback for IOMMU node

Rajendra Nayak (1):
      dt-bindings: arm: qcom: Document the sc7280 CRD Pro boards

Yang Xiwen (2):
      dt-bindings: vendor-prefixes: add thwc
      dt-bindings: qcom: Document msm8916-thwc-uf896 and ufi001c

 Documentation/devicetree/bindings/arm/qcom.yaml    | 16 ++++
 .../devicetree/bindings/vendor-prefixes.yaml       |  2 +
 arch/arm/boot/dts/qcom-apq8060-dragonboard.dts     | 16 ++--
 arch/arm/boot/dts/qcom-apq8064.dtsi                | 81 +++++++++++++++++-
 arch/arm/boot/dts/qcom-ipq4019.dtsi                |  2 +-
 arch/arm/boot/dts/qcom-ipq8064.dtsi                | 28 +++----
 arch/arm/boot/dts/qcom-msm8226-samsung-s3ve3g.dts  |  2 +-
 .../arm/boot/dts/qcom-msm8974pro-oneplus-bacon.dts | 96 ++++++++++++++++++++++
 arch/arm/boot/dts/qcom-pm8941.dtsi                 |  6 ++
 arch/arm/boot/dts/qcom-sdx55-mtp.dts               |  2 +-
 arch/arm/boot/dts/qcom-sdx55-t55.dts               |  8 +-
 arch/arm/boot/dts/qcom-sdx55-telit-fn980-tlb.dts   |  8 +-
 arch/arm/boot/dts/qcom-sdx55.dtsi                  |  4 +-
 arch/arm/boot/dts/qcom-sdx65-mtp.dts               |  2 +-
 arch/arm/boot/dts/qcom-sdx65.dtsi                  |  2 +-
 15 files changed, 234 insertions(+), 41 deletions(-)

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

                 reply	other threads:[~2023-02-10 18:57 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20230210185846.2032601-1-andersson@kernel.org \
    --to=andersson@kernel.org \
    --cc=agross@kernel.org \
    --cc=ansuelsmth@gmail.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bartosz.golaszewski@linaro.org \
    --cc=dmitry.baryshkov@linaro.org \
    --cc=forbidden405@foxmail.com \
    --cc=khilman@baylibre.com \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=luca@z3ntu.xyz \
    --cc=lujianhua000@gmail.com \
    --cc=mani@kernel.org \
    --cc=olof@lixom.net \
    --cc=quic_rjendra@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).