mbox series

[GIT,PULL,0/5] Renesas SoC updates for v5.19 (take two)

Message ID cover.1651828600.git.geert+renesas@glider.be (mailing list archive)
Headers show
Series Renesas SoC updates for v5.19 (take two) | expand

Message

Geert Uytterhoeven May 6, 2022, 9:32 a.m. UTC
Hi SoC folks,

This is my second pull request for the inclusion of Renesas SoC updates
for v5.19.

It consists of five parts:

  [GIT PULL 1/5] Renesas ARM defconfig updates for v5.19 (take two)

    - Enable support for the Renesas RZ/G2UL and RZ/V2M SoCs in the arm64
      defconfig,

  [GIT PULL 2/5] Renesas ARM DT updates for v5.19 (take two)

    - I2C, sound, USB, CANFD, timer, watchdog, (Q)SPI, cpufreq, and
      thermal support for the RZ/G2UL SoC and the RZ/G2UL SMARC EVK
      development board,
    - Initial support for the R-Car V4H SoC and the Renesas White Hawk
      development board stack,
    - DMA, RTC, and USB support for the RZ/N1D SoC,
    - Initial support for the RZ/V2M SoC an the RZ/V2M Evaluation Kit
      Board,
    - Miscellaneous fixes and improvements.

  [GIT PULL 3/5] Renesas ARM SoC updates for v5.19

    - Drop commas after sentinels.

  [GIT PULL 4/5] Renesas driver updates for v5.19 (take two)

    - Initial support for the R-Car V4H and RZ/V2M SoCs,
    - Miscellaneous fixes and improvements.

  [GIT PULL 5/5] Renesas DT binding updates for v5.19 (take two)

    - Document support for the R-Car V4H SoC and the White Hawk
      development board stack,
    - Document support for the RZ/V2M SoC and the RZ/V2M Evaluation Kit
      Board,
    - Document SPI Multi I/O Bus Controller (RPC-IF) support for RZ/G2UL,
    - Miscellaneous fixes and improvements.

Note that the new Renesas R-Car V4H and RZ/V2M DT Binding Definitions
are shared by driver and DT source files, and thus included in multiple
pull requests:
  - "[GIT PULL] clk: renesas: Updates for v5.19 (take two)" (for clk),
  - "[GIT PULL 2/5] Renesas ARM DT updates for v5.19 (take two)" (for soc),
  - "[GIT PULL 4/5] Renesas driver updates for v5.19 (take two)" (for soc).

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 May 6, 2022, 9:10 p.m. UTC | #1
Hello:

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

On Fri,  6 May 2022 11:32:11 +0200 you wrote:
> Hi SoC folks,
> 
> This is my second pull request for the inclusion of Renesas SoC updates
> for v5.19.
> 
> It consists of five parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/5] Renesas ARM defconfig updates for v5.19 (take two)
    https://git.kernel.org/soc/soc/c/7a2dc21938cc
  - [GIT,PULL,2/5] Renesas ARM DT updates for v5.19 (take two)
    https://git.kernel.org/soc/soc/c/4a17dc417aad
  - [GIT,PULL,3/5] Renesas ARM SoC updates for v5.19
    https://git.kernel.org/soc/soc/c/48a68a4e7597
  - [GIT,PULL,4/5] Renesas driver updates for v5.19 (take two)
    https://git.kernel.org/soc/soc/c/819ed6f07da0
  - [GIT,PULL,5/5] Renesas DT binding updates for v5.19 (take two)
    https://git.kernel.org/soc/soc/c/50a543372d7c

You are awesome, thank you!