All of lore.kernel.org
 help / color / mirror / Atom feed
From: Andy Gross <agross@kernel.org>
To: arm@kernel.org
Cc: linux-arm-msm@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Bjorn Andersson <bjorn.andersson@linaro.org>,
	Arnd Bergmann <arnd@arndb.de>, Olof Johansson <olof@lixom.net>,
	Kevin Hilman <khilman@baylibre.com>
Subject: [GIT PULL] Qualcomm Device Tree updates for 5.5
Date: Wed,  6 Nov 2019 13:34:00 -0600	[thread overview]
Message-ID: <1573068840-13098-5-git-send-email-agross@kernel.org> (raw)
In-Reply-To: <1573068840-13098-1-git-send-email-agross@kernel.org>

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.5

for you to fetch changes up to 140647f84dd8d895da2bf3e540dfd038f5076d46:

  ARM: dts: msm8974: thermal: Add thermal zones for each sensor (2019-10-27 01:06:59 -0500)

----------------------------------------------------------------
Qualcomm Device Tree Changes for v5.5

* Add thermal zones and IRQ support for MSM8974
* Add 5vs2 regulator node for PM8941
* Add reboot-mode node, fix sdhci and card detect on MSM8974-FP2
* Add IPQ4019 SDHCI node

----------------------------------------------------------------
Amit Kucheria (2):
      ARM: dts: msm8974: thermal: Add interrupt support
      ARM: dts: msm8974: thermal: Add thermal zones for each sensor

Brian Masney (1):
      ARM: dts: qcom: pm8941: add 5vs2 regulator node

Luca Weiss (3):
      ARM: dts: msm8974-FP2: Drop unused card-detect pin
      ARM: dts: msm8974-FP2: Increase load on l20 for sdhci
      ARM: dts: msm8974-FP2: add reboot-mode node

Robert Marko (1):
      ARM: dts: qcom: ipq4019: Add SDHCI controller node

 arch/arm/boot/dts/qcom-ipq4019.dtsi              |  12 +++
 arch/arm/boot/dts/qcom-msm8974-fairphone-fp2.dts |  22 +++--
 arch/arm/boot/dts/qcom-msm8974.dtsi              | 103 +++++++++++++++++++++++
 arch/arm/boot/dts/qcom-pm8941.dtsi               |  10 +++
 4 files changed, 138 insertions(+), 9 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Andy Gross <agross@kernel.org>
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 Device Tree updates for 5.5
Date: Wed,  6 Nov 2019 13:34:00 -0600	[thread overview]
Message-ID: <1573068840-13098-5-git-send-email-agross@kernel.org> (raw)
In-Reply-To: <1573068840-13098-1-git-send-email-agross@kernel.org>

The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

  Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/qcom/linux.git tags/qcom-dts-for-5.5

for you to fetch changes up to 140647f84dd8d895da2bf3e540dfd038f5076d46:

  ARM: dts: msm8974: thermal: Add thermal zones for each sensor (2019-10-27 01:06:59 -0500)

----------------------------------------------------------------
Qualcomm Device Tree Changes for v5.5

* Add thermal zones and IRQ support for MSM8974
* Add 5vs2 regulator node for PM8941
* Add reboot-mode node, fix sdhci and card detect on MSM8974-FP2
* Add IPQ4019 SDHCI node

----------------------------------------------------------------
Amit Kucheria (2):
      ARM: dts: msm8974: thermal: Add interrupt support
      ARM: dts: msm8974: thermal: Add thermal zones for each sensor

Brian Masney (1):
      ARM: dts: qcom: pm8941: add 5vs2 regulator node

Luca Weiss (3):
      ARM: dts: msm8974-FP2: Drop unused card-detect pin
      ARM: dts: msm8974-FP2: Increase load on l20 for sdhci
      ARM: dts: msm8974-FP2: add reboot-mode node

Robert Marko (1):
      ARM: dts: qcom: ipq4019: Add SDHCI controller node

 arch/arm/boot/dts/qcom-ipq4019.dtsi              |  12 +++
 arch/arm/boot/dts/qcom-msm8974-fairphone-fp2.dts |  22 +++--
 arch/arm/boot/dts/qcom-msm8974.dtsi              | 103 +++++++++++++++++++++++
 arch/arm/boot/dts/qcom-pm8941.dtsi               |  10 +++
 4 files changed, 138 insertions(+), 9 deletions(-)

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

  parent reply	other threads:[~2019-11-06 19:34 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-06 19:33 [GIT PULL] Qualcomm ARM64 Defconfig updates for 5.5 Andy Gross
2019-11-06 19:33 ` Andy Gross
2019-11-06 19:33 ` [GIT PULL] Qualcomm ARM64 DT " Andy Gross
2019-11-06 19:33   ` Andy Gross
2019-11-07 14:06   ` Amit Kucheria
2019-11-07 14:06     ` Amit Kucheria
2019-11-08  3:18     ` Andy Gross
2019-11-08  3:18       ` Andy Gross
2019-12-10 10:57       ` Stephan Gerhold
2019-12-10 10:57         ` Stephan Gerhold
2019-12-10 17:36         ` Amit Kucheria
2019-12-10 17:36           ` Amit Kucheria
2019-12-10 18:17           ` Bjorn Andersson
2019-12-10 18:17             ` Bjorn Andersson
2019-12-10 21:00             ` Olof Johansson
2019-12-10 21:00               ` Olof Johansson
2019-12-11  6:26               ` Bjorn Andersson
2019-12-11  6:26                 ` Bjorn Andersson
2019-12-11 10:00               ` Amit Kucheria
2019-12-11 10:00                 ` Amit Kucheria
2019-11-06 19:33 ` [GIT PULL] Qualcomm Defconfig " Andy Gross
2019-11-06 19:33   ` Andy Gross
2019-11-06 19:33 ` [GIT PULL] Qualcomm Driver " Andy Gross
2019-11-06 19:33   ` Andy Gross
2019-11-06 19:34 ` Andy Gross [this message]
2019-11-06 19:34   ` [GIT PULL] Qualcomm Device Tree " Andy Gross
2019-11-06 22:04 ` [GIT PULL] Qualcomm ARM64 Defconfig " Olof Johansson
2019-11-06 22:04   ` Olof Johansson
2019-11-06 23:18   ` Bjorn Andersson
2019-11-06 23:18     ` Bjorn Andersson
2019-12-06  5:02   ` Bjorn Andersson
2019-12-06  5:02     ` Bjorn Andersson
2019-12-06 16:32     ` Olof Johansson
2019-12-06 16:32       ` Olof Johansson
2019-12-06 17:28       ` Bjorn Andersson
2019-12-06 17:28         ` Bjorn Andersson
2019-12-06 17:57         ` Amit Kucheria
2019-12-06 17:57           ` Amit Kucheria

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=1573068840-13098-5-git-send-email-agross@kernel.org \
    --to=agross@kernel.org \
    --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 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.