linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: Andy Gross <andygro@gmail.com>
To: arm@kernel.org
Cc: Arnd Bergmann <arnd@arndb.de>,
	linux-arm-msm@vger.kernel.org,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Kevin Hilman <khilman@baylibre.com>,
	Olof Johansson <olof@lixom.net>,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL] Qualcomm ARM64 DT updates for 5.2
Date: Tue, 23 Apr 2019 00:27:25 -0500	[thread overview]
Message-ID: <1555997248-11513-2-git-send-email-agross@kernel.org> (raw)
In-Reply-To: <1555997248-11513-1-git-send-email-agross@kernel.org>

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the git repository at:

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

for you to fetch changes up to 6ef7c11b31a57e43062da15a36fac54fcb97b533:

  arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes (2019-04-23 00:10:35 -0500)

----------------------------------------------------------------
Qualcomm ARM64 Updates for v5.2

* Add gpio ranges for Qualcomm platforms
* Fix MSM8998 BLSP2 I2C5 address
* Add MSM8998 UFS nodes and associated information
* Add SDM845 interconnect header and usage
* Add ADSP and CDSP PAS, RMTFS memory, and UFS phy reset on SDM845
* Update reserved memory map on SDM845
* Add QCS404 spmi regulators, ethernet, bluetooth, and uart3
* Remove remotely-controlled property as default for BAM on QCS404
* Add spmi regulators on PMS405
* Fixup QCS404 l3 voltages and regulator supply names
* Fixup thermal trip names on Qualcomm platforms
* Add thermal sensors on Qualcomm platforms
* Remove invalid efficiency property on MSM8998
* Change QCS404-evb compatible to help distinguish platforms
* Add rpmhd header file and convert to use definitions on SDM845
* Add interconnect header file on SDM845
* Add PMS405 ADC binding

----------------------------------------------------------------
Amit Kucheria (14):
      dt-bindings: iio: adc: Add binding for ADC on pms405 PMIC
      arm64: dts: msm8998: thermal: split address space into two
      arm64: dts: msm8998: efficiency is not valid property
      arm64: dts: msm8916: thermal: Add sensor for modem
      arm64: dts: msm8996: thermal: Add temperature sensors near major peripherals
      arm64: dts: msm8998: thermal: Fix the cpu sensor numbers
      arm64: dts: msm8998: thermal: Fix the gpu sensor number
      arm64: dts: msm8998: thermal: GPU has two sensors, add the second
      arm64: dts: msm8998: thermal: Add temperature sensors near major peripherals
      arm64: dts: sdm845: thermal: Add temperature sensors near major peripherals
      arm64: dts: msm8998: thermal: Make trip names consistent
      arm64: dts: msm8916: thermal: Make trip names consistent
      arm64: dts: msm8996: thermal: Make trip names consistent
      arm64: dts: msm8916: thermal: Convert camera trip type to hot

Andy Gross (1):
      Merge branch 'arm64-thermal-for-5.2' into arm64-for-5.2

Bjorn Andersson (6):
      arm64: dts: qcom: qcs404: Fix regulator supply names
      arm64: dts: qcom: qcs404: Fix voltages l3
      arm64: dts: qcom: qcs404-evb: Enable uart3 and add Bluetooth
      arm64: dts: qcom: sdm845: Update reserved memory map
      arm64: dts: qcom: sdm845: Define rmtfs memory
      arm64: dts: sdm845: Introduce ADSP and CDSP PAS nodes

Brian Masney (4):
      arm64: dts: qcom: pm8005: add gpio-ranges
      arm64: dts: qcom: pm8998: add gpio-ranges
      arm64: dts: qcom: pmi8994: add gpio-ranges
      arm64: dts: qcom: pmi8998: add gpio-ranges

Evan Green (1):
      arm64: dts: sdm845: Add UFS PHY reset

Georgi Djakov (1):
      arm64: dts: sdm845: Include the interconnect resources DT header

Jorge Ramirez-Ortiz (2):
      arm64: dts: qcom: pms405: add spmi regulators
      arm64: dts: qcom: qcs404-evb: add spmi regulators

Khasim Syed Mohammed (2):
      arm64: dts: qcom: qcs404: Remove default setting of controlled-remotely for BAM DMA
      arm64: dts: qcom: qcs404-evb: Change the compatible to distinguish platforms

Marc Gonzalez (5):
      dt-bindings: ufs: Add msm8998 compatible string
      arm64: dts: qcom: msm8998: Allow UFSHC driver to set-load
      arm64: dts: qcom: msm8998: Add UFS nodes
      arm64: dts: msm8998: Add UFS phy reset
      arm64: dts: qcom: msm8998: Fix blsp2_i2c5 address

Rajendra Nayak (1):
      arm64: dts: sdm845: Include rpmpd DT header

Vinod Koul (2):
      arm64: dts: qcom: qcs404: Add Ethernet node
      arm64: dts: qcom: qcs404: Enable ethernet for EVB-4000

 .../devicetree/bindings/iio/adc/qcom,spmi-vadc.txt |   1 +
 .../devicetree/bindings/ufs/ufshcd-pltfrm.txt      |   1 +
 arch/arm64/boot/dts/qcom/msm8916.dtsi              |  41 ++-
 arch/arm64/boot/dts/qcom/msm8996.dtsi              | 174 +++++++++-
 arch/arm64/boot/dts/qcom/msm8998-mtp.dtsi          |  22 ++
 arch/arm64/boot/dts/qcom/msm8998.dtsi              | 313 ++++++++++++++---
 arch/arm64/boot/dts/qcom/pm8005.dtsi               |   1 +
 arch/arm64/boot/dts/qcom/pm8998.dtsi               |   1 +
 arch/arm64/boot/dts/qcom/pmi8994.dtsi              |   1 +
 arch/arm64/boot/dts/qcom/pmi8998.dtsi              |   1 +
 arch/arm64/boot/dts/qcom/pms405.dtsi               |  11 +
 arch/arm64/boot/dts/qcom/qcs404-evb-1000.dts       |   3 +-
 arch/arm64/boot/dts/qcom/qcs404-evb-4000.dts       |  85 ++++-
 arch/arm64/boot/dts/qcom/qcs404-evb.dtsi           |  95 +++++-
 arch/arm64/boot/dts/qcom/qcs404.dtsi               |  23 +-
 arch/arm64/boot/dts/qcom/sdm845-mtp.dts            |   8 +
 arch/arm64/boot/dts/qcom/sdm845.dtsi               | 371 ++++++++++++++++++++-
 17 files changed, 1042 insertions(+), 110 deletions(-)

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

  reply	other threads:[~2019-04-23  5:27 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-23  5:27 [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.2 Andy Gross
2019-04-23  5:27 ` Andy Gross [this message]
2019-04-28 19:52   ` [GIT PULL] Qualcomm ARM64 DT " Olof Johansson
2019-04-23  5:27 ` [GIT PULL] Qualcomm Defconfig " Andy Gross
2019-04-29 16:40   ` Olof Johansson
2019-04-23  5:27 ` [GIT PULL] Qualcomm Driver " Andy Gross
2019-04-29 16:41   ` Olof Johansson
2019-04-23  5:27 ` [GIT PULL] Qualcomm Device Tree " Andy Gross
2019-04-28 19:52   ` Olof Johansson
2019-04-29 16:39 ` [GIT PULL] Qualcomm ARM64 Defconfig " Olof Johansson

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=1555997248-11513-2-git-send-email-agross@kernel.org \
    --to=andygro@gmail.com \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=bjorn.andersson@linaro.org \
    --cc=khilman@baylibre.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@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).