All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] Renesas ARM DT updates for v5.16 (take two)
@ 2021-10-15 11:44 ` Geert Uytterhoeven
  0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2021-10-15 11:44 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi soc folks,

The following changes since commit 732e8ee0351c59ded4d88106437a7ad1cff4cb83:

  arm64: dts: renesas: rcar-gen3: Add missing Ethernet PHY resets (2021-09-28 09:59:26 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-dt-for-v5.16-tag2

for you to fetch changes up to 6be85db40135fb55883f35476a1edd00eb7a9a6b:

  mailmap: Fix text encoding for Niklas Söderlund (2021-10-15 09:50:12 +0200)

----------------------------------------------------------------
Renesas ARM DT updates for v5.16 (take two)

  - SPI Multi I/O Bus, SDHI, and Ethernet support for the RZ/G2L SoC,
  - SPI Multi I/O Bus, camera, and video-on support for the R-Car V3U
    SoC,
  - SPI FLASH support for the Falcon development board,
  - eMMC, microSD, and Ethernet support for the RZ/G2L SMARC EVK
    development board,
  - 2 GHz High-Performance support for the R-Car H3e-2G, M3e-2G, and
    M3Ne-2G SoCs,
  - Miscellaneous fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Biju Das (5):
      arm64: dts: renesas: r9a07g044: Add SDHI nodes
      arm64: dts: renesas: rzg2l-smarc-som: Enable eMMC on SMARC platform
      arm64: dts: renesas: rzg2l-smarc: Enable microSD on SMARC platform
      arm64: dts: renesas: r9a07g044: Add GbEthernet nodes
      arm64: dts: renesas: rzg2l-smarc-som: Enable Ethernet

Duc Nguyen (1):
      arm64: dts: renesas: r8a779a0: Add RPC node

Geert Uytterhoeven (1):
      arm64: dts: renesas: rcar-gen3e: Add Cortex-A57 2 GHz opps

Lad Prabhakar (1):
      arm64: dts: renesas: r9a07g044: Add SPI Multi I/O Bus controller node

Niklas Söderlund (3):
      arm64: dts: renesas: r8a779a0: Add and connect all CSI-2, ISP and VIN nodes
      arm64: dts: renesas: Add ports node to all adv7482 nodes
      mailmap: Fix text encoding for Niklas Söderlund

Wolfram Sang (1):
      arm64: dts: renesas: falcon-cpu: Add SPI flash via RPC

 .mailmap                                           |    1 +
 arch/arm64/boot/dts/renesas/ebisu.dtsi             |   40 +-
 .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi      |   33 +
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi          | 1349 ++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a779m1.dtsi          |    9 +
 arch/arm64/boot/dts/renesas/r8a779m3.dtsi          |    9 +
 arch/arm64/boot/dts/renesas/r8a779m5.dtsi          |    9 +
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi         |   89 ++
 arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi   |  240 ++++
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi       |   63 +-
 arch/arm64/boot/dts/renesas/salvator-common.dtsi   |   54 +-
 11 files changed, 1850 insertions(+), 46 deletions(-)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [GIT PULL] Renesas ARM DT updates for v5.16 (take two)
@ 2021-10-15 11:44 ` Geert Uytterhoeven
  0 siblings, 0 replies; 3+ messages in thread
From: Geert Uytterhoeven @ 2021-10-15 11:44 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

	Hi soc folks,

The following changes since commit 732e8ee0351c59ded4d88106437a7ad1cff4cb83:

  arm64: dts: renesas: rcar-gen3: Add missing Ethernet PHY resets (2021-09-28 09:59:26 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-dt-for-v5.16-tag2

for you to fetch changes up to 6be85db40135fb55883f35476a1edd00eb7a9a6b:

  mailmap: Fix text encoding for Niklas Söderlund (2021-10-15 09:50:12 +0200)

----------------------------------------------------------------
Renesas ARM DT updates for v5.16 (take two)

  - SPI Multi I/O Bus, SDHI, and Ethernet support for the RZ/G2L SoC,
  - SPI Multi I/O Bus, camera, and video-on support for the R-Car V3U
    SoC,
  - SPI FLASH support for the Falcon development board,
  - eMMC, microSD, and Ethernet support for the RZ/G2L SMARC EVK
    development board,
  - 2 GHz High-Performance support for the R-Car H3e-2G, M3e-2G, and
    M3Ne-2G SoCs,
  - Miscellaneous fixes and improvements.

Thanks for pulling!

----------------------------------------------------------------
Biju Das (5):
      arm64: dts: renesas: r9a07g044: Add SDHI nodes
      arm64: dts: renesas: rzg2l-smarc-som: Enable eMMC on SMARC platform
      arm64: dts: renesas: rzg2l-smarc: Enable microSD on SMARC platform
      arm64: dts: renesas: r9a07g044: Add GbEthernet nodes
      arm64: dts: renesas: rzg2l-smarc-som: Enable Ethernet

Duc Nguyen (1):
      arm64: dts: renesas: r8a779a0: Add RPC node

Geert Uytterhoeven (1):
      arm64: dts: renesas: rcar-gen3e: Add Cortex-A57 2 GHz opps

Lad Prabhakar (1):
      arm64: dts: renesas: r9a07g044: Add SPI Multi I/O Bus controller node

Niklas Söderlund (3):
      arm64: dts: renesas: r8a779a0: Add and connect all CSI-2, ISP and VIN nodes
      arm64: dts: renesas: Add ports node to all adv7482 nodes
      mailmap: Fix text encoding for Niklas Söderlund

Wolfram Sang (1):
      arm64: dts: renesas: falcon-cpu: Add SPI flash via RPC

 .mailmap                                           |    1 +
 arch/arm64/boot/dts/renesas/ebisu.dtsi             |   40 +-
 .../boot/dts/renesas/r8a779a0-falcon-cpu.dtsi      |   33 +
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi          | 1349 ++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a779m1.dtsi          |    9 +
 arch/arm64/boot/dts/renesas/r8a779m3.dtsi          |    9 +
 arch/arm64/boot/dts/renesas/r8a779m5.dtsi          |    9 +
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi         |   89 ++
 arch/arm64/boot/dts/renesas/rzg2l-smarc-som.dtsi   |  240 ++++
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi       |   63 +-
 arch/arm64/boot/dts/renesas/salvator-common.dtsi   |   54 +-
 11 files changed, 1850 insertions(+), 46 deletions(-)

Gr{oetje,eeting}s,

						Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [GIT PULL] Renesas ARM DT updates for v5.16 (take two)
  2021-10-15 11:44 ` Geert Uytterhoeven
  (?)
@ 2021-10-19 22:20 ` patchwork-bot+linux-soc
  -1 siblings, 0 replies; 3+ messages in thread
From: patchwork-bot+linux-soc @ 2021-10-19 22:20 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 15 Oct 2021 13:44:30 +0200 you wrote:
> Hi soc folks,
> 
> The following changes since commit 732e8ee0351c59ded4d88106437a7ad1cff4cb83:
> 
>   arm64: dts: renesas: rcar-gen3: Add missing Ethernet PHY resets (2021-09-28 09:59:26 +0200)
> 
> are available in the Git repository at:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL] Renesas ARM DT updates for v5.16 (take two)
    https://git.kernel.org/soc/soc/c/f97ee3e963b3

You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-10-19 22:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-15 11:44 [GIT PULL] Renesas ARM DT updates for v5.16 (take two) Geert Uytterhoeven
2021-10-15 11:44 ` Geert Uytterhoeven
2021-10-19 22:20 ` patchwork-bot+linux-soc

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.