mbox series

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

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

Message

Geert Uytterhoeven Dec. 17, 2021, 11:07 a.m. UTC
Hi SoC folks,

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

It consists of 4 parts:

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

    - Enable support for the new R-Car S4-8 SoC in the arm64 defconfig.

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

    - Initial support for the R-Car S4-8 SoC on the Spider CPU and
      BreakOut boards,
    - MIPI DSI display support for the R-Car V3u SoC and the Falcon board
      stack,
    - Thermal and GPU support for the RZ/G2L SoC and the RZ/G2L SMARC EVK
      development board,
    - Miscellaneous fixes and improvements.

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

    - Core support for the R-Car S4-8 (R8A779F0) SoC, including System
      Controller (SYSC) and Reset (RST) support.

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

    - Document support for the R-Car S4-8 Spider CPU and BreakOut boards.

Note that the new Renesas R-Car S4-8 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.17 (take two)" (for clk),
  - "[GIT PULL 2/4] Renesas ARM DT updates for v5.17 (take two)" (for soc),
  - "[GIT PULL 3/4] Renesas driver updates for v5.17 (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 Dec. 17, 2021, 3:20 p.m. UTC | #1
Hello:

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

On Fri, 17 Dec 2021 12:07:11 +0100 you wrote:
> Hi SoC folks,
> 
> This is my second pull request for the inclusion of Renesas SoC updates
> for v5.17.
> 
> It consists of 4 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/4] Renesas ARM defconfig updates for v5.17
    https://git.kernel.org/soc/soc/c/a60c67fe3acf
  - [GIT,PULL,2/4] Renesas ARM DT updates for v5.17 (take two)
    https://git.kernel.org/soc/soc/c/527c71547dbf
  - [GIT,PULL,3/4] Renesas driver updates for v5.17 (take two)
    https://git.kernel.org/soc/soc/c/5a17799462f8
  - [GIT,PULL,4/4] Renesas DT binding updates for v5.17 (take two)
    https://git.kernel.org/soc/soc/c/79309f5bf43d

You are awesome, thank you!