mbox series

[GIT,PULL,0/4] Renesas SoC updates for v6.1

Message ID cover.1662111124.git.geert+renesas@glider.be (mailing list archive)
Headers show
Series Renesas SoC updates for v6.1 | expand

Message

Geert Uytterhoeven Sept. 2, 2022, 9:36 a.m. UTC
Hi SoC folks,

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

It consists of 3 parts:

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

    - Refresh shmobile_defconfig for v6.0-rc1,
    - Enable additional support for Renesas platforms in the arm64
      defconfig.

  [GIT PULL 2/4] Renesas ARM DT updates for v6.1

    - SDHI and eMMC support for the R-Car S4-8 SoC and the Spider
      development board,
    - Timer (CMT and TMU) and SPI (MSIOF) support for the R-Car S4-8 SoC,
    - External and GPIO interrupt support for the RZ/G2L and RZ/V2L SoCs,
    - Initial support for the R-Car H3Ne-1.7G (R8A779MB) SoC,
    - SPI DMA support for the RZ/G2UL, RZ/G2L, and RZ/V2L SoCs,
    - Pin control and I2C support for the RZ/V2M SoC and the RZ/V2M
      Evaluation Kit,
    - initial support for the R-Car V3H2 (R8A77980A) SoC and the Condor-I
      development board,
    - Miscellaneous fixes and improvements.

  [GIT PULL 3/4] Renesas driver updates for v6.1

    - Auto-enable the RZ/G2L external and GPIO interrupt controller driver
      when needed,
    - Identify the R-Car H3Ne-1.7G and RZ/Five SoCs.

  [GIT PULL 4/4] Renesas DT binding updates for v6.1

    - Document support for the R-Car H3Ne-1.7G SoC on the Salvator-XS and
      ULCB development boards,
    - Document system controller support for the RZ/Five SoC,
    - Document support for the R-Car V3H2 SoC and the Condor-I development
      board.

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

Comments

patchwork-bot+linux-soc@kernel.org Sept. 2, 2022, 11 a.m. UTC | #1
Hello:

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

On Fri,  2 Sep 2022 11:36:48 +0200 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.1.
> 
> It consists of 3 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/4] Renesas ARM defconfig updates for v6.1
    https://git.kernel.org/soc/soc/c/853ca4bb741c
  - [GIT,PULL,2/4] Renesas ARM DT updates for v6.1
    https://git.kernel.org/soc/soc/c/73bf60ba7c18
  - [GIT,PULL,3/4] Renesas driver updates for v6.1
    https://git.kernel.org/soc/soc/c/c9a2577d417c
  - [GIT,PULL,4/4] Renesas DT binding updates for v6.1
    https://git.kernel.org/soc/soc/c/71772aa7dd2b

You are awesome, thank you!