mbox series

[GIT,PULL,2/6] dt-bindings: tegra: Changes for v5.12-rc1

Message ID 20210129193254.3610492-2-thierry.reding@gmail.com
State New
Headers show
Series [GIT,PULL,1/6] ARM: tegra: Core changes for v5.12-rc1 | expand

Pull-request

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

Message

Thierry Reding Jan. 29, 2021, 7:32 p.m. UTC
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(-)

Comments

Arnd Bergmann Feb. 2, 2021, 5:10 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Fri, 29 Jan 2021 20:32:50 +0100, Thierry Reding wrote:
> 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
> 
> [...]

Merged into arm/dt, thanks!

merge commit: 7d1734cfa3a7060cbd7f69d5d4b817c57a1cfe10

       Arnd