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 5/7] ARM: tegra: Device tree changes for v5.16-rc1
Date: Fri,  8 Oct 2021 22:11:30 +0200	[thread overview]
Message-ID: <20211008201132.1678814-6-thierry.reding@gmail.com> (raw)
In-Reply-To: <20211008201132.1678814-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 96f4adcd888d7ecb17ba5c88c141ed107cedf913:

  ARM: tegra: Remove useless usb-ehci compatible string (2021-10-07 20:59:48 +0200)

Thanks,
Thierry

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

This contains various cleanup patches to 32-bit ARM Tegra device trees
and enables USB OTG mode on the Nexus 7.

----------------------------------------------------------------
David Heidelberg (2):
      ARM: tegra: acer-a500: Correct compatible of ak8975 magnetometer
      ARM: tegra: Remove unused backlight-boot-off property

Dmitry Osipenko (3):
      ARM: tegra: Update Broadcom Bluetooth device-tree nodes
      ARM: tegra: Add new properties to USB PHY device-tree nodes
      ARM: tegra: nexus7: Enable USB OTG mode

Thierry Reding (1):
      ARM: tegra: Remove useless usb-ehci compatible string

 arch/arm/boot/dts/tegra114.dtsi                    |  8 ++++--
 arch/arm/boot/dts/tegra124.dtsi                    | 12 ++++++---
 arch/arm/boot/dts/tegra20-acer-a500-picasso.dts    |  7 +++--
 arch/arm/boot/dts/tegra20-paz00.dts                |  2 --
 arch/arm/boot/dts/tegra20.dtsi                     | 13 +++++++---
 .../dts/tegra30-asus-nexus7-grouper-common.dtsi    | 30 +++++++++++++++++++---
 arch/arm/boot/dts/tegra30-ouya.dts                 |  5 +++-
 arch/arm/boot/dts/tegra30.dtsi                     | 12 ++++++---
 8 files changed, 69 insertions(+), 20 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 5/7] ARM: tegra: Device tree changes for v5.16-rc1
Date: Fri,  8 Oct 2021 22:11:30 +0200	[thread overview]
Message-ID: <20211008201132.1678814-6-thierry.reding@gmail.com> (raw)
Message-ID: <20211008201130.bE2NIJbTrY6xNXWAshvhboeDwYiyOhKvtkb7TWUJrBA@z> (raw)
In-Reply-To: <20211008201132.1678814-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 96f4adcd888d7ecb17ba5c88c141ed107cedf913:

  ARM: tegra: Remove useless usb-ehci compatible string (2021-10-07 20:59:48 +0200)

Thanks,
Thierry

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

This contains various cleanup patches to 32-bit ARM Tegra device trees
and enables USB OTG mode on the Nexus 7.

----------------------------------------------------------------
David Heidelberg (2):
      ARM: tegra: acer-a500: Correct compatible of ak8975 magnetometer
      ARM: tegra: Remove unused backlight-boot-off property

Dmitry Osipenko (3):
      ARM: tegra: Update Broadcom Bluetooth device-tree nodes
      ARM: tegra: Add new properties to USB PHY device-tree nodes
      ARM: tegra: nexus7: Enable USB OTG mode

Thierry Reding (1):
      ARM: tegra: Remove useless usb-ehci compatible string

 arch/arm/boot/dts/tegra114.dtsi                    |  8 ++++--
 arch/arm/boot/dts/tegra124.dtsi                    | 12 ++++++---
 arch/arm/boot/dts/tegra20-acer-a500-picasso.dts    |  7 +++--
 arch/arm/boot/dts/tegra20-paz00.dts                |  2 --
 arch/arm/boot/dts/tegra20.dtsi                     | 13 +++++++---
 .../dts/tegra30-asus-nexus7-grouper-common.dtsi    | 30 +++++++++++++++++++---
 arch/arm/boot/dts/tegra30-ouya.dts                 |  5 +++-
 arch/arm/boot/dts/tegra30.dtsi                     | 12 ++++++---
 8 files changed, 69 insertions(+), 20 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-10-08 20:11 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-10-08 20:11 [GIT PULL 0/7] NVIDIA Tegra changes for v5.16-rc1 Thierry Reding
2021-10-08 20:11 ` Thierry Reding
2021-10-08 20:11 ` [GIT PULL 1/7] dt-bindings: Changes " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 22:11   ` Arnd Bergmann
2021-10-11 22:11     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 2/7] firmware: tegra: " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 14:54   ` Arnd Bergmann
2021-10-11 14:54     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 3/7] soc/tegra: " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 14:54   ` Arnd Bergmann
2021-10-11 14:54     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 4/7] cpuidle: tegra: " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 14:54   ` Arnd Bergmann
2021-10-11 14:54     ` Arnd Bergmann
2021-10-08 20:11 ` Thierry Reding [this message]
2021-10-08 20:11   ` [GIT PULL 5/7] ARM: tegra: Device tree changes " Thierry Reding
2021-10-11 22:11   ` Arnd Bergmann
2021-10-11 22:11     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 6/7] arm64: " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-11 22:11   ` Arnd Bergmann
2021-10-11 22:11     ` Arnd Bergmann
2021-10-08 20:11 ` [GIT PULL 7/7] arm64: tegra: Default configuration " Thierry Reding
2021-10-08 20:11   ` Thierry Reding
2021-10-12 12:50   ` Arnd Bergmann
2021-10-12 12:50     ` 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=20211008201132.1678814-6-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.