soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* [GIT PULL 0/3] Renesas SoC updates for v6.5
@ 2023-05-26  9:48 Geert Uytterhoeven
  2023-05-26  9:48 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2023-05-26  9:48 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.5.

It consists of 3 parts:

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

    - Refresh shmobile_defconfig for v6.4-rc1.

  [GIT PULL 2/3] Renesas driver updates for v6.5

    - Enable watchdog reset support on R-Car V3U.

  [GIT PULL 3/3] Renesas DTS updates for v6.5

    - Add partial display support for the RZ/G2L and RZ/V2L SoCs and the
      RZ/G2L{,C} SMARC EVK development boards,
    - Add camera support for the RZ/GV2L SoC and the RZ/V2L and RZ/G2LC
      SMARC EVK development boards,
    - Add Multi-Function Timer Pulse Unit 3 support for the RZ/G2L and
      RZ/V2L SoCs,
    - Add PWM support for the R-Car V3U 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

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

* [GIT PULL 1/3] Renesas ARM defconfig updates for v6.5
  2023-05-26  9:48 [GIT PULL 0/3] Renesas SoC updates for v6.5 Geert Uytterhoeven
@ 2023-05-26  9:48 ` Geert Uytterhoeven
  2023-05-26  9:48 ` [GIT PULL 2/3] Renesas driver " Geert Uytterhoeven
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2023-05-26  9:48 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -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.5-tag1

for you to fetch changes up to 3f1e1ad9230f8b1c415b432841db2b2850450fd4:

  ARM: shmobile: defconfig: Refresh for v6.4-rc1 (2023-05-15 10:31:22 +0200)

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

  - Refresh shmobile_defconfig for v6.4-rc1.

----------------------------------------------------------------
Geert Uytterhoeven (1):
      ARM: shmobile: defconfig: Refresh for v6.4-rc1

 arch/arm/configs/shmobile_defconfig | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

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

* [GIT PULL 2/3] Renesas driver updates for v6.5
  2023-05-26  9:48 [GIT PULL 0/3] Renesas SoC updates for v6.5 Geert Uytterhoeven
  2023-05-26  9:48 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
@ 2023-05-26  9:48 ` Geert Uytterhoeven
  2023-05-26  9:48 ` [GIT PULL 3/3] Renesas DTS " Geert Uytterhoeven
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2023-05-26  9:48 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -0700)

are available in the Git repository at:

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

for you to fetch changes up to cb9a39aacd3d6387b6f1f178a96eadceba90454e:

  soc: renesas: rcar-rst: Allow WDT reset on R-Car V3U (2023-05-15 10:32:12 +0200)

----------------------------------------------------------------
Renesas driver updates for v6.5

  - Enable watchdog reset support on R-Car V3U.

----------------------------------------------------------------
Wolfram Sang (1):
      soc: renesas: rcar-rst: Allow WDT reset on R-Car V3U

 drivers/soc/renesas/rcar-rst.c | 15 ++++++++++++++-
 1 file changed, 14 insertions(+), 1 deletion(-)

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

* [GIT PULL 3/3] Renesas DTS updates for v6.5
  2023-05-26  9:48 [GIT PULL 0/3] Renesas SoC updates for v6.5 Geert Uytterhoeven
  2023-05-26  9:48 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
  2023-05-26  9:48 ` [GIT PULL 2/3] Renesas driver " Geert Uytterhoeven
@ 2023-05-26  9:48 ` Geert Uytterhoeven
  2023-05-26 11:50 ` [GIT PULL 0/3] Renesas SoC " patchwork-bot+linux-soc
  2023-05-26 20:50 ` patchwork-bot+linux-soc
  4 siblings, 0 replies; 6+ messages in thread
From: Geert Uytterhoeven @ 2023-05-26  9:48 UTC (permalink / raw)
  To: arm-soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc, Geert Uytterhoeven

