Linux SOC development
 help / color / mirror / Atom feed
* [GIT PULL 0/2] Renesas SoC updates for v6.11
@ 2024-06-14  9:06 Geert Uytterhoeven
  2024-06-14  9:06 ` [GIT PULL 1/2] Renesas ARM defconfig " Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-06-14  9:06 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

	Hi SoC folks,

This is my first pull request for the inclusion of Renesas SoC updates
for v6.11.

It consists of 2 parts:

  [GIT PULL 1/2] Renesas ARM defconfig updates for v6.11

    - Enable support for Renesas R-Car Gen4 PCIe controllers and Marvell
      88Q2XXX 100/1000BASE-T1 Automotive Ethernet PHYs in the ARM64
      defconfig.

  [GIT PULL 2/2] Renesas DTS updates for v6.11

    - Add support for the second and third Ethernet interfaces on the
      White Hawk development board,
    - Add support for the second Ethernet interface on the RZ/N1 SoC,
    - Add I2C EEPROM support for the Condor-I development board,
    - Add video capture support for the R-Car V4M SoC,
    - Miscellaneous fixes and improvements.

Thanks for pulling!

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] 4+ messages in thread

* [GIT PULL 1/2] Renesas ARM defconfig updates for v6.11
  2024-06-14  9:06 [GIT PULL 0/2] Renesas SoC updates for v6.11 Geert Uytterhoeven
@ 2024-06-14  9:06 ` Geert Uytterhoeven
  2024-06-14  9:06 ` [GIT PULL 2/2] Renesas DTS " Geert Uytterhoeven
  2024-06-27 15:01 ` [GIT PULL 0/2] Renesas SoC " patchwork-bot+linux-soc
  2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-06-14  9:06 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-defconfig-for-v6.11-tag1

for you to fetch changes up to 4b45a978b25da1d4de051ed8e91e669e3701d780:

  arm64: defconfig: Enable Marvell 88Q2XXX PHY support (2024-06-03 09:35:27 +0200)

----------------------------------------------------------------
Renesas ARM defconfig updates for v6.11

  - Enable support for Renesas R-Car Gen4 PCIe controllers and Marvell
    88Q2XXX 100/1000BASE-T1 Automotive Ethernet PHYs in the ARM64
    defconfig.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      arm64: defconfig: Enable Marvell 88Q2XXX PHY support

Wolfram Sang (1):
      arm64: defconfig: Enable Renesas R-Car Gen4 PCIe controller

 arch/arm64/configs/defconfig | 4 ++++
 1 file changed, 4 insertions(+)

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

