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 2/6] dt-bindings: tegra: Changes for v5.12-rc1
Date: Fri, 29 Jan 2021 20:32:50 +0100	[thread overview]
Message-ID: <20210129193254.3610492-2-thierry.reding@gmail.com> (raw)
In-Reply-To: <20210129193254.3610492-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.12-dt-bindings

for you to fetch changes up to 6c50321fd65135a28450f16b5745b72368d61006:

  dt-bindings: arm: tegra: Document Jetson Xavier NX eMMC SKU (2021-01-29 16:56:47 +0100)

Thanks,
Thierry

----------------------------------------------------------------
dt-bindings: tegra: Changes for v5.12-rc1

Exposed a new QSPI clock to DT on Tegra210 and documents the eMMC SKU of
the Jetson Xavier NX board.

----------------------------------------------------------------
Sowjanya Komatineni (1):
      dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM

Thierry Reding (1):
      dt-bindings: arm: tegra: Document Jetson Xavier NX eMMC SKU

 Documentation/devicetree/bindings/arm/tegra.yaml | 8 ++++++++
 include/dt-bindings/clock/tegra210-car.h         | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

WARNING: multiple messages have this Message-ID (diff)
From: Thierry Reding <thierry.reding@gmail.com>
To: arm@kernel.org, soc@kernel.org
Cc: linux-tegra@vger.kernel.org,
	Thierry Reding <thierry.reding@gmail.com>,
	linux-arm-kernel@lists.infradead.org,
	Jon Hunter <jonathanh@nvidia.com>
Subject: [GIT PULL 2/6] dt-bindings: tegra: Changes for v5.12-rc1
Date: Fri, 29 Jan 2021 20:32:50 +0100	[thread overview]
Message-ID: <20210129193254.3610492-2-thierry.reding@gmail.com> (raw)
Message-ID: <20210129193250.M3z-B0WgM1NSDJIcL10SBqqixEnnEmcXHaOVHYu0S9Q@z> (raw)
In-Reply-To: <20210129193254.3610492-1-thierry.reding@gmail.com>

Hi ARM SoC maintainers,

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-5.12-dt-bindings

for you to fetch changes up to 6c50321fd65135a28450f16b5745b72368d61006:

  dt-bindings: arm: tegra: Document Jetson Xavier NX eMMC SKU (2021-01-29 16:56:47 +0100)

Thanks,
Thierry

----------------------------------------------------------------
dt-bindings: tegra: Changes for v5.12-rc1

Exposed a new QSPI clock to DT on Tegra210 and documents the eMMC SKU of
the Jetson Xavier NX board.

----------------------------------------------------------------
Sowjanya Komatineni (1):
      dt-bindings: clock: tegra: Add clock ID TEGRA210_CLK_QSPI_PM

Thierry Reding (1):
      dt-bindings: arm: tegra: Document Jetson Xavier NX eMMC SKU

 Documentation/devicetree/bindings/arm/tegra.yaml | 8 ++++++++
 include/dt-bindings/clock/tegra210-car.h         | 2 +-
 2 files changed, 9 insertions(+), 1 deletion(-)

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

  reply	other threads:[~2021-01-29 19:33 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-29 19:32 [GIT PULL 1/6] ARM: tegra: Core changes for v5.12-rc1 Thierry Reding
2021-01-29 19:32 ` Thierry Reding
2021-01-29 19:32 ` Thierry Reding [this message]
2021-01-29 19:32   ` [GIT PULL 2/6] dt-bindings: tegra: Changes " Thierry Reding
2021-02-02 17:10   ` Arnd Bergmann
2021-02-02 17:10     ` Arnd Bergmann
2021-01-29 19:32 ` [GIT PULL 3/6] ARM: tegra: Device tree changes " Thierry Reding
2021-01-29 19:32   ` Thierry Reding
2021-01-30 11:34   ` Arnd Bergmann
2021-01-30 11:34     ` Arnd Bergmann
2021-01-29 19:32 ` [GIT PULL 4/6] ARM: tegra: Default configuration " Thierry Reding
2021-01-29 19:32   ` Thierry Reding
2021-01-30 11:26   ` Arnd Bergmann
2021-01-30 11:26     ` Arnd Bergmann
2021-01-29 19:32 ` [GIT PULL 5/6] arm64: tegra: Device tree " Thierry Reding
2021-01-29 19:32   ` Thierry Reding
2021-01-30 11:34   ` Arnd Bergmann
2021-01-30 11:34     ` Arnd Bergmann
2021-01-29 19:32 ` [GIT PULL 6/6] arm64: tegra: Default configuration " Thierry Reding
2021-01-29 19:32   ` Thierry Reding
2021-01-30 11:26   ` Arnd Bergmann
2021-01-30 11:26     ` Arnd Bergmann
2021-01-30 11:28 ` [GIT PULL 1/6] ARM: tegra: Core " Arnd Bergmann
2021-01-30 11:28   ` 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=20210129193254.3610492-2-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.