The following changes since commit ac9a78681b921877518763ba0e89202254349d1b:

  Linux 6.4-rc1 (2023-05-07 13:34:35 -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.5-tag1

for you to fetch changes up to 18cbbdd846c5d74bd56fd1f229d074e1f7068fc8:

  arm64: dts: renesas: r8a779a0: Add PWM nodes (2023-05-08 09:21:51 +0200)

----------------------------------------------------------------
Renesas DTS updates for v6.5

  - Add partial display support for the RZ/G2L and RZ/V2L SoCs and the
    RZ/G2L{,C} SMARC EVK development boards,
  - Add camera support for the RZ/GV2L SoC and the RZ/V2L and RZ/G2LC
    SMARC EVK development boards,
  - Add Multi-Function Timer Pulse Unit 3 support for the RZ/G2L and
    RZ/V2L SoCs,
  - Add PWM support for the R-Car V3U SoC.

----------------------------------------------------------------
Biju Das (10):
      arm64: dts: renesas: r9a07g044: Add fcpvd node
      arm64: dts: renesas: r9a07g054: Add fcpvd node
      arm64: dts: renesas: r9a07g044: Add vspd node
      arm64: dts: renesas: r9a07g054: Add vspd node
      arm64: dts: renesas: r9a07g044: Add DSI node
      arm64: dts: renesas: r9a07g054: Add DSI node
      arm64: dts: renesas: rzg2l-smarc: Link DSI with ADV7535
      arm64: dts: renesas: rzg2lc-smarc: Link DSI with ADV7535
      arm64: dts: renesas: r9a07g044: Add MTU3a node
      arm64: dts: renesas: r9a07g054: Add MTU3a node

Lad Prabhakar (3):
      arm64: dts: renesas: r9a07g054: Add CSI and CRU nodes
      arm64: dts: renesas: rzv2l-smarc: Enable CRU, CSI support
      arm64: dts: renesas: rzg2lc-smarc: Enable CRU, CSI support

Phong Hoang (1):
      arm64: dts: renesas: r8a779a0: Add PWM nodes

 arch/arm64/boot/dts/renesas/Makefile               |   2 +
 arch/arm64/boot/dts/renesas/r8a779a0.dtsi          |  50 +++++
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi         | 123 +++++++++++++
 .../renesas/r9a07g044c2-smarc-cru-csi-ov5645.dtso  |  21 +++
 .../renesas/r9a07g044l2-smarc-cru-csi-ov5645.dtso  |   2 +-
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi         | 203 +++++++++++++++++++++
 .../renesas/r9a07g054l2-smarc-cru-csi-ov5645.dtso  |   1 +
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi       |  79 ++++++++
 arch/arm64/boot/dts/renesas/rzg2lc-smarc.dtsi      |  79 ++++++++
 9 files changed, 559 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r9a07g044c2-smarc-cru-csi-ov5645.dtso
 create mode 120000 arch/arm64/boot/dts/renesas/r9a07g054l2-smarc-cru-csi-ov5645.dtso

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

* Re: [GIT PULL 0/3] Renesas SoC updates for v6.5
  2023-05-26  9:48 [GIT PULL 0/3] Renesas SoC updates for v6.5 Geert Uytterhoeven
                   ` (2 preceding siblings ...)
  2023-05-26  9:48 ` [GIT PULL 3/3] Renesas DTS " Geert Uytterhoeven
@ 2023-05-26 11:50 ` patchwork-bot+linux-soc
  2023-05-26 20:50 ` patchwork-bot+linux-soc
  4 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2023-05-26 11:50 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, 26 May 2023 11:48:28 +0200 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.5.
> 
> It consists of 3 parts:
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,1/3] Renesas ARM defconfig updates for v6.5
    (no matching commit)
  - [GIT,PULL,2/3] Renesas driver updates for v6.5
    https://git.kernel.org/soc/soc/c/2336ce7f456f
  - [GIT,PULL,3/3] Renesas DTS updates for v6.5
    https://git.kernel.org/soc/soc/c/1bf42cfed0e6

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

* Re: [GIT PULL 0/3] Renesas SoC updates for v6.5
  2023-05-26  9:48 [GIT PULL 0/3] Renesas SoC updates for v6.5 Geert Uytterhoeven
                   ` (3 preceding siblings ...)
  2023-05-26 11:50 ` [GIT PULL 0/3] Renesas SoC " patchwork-bot+linux-soc
@ 2023-05-26 20:50 ` patchwork-bot+linux-soc
  4 siblings, 0 replies; 6+ messages in thread
From: patchwork-bot+linux-soc @ 2023-05-26 20:50 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, 26 May 2023 11:48:28 +0200 you wrote:
> Hi SoC folks,
> 
> This is my first pull request for the inclusion of Renesas SoC updates
> for v6.5.
> 
> It consists of 3 parts:
> 
> [...]

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

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

end of thread, other threads:[~2023-05-26 20:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-26  9:48 [GIT PULL 0/3] Renesas SoC updates for v6.5 Geert Uytterhoeven
2023-05-26  9:48 ` [GIT PULL 1/3] Renesas ARM defconfig " Geert Uytterhoeven
2023-05-26  9:48 ` [GIT PULL 2/3] Renesas driver " Geert Uytterhoeven
2023-05-26  9:48 ` [GIT PULL 3/3] Renesas DTS " Geert Uytterhoeven
2023-05-26 11:50 ` [GIT PULL 0/3] Renesas SoC " patchwork-bot+linux-soc
2023-05-26 20:50 ` 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;
as well as URLs for NNTP newsgroup(s).