* [GIT PULL 2/2] Renesas DTS updates for v6.11
  2024-06-14  9:06 [GIT PULL 0/2] Renesas SoC updates for v6.11 Geert Uytterhoeven
  2024-06-14  9:06 ` [GIT PULL 1/2] Renesas ARM defconfig " Geert Uytterhoeven
@ 2024-06-14  9:06 ` Geert Uytterhoeven
  2024-06-27 15:01 ` [GIT PULL 0/2] Renesas SoC " patchwork-bot+linux-soc
  2 siblings, 0 replies; 4+ messages in thread
From: Geert Uytterhoeven @ 2024-06-14  9:06 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v6.11-tag1

for you to fetch changes up to 2bb78d9fb7c997f13309838600eead88cc99e96b:

  arm64: dts: renesas: r8a779h0: Add video capture nodes (2024-06-07 14:19:29 +0200)

----------------------------------------------------------------
Renesas DTS updates for v6.11

  - Add support for the second and third Ethernet interfaces on the
    White Hawk development board,
  - Add support for the second Ethernet interface on the RZ/N1 SoC,
  - Add I2C EEPROM support for the Condor-I development board,
  - Add video capture support for the R-Car V4M SoC,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Clément Léger (1):
      ARM: dts: renesas: r9a06g032: Describe GMAC1

Geert Uytterhoeven (1):
      arm64: dts: renesas: condor-i: Add I2C EEPROM

Lad Prabhakar (3):
      arm64: dts: renesas: r9a09g011: Update fallback string for SDHI nodes
      arm64: dts: renesas: rzg2l: Update fallback string for SDHI nodes
      arm64: dts: renesas: r9a08g045: Update fallback string for SDHI nodes

Niklas Söderlund (3):
      arm64: dts: renesas: r8a779g0: Use MDIO node for all AVB devices
      arm64: dts: renesas: white-hawk: ethernet: Describe AVB1 and AVB2
      arm64: dts: renesas: r8a779h0: Add video capture nodes

Wolfram Sang (4):
      arm64: dts: renesas: gray-hawk-single: Add aliases for I2C buses
      arm64: dts: renesas: white-hawk-cpu: Add aliases for I2C buses
      arm64: dts: renesas: spider-cpu: Add aliases for I2C buses
      arm64: dts: renesas: s4sk: Add aliases for I2C buses

 arch/arm/boot/dts/renesas/r9a06g032.dtsi           |  18 +
 arch/arm64/boot/dts/renesas/condor-common.dtsi     |   6 +
 arch/arm64/boot/dts/renesas/r8a77980-condor.dts    |   8 -
 .../boot/dts/renesas/r8a779f0-spider-cpu.dtsi      |   6 +
 arch/arm64/boot/dts/renesas/r8a779f4-s4sk.dts      |   6 +
 arch/arm64/boot/dts/renesas/r8a779g0.dtsi          |   6 -
 .../boot/dts/renesas/r8a779h0-gray-hawk-single.dts |   4 +
 arch/arm64/boot/dts/renesas/r8a779h0.dtsi          | 666 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a07g043.dtsi         |   4 +-
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi         |   4 +-
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi         |   4 +-
 arch/arm64/boot/dts/renesas/r9a08g045.dtsi         |   6 +-
 arch/arm64/boot/dts/renesas/r9a09g011.dtsi         |   6 +-
 .../boot/dts/renesas/white-hawk-cpu-common.dtsi    |  29 +-
 .../boot/dts/renesas/white-hawk-ethernet.dtsi      | 103 ++++
 15 files changed, 841 insertions(+), 35 deletions(-)

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

* Re: [GIT PULL 0/2] Renesas SoC updates for v6.11
  2024-06-14  9:06 [GIT PULL 0/2] Renesas SoC updates for v6.11 Geert Uytterhoeven
  2024-06-14  9:06 ` [GIT PULL 1/2] Renesas ARM defconfig " Geert Uytterhoeven
  2024-06-14  9:06 ` [GIT PULL 2/2] Renesas DTS " Geert Uytterhoeven
@ 2024-06-27 15:01 ` patchwork-bot+linux-soc
  2 siblings, 0 replies; 4+ messages in thread
From: patchwork-bot+linux-soc @ 2024-06-27 15:01 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: soc

Hello:

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

On Fri, 14 Jun 2024 11:06:57 +0200 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.11.
> 
> It consists of 2 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/2] Renesas ARM defconfig updates for v6.11
    (no matching commit)
  - [GIT,PULL,2/2] Renesas DTS updates for v6.11
    https://git.kernel.org/soc/soc/c/88d81c864369

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] 4+ messages in thread

end of thread, other threads:[~2024-06-27 15:01 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-06-14  9:06 [GIT PULL 0/2] Renesas SoC updates for v6.11 Geert Uytterhoeven
2024-06-14  9:06 ` [GIT PULL 1/2] Renesas ARM defconfig " Geert Uytterhoeven
2024-06-14  9:06 ` [GIT PULL 2/2] Renesas DTS " Geert Uytterhoeven
2024-06-27 15:01 ` [GIT PULL 0/2] Renesas SoC " patchwork-bot+linux-soc

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox