Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL 0/2] Renesas SoC updates for v7.2 (take two)
@ 2026-06-01 13:18 Geert Uytterhoeven
  2026-06-01 13:18 ` [GIT PULL 1/2] Renesas driver " Geert Uytterhoeven
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2026-06-01 13:18 UTC (permalink / raw)
  To: soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

	Hi SoC folks,

This is my second pull request for the inclusion of Renesas SoC updates
for v7.2.

It consists of 2 parts:

  [GIT PULL 1/2] Renesas driver updates for v7.2 (take two)

    - Identify the R-Car M3Le SoC,
    - Add Multifunctional Interface (MFIS) support for R-Car V4H and V4M.

  [GIT PULL 2/2] Renesas DTS updates for v7.2 (take two)

    - Add timer (MTU3) and xSPI FLASH support for the RZ/T2H and RZ/N2H
      SoCs and their EVK boards,
    - Add PCIe support for the RZ/V2N SoC and the RZ/V2N EVK board,
    - Add support for the R-Car M3Le SoC and the Geist development board,
    - Specify ethernet PHY reset timings on various R-Car boards,
    - Add (more) serial, I2C, DMA, and sound support for the RZ/G3L SoC,
    - Add PSCI, Multifunctional Interface (MFIS), and SCMI support for the
      R-Car X5H SoC and Ironhide development board,
    - Add serial DMA support for the RZ/G2L SoC,
    - Add keyboard, I2C, Versa clock, and audio support for the RZ/G3L
      SMARC SoM and EVK boards,
    - Miscellaneous fixes and improvements.

Note that the second PR includes DT binding definitions for R-Car X5H,
which are shared by driver and DT source files.

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

* [GIT PULL 1/2] Renesas driver updates for v7.2 (take two)
  2026-06-01 13:18 [GIT PULL 0/2] Renesas SoC updates for v7.2 (take two) Geert Uytterhoeven
@ 2026-06-01 13:18 ` Geert Uytterhoeven
  2026-06-01 13:18 ` [GIT PULL 2/2] Renesas DTS " Geert Uytterhoeven
  2026-06-01 16:06 ` [GIT PULL 0/2] Renesas SoC " Wolfram Sang
  2 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2026-06-01 13:18 UTC (permalink / raw)
  To: soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

The following changes since commit 17e48e7e5f18b45fd4a9411090148aae3b74f7f3:

  soc: renesas: Convert to of_machine_get_match() (2026-05-11 09:56:17 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-drivers-for-v7.2-tag2

for you to fetch changes up to b4d41ffa750fc3403a4076d17090589d000f13ff:

  soc: renesas: rcar-mfis: Add R-Car V4H/V4M support (2026-05-29 14:42:29 +0200)

----------------------------------------------------------------
Renesas driver updates for v7.2 (take two)

  - Identify the R-Car M3Le SoC,
  - Add Multifunctional Interface (MFIS) support for R-Car V4H and V4M.

Thanks for pulling!

----------------------------------------------------------------
Marek Vasut (1):
      soc: renesas: Identify R-Car R8A779MD M3Le SoC

Wolfram Sang (2):
      dt-bindings: soc: renesas: mfis: Add R-Car V4H/V4M support
      soc: renesas: rcar-mfis: Add R-Car V4H/V4M support

 .../soc/renesas/renesas,r8a78000-mfis.yaml         | 38 ++++++++++++++++++-
 drivers/soc/renesas/rcar-mfis.c                    | 44 +++++++++++++++++++++-
 drivers/soc/renesas/renesas-soc.c                  |  1 +
 3 files changed, 79 insertions(+), 4 deletions(-)


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

* [GIT PULL 2/2] Renesas DTS updates for v7.2 (take two)
  2026-06-01 13:18 [GIT PULL 0/2] Renesas SoC updates for v7.2 (take two) Geert Uytterhoeven
  2026-06-01 13:18 ` [GIT PULL 1/2] Renesas driver " Geert Uytterhoeven
@ 2026-06-01 13:18 ` Geert Uytterhoeven
  2026-06-01 16:06 ` [GIT PULL 0/2] Renesas SoC " Wolfram Sang
  2 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2026-06-01 13:18 UTC (permalink / raw)
  To: soc, soc
  Cc: Magnus Damm, linux-arm-kernel, linux-renesas-soc,
	Geert Uytterhoeven

The following changes since commit 44f1ef06ceec55b7704c7d773d6136ca8b90f8b7:

  ARM: dts: renesas: r8a73a4: Describe coresight on R-Mobile APE6 (2026-05-15 11:35:25 +0200)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-dts-for-v7.2-tag2

for you to fetch changes up to 0d4ed954061efc3e47fa889d3de0675f933f438f:

  arm64: dts: renesas: r9a08g046l48-smarc: Enable audio (2026-05-31 10:52:23 +0200)

----------------------------------------------------------------
Renesas DTS updates for v7.2 (take two)

  - Add timer (MTU3) and xSPI FLASH support for the RZ/T2H and RZ/N2H
    SoCs and their EVK boards,
  - Add PCIe support for the RZ/V2N SoC and the RZ/V2N EVK board,
  - Add support for the R-Car M3Le SoC and the Geist development board,
  - Specify ethernet PHY reset timings on various R-Car boards,
  - Add (more) serial, I2C, DMA, and sound support for the RZ/G3L SoC,
  - Add PSCI, Multifunctional Interface (MFIS), and SCMI support for the
    R-Car X5H SoC and Ironhide development board,
  - Add serial DMA support for the RZ/G2L SoC,
  - Add keyboard, I2C, Versa clock, and audio support for the RZ/G3L
    SMARC SoM and EVK boards,
  - Miscellaneous fixes and improvements.

Note that this includes DT binding definitions for R-Car X5H, which are
shared by driver and DT source files.

Thanks for pulling!

----------------------------------------------------------------
Biju Das (14):
      arm64: dts: renesas: r9a08g046: Add scif{1..5} device nodes
      arm64: dts: renesas: r9a08g046: Add i2c{0..3} device nodes
      arm64: dts: renesas: r9a08g046: Add DMAC node
      arm64: dts: renesas: r9a08g046: Add SSI support
      arm64: dts: renesas: r9a08g046: Add audio clock nodes
      arm64: dts: renesas: r9a08g046: Add rsci{0..3} device nodes
      arm64: dts: renesas: r9a07g043: Add max-frequency to SDHI nodes
      arm64: dts: renesas: r9a07g044: Add max-frequency to SDHI nodes
      arm64: dts: renesas: r9a07g054: Add max-frequency to SDHI nodes
      arm64: dts: renesas: rzg3e-smarc-som: Sort GMAC pinmux entries
      arm64: dts: renesas: r9a08g046l48-smarc: Add gpio keys
      arm64: dts: renesas: r9a08g046l48-smarc: Enable I2C{2,3} devices
      arm64: dts: renesas: rzg3l-smarc-som: Enable Versa clock generator
      arm64: dts: renesas: r9a08g046l48-smarc: Enable audio

Claudiu Beznea (1):
      arm64: dts: renesas: r9a07g044: Add DMA properties to serial nodes

Cosmin Tanislav (3):
      arm64: dts: renesas: r9a07g0{43,44,54}: Remove TCIU8 interrupt from MTU3
      arm64: dts: renesas: r9a09g077: Add MTU3 support
      arm64: dts: renesas: r9a09g087: Add MTU3 support

Fabrizio Castro (1):
      arm64: dts: renesas: rzt2h-n2h-evk: Configure eMMC/SDHI pins

Geert Uytterhoeven (1):
      Merge tag 'renesas-r8a78000-dt-binding-defs-tag1' into renesas-dts-for-v7.2

Kuninori Morimoto (2):
      arm64: dts: renesas: r8a78000: Add MFIS, MFIS-SCP, and transport nodes
      arm64: dts: renesas: ironhide: Enable to use SCMI

Lad Prabhakar (8):
      arm64: dts: renesas: rz-smarc-du-adv7513: Simplify DU port configuration
      arm64: dts: renesas: r9a09g056: Add PCIe node
      arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable PCIe
      arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add alias for on-SoC RTC
      arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Add alias for on-SoC RTC
      arm64: dts: renesas: r9a09g077: Add xSPI nodes
      arm64: dts: renesas: r9a09g087: Add xSPI nodes
      arm64: dts: renesas: rzt2h-n2h-evk: Enable xSPI nodes

Marek Vasut (22):
      arm64: dts: renesas: Simplify AA1024XD12 display DTO
      dt-bindings: clock: cirrus,cs2000-cp: Document CS2500
      dt-bindings: soc: renesas: Document R-Car R8A779MD Geist
      arm64: dts: renesas: draak: Rename clk-multiplier to clock-controller
      arm64: dts: renesas: ebisu: Rename clk-multiplier to clock-controller
      arm64: dts: renesas: hihope: Rename clk-multiplier to clock-controller
      arm64: dts: renesas: salvator-common: Rename clk-multiplier to clock-controller
      arm64: dts: renesas: ulcb: Rename clk-multiplier to clock-controller
      arm64: dts: renesas: salvator-common: Specify ethernet PHY reset timings
      arm64: dts: renesas: ulcb: Specify ethernet PHY reset timings
      arm64: dts: renesas: eagle: Specify ethernet PHY reset timings
      arm64: dts: renesas: v3msk: Specify ethernet PHY reset timings
      arm64: dts: renesas: condor-common: Specify ethernet PHY reset timings
      arm64: dts: renesas: v3hsk: Specify ethernet PHY reset timings
      arm64: dts: renesas: ebisu: Specify ethernet PHY reset timings
      arm64: dts: renesas: draak: Specify ethernet PHY reset timings
      arm64: dts: renesas: falcon: Specify ethernet PHY reset timings
      arm64: dts: renesas: white-hawk: Specify ethernet PHY reset timings
      arm64: dts: renesas: gray-hawk: Specify ethernet PHY reset timings
      arm64: dts: renesas: r8a78000: Add PSCI node
      arm64: dts: renesas: r8a78000: Fix GIC-720AE View 1 Redistributor description
      arm64: dts: renesas: ironhide: Describe all reserved memory

Nguyen Tran (2):
      arm64: dts: renesas: r8a779md: Add Renesas R-Car R8A779MD M3Le DTs
      arm64: dts: renesas: r8a779md: Add support for R-Car M3Le R8A779MD Geist

Tommaso Merciai (2):
      arm64: dts: renesas: r9a09g047: Add fcpvd{0,1} nodes
      arm64: dts: renesas: r9a09g047: Add vspd{0,1} nodes

Wolfram Sang (1):
      dt-bindings: soc: renesas: Document MFIS IP core

 .../bindings/clock/cirrus,cs2000-cp.yaml           |  11 +-
 .../soc/renesas/renesas,r8a78000-mfis.yaml         | 187 ++++++
 .../devicetree/bindings/soc/renesas/renesas.yaml   |   6 +
 arch/arm64/boot/dts/renesas/Makefile               |   1 +
 arch/arm64/boot/dts/renesas/condor-common.dtsi     |   2 +
 .../dts/renesas/draak-ebisu-panel-aa104xd12.dtso   |  33 +-
 arch/arm64/boot/dts/renesas/draak.dtsi             |   4 +-
 arch/arm64/boot/dts/renesas/ebisu.dtsi             |   4 +-
 arch/arm64/boot/dts/renesas/gray-hawk-single.dtsi  |   2 +
 arch/arm64/boot/dts/renesas/hihope-rev4.dtsi       |   2 +-
 arch/arm64/boot/dts/renesas/panel-aa104xd12.dtsi   |  64 +-
 arch/arm64/boot/dts/renesas/r8a77970-eagle.dts     |   2 +
 arch/arm64/boot/dts/renesas/r8a77970-v3msk.dts     |   2 +
 arch/arm64/boot/dts/renesas/r8a77980-v3hsk.dts     |   2 +
 arch/arm64/boot/dts/renesas/r8a779a0-falcon.dts    |   2 +
 arch/arm64/boot/dts/renesas/r8a779md-geist.dts     | 720 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r8a779md.dtsi          |  59 ++
 arch/arm64/boot/dts/renesas/r8a78000-ironhide.dts  |  65 +-
 arch/arm64/boot/dts/renesas/r8a78000.dtsi          | 170 ++++-
 arch/arm64/boot/dts/renesas/r9a07g043.dtsi         |   7 +-
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi         |  17 +-
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi         |   7 +-
 arch/arm64/boot/dts/renesas/r9a08g046.dtsi         | 384 ++++++++++-
 arch/arm64/boot/dts/renesas/r9a08g046l48-smarc.dts | 127 +++-
 arch/arm64/boot/dts/renesas/r9a09g047.dtsi         |  52 ++
 arch/arm64/boot/dts/renesas/r9a09g056.dtsi         |  69 ++
 .../boot/dts/renesas/r9a09g056n48-rzv2n-evk.dts    |  24 +
 .../boot/dts/renesas/r9a09g057h44-rzv2h-evk.dts    |   1 +
 arch/arm64/boot/dts/renesas/r9a09g077.dtsi         | 108 ++++
 .../boot/dts/renesas/r9a09g077m44-rzt2h-evk.dts    |  15 +
 arch/arm64/boot/dts/renesas/r9a09g087.dtsi         | 108 ++++
 .../boot/dts/renesas/rz-smarc-du-adv7513.dtsi      |  15 +-
 arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi   |  49 +-
 arch/arm64/boot/dts/renesas/rzg3l-smarc-som.dtsi   |  72 +++
 .../boot/dts/renesas/rzt2h-n2h-evk-common.dtsi     | 274 +++++++-
 arch/arm64/boot/dts/renesas/salvator-common.dtsi   |   4 +-
 .../boot/dts/renesas/salvator-panel-aa104xd12.dtso |  33 +-
 arch/arm64/boot/dts/renesas/ulcb.dtsi              |   4 +-
 .../boot/dts/renesas/white-hawk-cpu-common.dtsi    |   2 +
 include/dt-bindings/soc/renesas,r8a78000-mfis.h    |  28 +
 40 files changed, 2575 insertions(+), 163 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/soc/renesas/renesas,r8a78000-mfis.yaml
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779md-geist.dts
 create mode 100644 arch/arm64/boot/dts/renesas/r8a779md.dtsi
 create mode 100644 include/dt-bindings/soc/renesas,r8a78000-mfis.h


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

* Re: [GIT PULL 0/2] Renesas SoC updates for v7.2 (take two)
  2026-06-01 13:18 [GIT PULL 0/2] Renesas SoC updates for v7.2 (take two) Geert Uytterhoeven
  2026-06-01 13:18 ` [GIT PULL 1/2] Renesas driver " Geert Uytterhoeven
  2026-06-01 13:18 ` [GIT PULL 2/2] Renesas DTS " Geert Uytterhoeven
@ 2026-06-01 16:06 ` Wolfram Sang
  2026-06-01 17:36   ` Geert Uytterhoeven
  2 siblings, 1 reply; 5+ messages in thread
From: Wolfram Sang @ 2026-06-01 16:06 UTC (permalink / raw)
  To: Geert Uytterhoeven
  Cc: soc, soc, Magnus Damm, linux-arm-kernel, linux-renesas-soc

Hi Geert,

On Mon, Jun 01, 2026 at 03:18:17PM +0200, Geert Uytterhoeven wrote:
> 	Hi SoC folks,
> 
> This is my second pull request for the inclusion of Renesas SoC updates
> for v7.2.
> 
> It consists of 2 parts:
> 
>   [GIT PULL 1/2] Renesas driver updates for v7.2 (take two)
> 
>     - Identify the R-Car M3Le SoC,
>     - Add Multifunctional Interface (MFIS) support for R-Car V4H and V4M.

The bindings patch for this V4H update...

> 
>   [GIT PULL 2/2] Renesas DTS updates for v7.2 (take two)
> 
>     - Add timer (MTU3) and xSPI FLASH support for the RZ/T2H and RZ/N2H
>       SoCs and their EVK boards,
>     - Add PCIe support for the RZ/V2N SoC and the RZ/V2N EVK board,
>     - Add support for the R-Car M3Le SoC and the Geist development board,
>     - Specify ethernet PHY reset timings on various R-Car boards,
>     - Add (more) serial, I2C, DMA, and sound support for the RZ/G3L SoC,
>     - Add PSCI, Multifunctional Interface (MFIS), and SCMI support for the
>       R-Car X5H SoC and Ironhide development board,

... depends on the initial X5H binding addition in this pull request.

>     - Add serial DMA support for the RZ/G2L SoC,
>     - Add keyboard, I2C, Versa clock, and audio support for the RZ/G3L
>       SMARC SoM and EVK boards,
>     - Miscellaneous fixes and improvements.

I am confused, does this really work?

Thanks for your work,

   Wolfram



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

* Re: [GIT PULL 0/2] Renesas SoC updates for v7.2 (take two)
  2026-06-01 16:06 ` [GIT PULL 0/2] Renesas SoC " Wolfram Sang
@ 2026-06-01 17:36   ` Geert Uytterhoeven
  0 siblings, 0 replies; 5+ messages in thread
From: Geert Uytterhoeven @ 2026-06-01 17:36 UTC (permalink / raw)
  To: Wolfram Sang; +Cc: soc, soc, Magnus Damm, linux-arm-kernel, linux-renesas-soc

Hi Wolfram,

On Mon, 1 Jun 2026 at 18:06, Wolfram Sang
<wsa+renesas@sang-engineering.com> wrote:
> On Mon, Jun 01, 2026 at 03:18:17PM +0200, Geert Uytterhoeven wrote:
> > This is my second pull request for the inclusion of Renesas SoC updates
> > for v7.2.
> >
> > It consists of 2 parts:
> >
> >   [GIT PULL 1/2] Renesas driver updates for v7.2 (take two)
> >
> >     - Identify the R-Car M3Le SoC,
> >     - Add Multifunctional Interface (MFIS) support for R-Car V4H and V4M.
>
> The bindings patch for this V4H update...

[A]

> >   [GIT PULL 2/2] Renesas DTS updates for v7.2 (take two)
> >
> >     - Add timer (MTU3) and xSPI FLASH support for the RZ/T2H and RZ/N2H
> >       SoCs and their EVK boards,
> >     - Add PCIe support for the RZ/V2N SoC and the RZ/V2N EVK board,
> >     - Add support for the R-Car M3Le SoC and the Geist development board,
> >     - Specify ethernet PHY reset timings on various R-Car boards,
> >     - Add (more) serial, I2C, DMA, and sound support for the RZ/G3L SoC,
> >     - Add PSCI, Multifunctional Interface (MFIS), and SCMI support for the
> >       R-Car X5H SoC and Ironhide development board,
>
> ... depends on the initial X5H binding addition in this pull request.

[B]

>
> >     - Add serial DMA support for the RZ/G2L SoC,
> >     - Add keyboard, I2C, Versa clock, and audio support for the RZ/G3L
> >       SMARC SoM and EVK boards,
> >     - Miscellaneous fixes and improvements.
>
> I am confused, does this really work?

Thanks for your comments!

[A] does not depend on [B].  Both [A] and [B] depend on commit
0f63ba15dde8748e ("dt-bindings: soc: renesas: Document MFIS IP core"),
which was merged through renesas-r8a78000-dt-binding-defs-tag1 in both
renesas-drivers-for-v7.2 and renesas-dts-for-v7.2.

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

end of thread, other threads:[~2026-06-01 17:37 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-01 13:18 [GIT PULL 0/2] Renesas SoC updates for v7.2 (take two) Geert Uytterhoeven
2026-06-01 13:18 ` [GIT PULL 1/2] Renesas driver " Geert Uytterhoeven
2026-06-01 13:18 ` [GIT PULL 2/2] Renesas DTS " Geert Uytterhoeven
2026-06-01 16:06 ` [GIT PULL 0/2] Renesas SoC " Wolfram Sang
2026-06-01 17:36   ` Geert Uytterhoeven

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