All of lore.kernel.org
 help / color / mirror / Atom feed
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/6] ARM: tegra: Device tree changes for v5.14-rc1
Date: Fri, 11 Jun 2021 18:44:35 +0200	[thread overview]
Message-ID: <20210611164437.3568059-4-thierry.reding@gmail.com> (raw)
In-Reply-To: <20210611164437.3568059-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.14-arm-dt

for you to fetch changes up to 4c101a4466983abe7798493ef17279cc3f8eb028:

  ARM: tegra: ouya: Enable memory frequency thermal throttling using ACTMON (2021-05-31 11:40:29 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Device tree changes for v5.14-rc1

This contains various improvements (such as microphone detection and
thermal zones) for some older Tegra devices (such as the Nexus 7 or
the Acer A500).

----------------------------------------------------------------
Dmitry Osipenko (13):
      ARM: tegra: acer-a500: Improve microphone detection
      ARM: tegra: acer-a500: Specify proper voltage for WiFi SDIO bus
      ARM: tegra: acer-a500: Bump thermal trips by 10C
      ARM: tegra: Add reg property to Tegra20 EMC table device-tree nodes
      ARM: tegra: wm8903: Fix polarity of headphones-detection GPIO in device-trees
      ARM: tegra: paz00: Add CPU thermal zone
      ARM: tegra: nexus7: Add i2c-thermtrip node
      ARM: tegra: nexus7: Improve thermal zones
      ARM: tegra: nexus7: Remove monitored-battery property
      ARM: tegra: nexus7: Correct 3v3 regulator GPIO of PM269 variant
      ARM: tegra: Add cooling cells to ACTMON device-tree node
      ARM: tegra: nexus7: Enable memory frequency thermal throttling using ACTMON
      ARM: tegra: ouya: Enable memory frequency thermal throttling using ACTMON

 arch/arm/boot/dts/tegra124.dtsi                    |  3 +-
 arch/arm/boot/dts/tegra20-acer-a500-picasso.dts    | 21 +++++++----
 arch/arm/boot/dts/tegra20-harmony.dts              |  2 +-
 arch/arm/boot/dts/tegra20-medcom-wide.dts          |  2 +-
 arch/arm/boot/dts/tegra20-paz00.dts                | 43 +++++++++++++++++++++-
 arch/arm/boot/dts/tegra20-plutux.dts               |  2 +-
 arch/arm/boot/dts/tegra20-seaboard.dts             |  2 +-
 arch/arm/boot/dts/tegra20-tec.dts                  |  2 +-
 arch/arm/boot/dts/tegra20-ventana.dts              |  2 +-
 .../dts/tegra30-asus-nexus7-grouper-common.dtsi    | 16 +++-----
 .../tegra30-asus-nexus7-grouper-maxim-pmic.dtsi    |  9 +++++
 .../dts/tegra30-asus-nexus7-grouper-ti-pmic.dtsi   | 11 +++++-
 arch/arm/boot/dts/tegra30-cardhu.dtsi              |  2 +-
 arch/arm/boot/dts/tegra30-ouya.dts                 |  4 +-
 arch/arm/boot/dts/tegra30.dtsi                     |  3 +-
 15 files changed, 93 insertions(+), 31 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: Thierry Reding <thierry.reding@gmail.com>,
	Jon Hunter <jonathanh@nvidia.com>,
	linux-tegra@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/6] ARM: tegra: Device tree changes for v5.14-rc1
Date: Fri, 11 Jun 2021 18:44:35 +0200	[thread overview]
Message-ID: <20210611164437.3568059-4-thierry.reding@gmail.com> (raw)
Message-ID: <20210611164435.Sy-CyvJxiEBUFM5BXUnBaYnfNcPJ_M8rQCpcNnmdS3s@z> (raw)
In-Reply-To: <20210611164437.3568059-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.14-arm-dt

for you to fetch changes up to 4c101a4466983abe7798493ef17279cc3f8eb028:

  ARM: tegra: ouya: Enable memory frequency thermal throttling using ACTMON (2021-05-31 11:40:29 +0200)

Thanks,
Thierry

----------------------------------------------------------------
ARM: tegra: Device tree changes for v5.14-rc1

This contains various improvements (such as microphone detection and
thermal zones) for some older Tegra devices (such as the Nexus 7 or
the Acer A500).

----------------------------------------------------------------
Dmitry Osipenko (13):
      ARM: tegra: acer-a500: Improve microphone detection
      ARM: tegra: acer-a500: Specify proper voltage for WiFi SDIO bus
      ARM: tegra: acer-a500: Bump thermal trips by 10C
      ARM: tegra: Add reg property to Tegra20 EMC table device-tree nodes
      ARM: tegra: wm8903: Fix polarity of headphones-detection GPIO in device-trees
      ARM: tegra: paz00: Add CPU thermal zone
      ARM: tegra: nexus7: Add i2c-thermtrip node
      ARM: tegra: nexus7: Improve thermal zones
      ARM: tegra: nexus7: Remove monitored-battery property
      ARM: tegra: nexus7: Correct 3v3 regulator GPIO of PM269 variant
      ARM: tegra: Add cooling cells to ACTMON device-tree node
      ARM: tegra: nexus7: Enable memory frequency thermal throttling using ACTMON
      ARM: tegra: ouya: Enable memory frequency thermal throttling using ACTMON

 arch/arm/boot/dts/tegra124.dtsi                    |  3 +-
 arch/arm/boot/dts/tegra20-acer-a500-picasso.dts    | 21 +++++++----
 arch/arm/boot/dts/tegra20-harmony.dts              |  2 +-
 arch/arm/boot/dts/tegra20-medcom-wide.dts          |  2 +-
 arch/arm/boot/dts/tegra20-paz00.dts                | 43 +++++++++++++++++++++-
 arch/arm/boot/dts/tegra20-plutux.dts               |  2 +-
 arch/arm/boot/dts/tegra20-seaboard.dts             |  2 +-
 arch/arm/boot/dts/tegra20-tec.dts                  |  2 +-
 arch/arm/boot/dts/tegra20-ventana.dts              |  2 +-
 .../dts/tegra30-asus-nexus7-grouper-common.dtsi    | 16 +++-----
 .../tegra30-asus-nexus7-grouper-maxim-pmic.dtsi    |  9 +++++
 .../dts/tegra30-asus-nexus7-grouper-ti-pmic.dtsi   | 11 +++++-
 arch/arm/boot/dts/tegra30-cardhu.dtsi              |  2 +-
 arch/arm/boot/dts/tegra30-ouya.dts                 |  4 +-
 arch/arm/boot/dts/tegra30.dtsi                     |  3 +-
 15 files changed, 93 insertions(+), 31 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:[~2021-06-11 16:43 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-11 16:44 [GIT PULL 1/6] dt-bindings: Changes for v5.14-rc1 Thierry Reding
2021-06-11 16:44 ` Thierry Reding
2021-06-11 16:44 ` [GIT PULL 2/6] soc/tegra: " Thierry Reding
2021-06-11 16:44   ` Thierry Reding
2021-06-11 16:44 ` [GIT PULL 3/6] firmware: tegra: " Thierry Reding
2021-06-11 16:44   ` Thierry Reding
2021-06-11 16:44 ` Thierry Reding [this message]
2021-06-11 16:44   ` [GIT PULL 4/6] ARM: tegra: Device tree changes " Thierry Reding
2021-06-11 16:44 ` [GIT PULL 5/6] ARM: tegra: Default configuration " Thierry Reding
2021-06-11 16:44   ` Thierry Reding
2021-06-11 16:44 ` [GIT PULL 6/6] arm64: tegra: Device tree " Thierry Reding
2021-06-11 16:44   ` Thierry Reding
2021-06-15 16:00 ` [GIT PULL 1/6] dt-bindings: Changes " 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=20210611164437.3568059-4-thierry.reding@gmail.com \
    --to=thierry.reding@gmail.com \
    --cc=arm@kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-tegra@vger.kernel.org \
    --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.