linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Andy Gross <andy.gross@linaro.org>
To: arm@kernel.org
Cc: Kevin Hilman <khilman@baylibre.com>,
	Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org,
	Doug Anderson <dianders@chromium.org>,
	Bjorn Andersson <bjorn.andersson@linaro.org>
Subject: [GIT PULL] Qualcomm ARM64 DT updates for 4.20
Date: Sun, 30 Sep 2018 13:37:59 -0500	[thread overview]
Message-ID: <1538332682-12018-2-git-send-email-andy.gross@linaro.org> (raw)
In-Reply-To: <1538332682-12018-1-git-send-email-andy.gross@linaro.org>

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/agross/linux.git tags/qcom-arm64-for-4.20

for you to fetch changes up to 6db0483cf622fc690e32e0804f8b86061f13962a:

  Revert "dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'" (2018-09-30 12:59:52 -0500)

----------------------------------------------------------------
Qualcomm ARM64 Updates for v4.20

* Update Coresight for MSM8916
* Switch to use mailbox for smp2p and smd on MSM8996
* Add dispcc, dsp, USB, regulator, and other nodes for SDM845
* Drop model/compatible from MSM8916 and MSM8996
* Add compat for db820c
* Add MSM8998 SoC and board support along with associated nodes
* Add RESIN/PON for Qualcomm PM8916 and PM8994

----------------------------------------------------------------
Andy Gross (2):
      Revert "dt-bindings: iio: vadc: Fix documentation of 'reg'"
      Revert "dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'"

Bjorn Andersson (10):
      arm64: dts: qcom: msm8998: Add RPM and regulators for MTP
      arm64: dts: qcom: msm8998: Add tsens and thermal-zones
      arm64: dts: qcom: msm8998: Add pmi8998 file
      arm64: dts: qcom: msm8998: Add smem related nodes
      arm64: dts: qcom: msm8998: Add firmware node
      arm64: dts: qcom: msm8998: Add the qfprom node
      arm64: dts: qcom: msm8998: Add smp2p nodes
      arm64: dts: qcom: Populate pm8998 with additional nodes
      arm64: dts: qcom: sdm845: Add adsp, cdsp and slpi smp2p
      arm64: dts: msm8996: Transition smp2p and smd to mailbox

Douglas Anderson (2):
      arm64: dts: qcom: sdm845-mtp: Add RPMh VRM/XOB regulators
      arm64: dts: qcom: sdm845-mtp: Add nodes for USB

Joonwoo Park (1):
      arm64: dts: Add msm8998 SoC and MTP board support

Manu Gautam (1):
      arm64: dts: qcom: sdm845: Add USB-related nodes

Matthias Kaehlcke (6):
      dt-bindings: iio: vadc: Fix documentation of 'reg'
      arm64: dts: qcom: pm8998: Add adc node
      arm64: dts: sdm845: Add dispcc node
      dt-bindings: thermal: qcom-spmi-temp-alarm: Fix documentation of 'reg'
      arm64: dts: qcom: pm8998: Add spmi-temp-alarm node
      arm64: dts: qcom: pm8998: Add pm8998 thermal zone

Niklas Cassel (3):
      arm64: dts: db820c: Add qcom,apq8096 to compatible string
      arm64: dts: msm8916: Drop model and compatible
      arm64: dts: msm8996: Drop model

Sibi Sankar (1):
      arm64: dts: qcom: Add AOSS reset driver node for SDM845

Suzuki K Poulose (1):
      arm64: dts: msm8916: Update coresight bindings for hardware ports

Vinod Koul (4):
      arm64: dts: qcom: pm8916: Add PON node
      arm64: dts: qcom: pm8994: Add PON node
      arm64: dts: qcom: apq8016-sbc: Add resin node
      arm64: dts: qcom: apq8096-db820c: Add resin node

 arch/arm64/boot/dts/qcom/Makefile            |   1 +
 arch/arm64/boot/dts/qcom/apq8016-sbc.dtsi    |  14 +
 arch/arm64/boot/dts/qcom/apq8096-db820c.dts  |   2 +-
 arch/arm64/boot/dts/qcom/apq8096-db820c.dtsi |  14 +
 arch/arm64/boot/dts/qcom/msm8916.dtsi        |  98 ++--
 arch/arm64/boot/dts/qcom/msm8996.dtsi        |  15 +-
 arch/arm64/boot/dts/qcom/msm8998-mtp.dts     |  13 +
 arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi    | 243 ++++++++++
 arch/arm64/boot/dts/qcom/msm8998.dtsi        | 690 +++++++++++++++++++++++++++
 arch/arm64/boot/dts/qcom/pm8916.dtsi         |  18 +-
 arch/arm64/boot/dts/qcom/pm8994.dtsi         |  18 +
 arch/arm64/boot/dts/qcom/pm8998.dtsi         |  75 ++-
 arch/arm64/boot/dts/qcom/pmi8998.dtsi        |  40 ++
 arch/arm64/boot/dts/qcom/sdm845-mtp.dts      | 382 +++++++++++++++
 arch/arm64/boot/dts/qcom/sdm845.dtsi         | 300 ++++++++++++
 15 files changed, 1858 insertions(+), 65 deletions(-)
 create mode 100644 arch/arm64/boot/dts/qcom/msm8998-mtp.dts
 create mode 100644 arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/msm8998.dtsi
 create mode 100644 arch/arm64/boot/dts/qcom/pmi8998.dtsi

  reply	other threads:[~2018-09-30 18:38 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-30 18:37 [GIT PULL] Qualcomm ARM64 Defconfig updates for 4.20 Andy Gross
2018-09-30 18:37 ` Andy Gross [this message]
2018-10-02  9:30   ` [GIT PULL] Qualcomm ARM64 DT " Arnd Bergmann
2018-10-05 14:29     ` Andy Gross
2018-10-25  5:25       ` Amit Kucheria
2018-10-25 16:08         ` Andy Gross
2018-10-28 17:54           ` Amit Kucheria
2018-11-07  6:15             ` Amit Kucheria
2018-09-30 18:38 ` [GIT PULL] Qualcomm Defconfig " Andy Gross
2018-10-01 15:59   ` Arnd Bergmann
2018-09-30 18:38 ` [GIT PULL] Qualcomm Driver " Andy Gross
2018-10-02  8:14   ` Arnd Bergmann
2018-09-30 18:38 ` [GIT PULL] Qualcomm Device Tree " Andy Gross
2018-10-02  9:36   ` Arnd Bergmann
2018-10-05 14:28     ` Andy Gross
2018-10-05 14:31       ` Arnd Bergmann
2018-11-29 10:10     ` Clément Péron
2018-10-01 16:00 ` [GIT PULL] Qualcomm ARM64 Defconfig " Arnd Bergmann

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=1538332682-12018-2-git-send-email-andy.gross@linaro.org \
    --to=andy.gross@linaro.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bjorn.andersson@linaro.org \
    --cc=dianders@chromium.org \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olof@lixom.net \
    /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).