From: Geert Uytterhoeven <geert+renesas@glider.be>
To: soc@lists.linux.dev, soc <soc@kernel.org>
Cc: Magnus Damm <magnus.damm@gmail.com>,
linux-arm-kernel@lists.infradead.org,
linux-renesas-soc@vger.kernel.org,
Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [GIT PULL 3/3] Renesas DTS updates for v7.3
Date: Thu, 16 Jul 2026 12:03:43 +0200 [thread overview]
Message-ID: <cover.1784194406.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1784194401.git.geert+renesas@glider.be>
The following changes since commit 6fa6ee724d8dadf392139e242ac936b5da730c4b:
arm64: dts: renesas: ironhide: Describe inline ECC carveouts (2026-07-14 10:34:32 +0200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git renesas-dts-for-v7.3-tag1
for you to fetch changes up to 24afcb87e6aca1ff3face276223eeea0012f8e2b:
arm64: dts: renesas: r9a09g047: Fix PCIe dma-ranges memory space code (2026-07-14 10:36:37 +0200)
----------------------------------------------------------------
Renesas DTS updates for v7.3
- Add sound support for the RZ/G3E SoC and the RZ/G3E SMARC EVK board,
- Add more serial and SPI support for the RZ/G3L SoC and the RZ/G3L
SMARC EVK board,
- Add SMP support (32x Cortex-A720AE) for the R-Car X5H SoC,
- Add hwspinlock and mailbox (MFIS) support for the R-Car V4H SoC,
- Add GPU support for R-Car M3-N-based Salvator-X(S) and ULCB
development boards,
- Add SPI and FRAM support for the RZ/N1D SoC and the RZN1D Expansion
Board,
- Add PCIe support for the RZ/V2H SoC and the RZ/V2H EVK development
board,
- Miscellaneous fixes and improvements.
Note that this PR is based on renesas-fixes-for-v7.2-tag1, for which I
have just sent a PR.
Thanks for pulling!
----------------------------------------------------------------
Biju Das (5):
arm64: dts: renesas: r9a08g046l48-smarc: Enable rsci{1,2,3} nodes
arm64: dts: renesas: r9a08g046: Add RSPI{0..2} nodes
arm64: dts: renesas: r9a08g046l48-smarc: Enable RSPI2
arm64: dts: renesas: r9a09g047e57-smarc: Drop SW_SER0_PMOD condition for rsci4
arm64: dts: renesas: r9a09g047: Add max-frequency to SDHI nodes
John Madieu (6):
arm64: dts: renesas: rzv2h: Add audio clock inputs
arm64: dts: renesas: rzg3e-smarc-som: Add I2C1 support
arm64: dts: renesas: r9a09g047: Add RZ/G3E Sound support
arm64: dts: renesas: rzg3e-smarc-som: Add Versa3 clock generator
arm64: dts: renesas: rzg3e-smarc-som: Add audio pinmux definitions
arm64: dts: renesas: r9a09g047e57-smarc: Add DA7212 audio codec support
Lad Prabhakar (8):
arm64: dts: renesas: rzt2h-n2h-evk: Remove unused MII/GMII pins
arm64: dts: renesas: rzt2h-n2h-evk: Configure ETH pins
arm64: dts: renesas: rzt2h-n2h-evk: Configure SCI0 pins
arm64: dts: renesas: rzt2h-n2h-evk-common: Add memory nodes
arm64: dts: renesas: r9a09g057: Add PCIe nodes
arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable PCIe
arm64: dts: renesas: r9a09g056: Fix PCIe dma-ranges memory space code
arm64: dts: renesas: r9a09g047: Fix PCIe dma-ranges memory space code
Marek Vasut (5):
arm64: dts: renesas: r8a78000: Enable application CPU cores via PSCI
arm64: dts: renesas: r8a77965-salvator-x: Enable GPU support
arm64: dts: renesas: r8a77965-salvator-xs: Enable GPU support
arm64: dts: renesas: r8a77965-ulcb: Enable GPU support
arm64: dts: renesas: Add soc: labels to soc nodes
Wolfram Sang (3):
arm64: dts: renesas: r8a779g0: Add MFIS node
ARM: dts: renesas: r9a06g032: Describe SPI controllers
ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable SPI-FRAM
bui duc phuc (1):
ARM: dts: renesas: r8a7740: Add FSI clocks
arch/arm/boot/dts/renesas/r8a7740.dtsi | 12 +-
.../arm/boot/dts/renesas/r9a06g032-rzn1d400-eb.dts | 25 +
arch/arm/boot/dts/renesas/r9a06g032.dtsi | 84 ++++
arch/arm64/boot/dts/renesas/r8a774a1.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r8a774b1.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r8a774e1.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r8a77960.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r8a77961.dtsi | 2 +-
.../arm64/boot/dts/renesas/r8a77965-salvator-x.dts | 4 +
.../boot/dts/renesas/r8a77965-salvator-xs.dts | 4 +
arch/arm64/boot/dts/renesas/r8a77965-ulcb.dts | 4 +
arch/arm64/boot/dts/renesas/r8a77965.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r8a77970.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r8a77980.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r8a77995.dtsi | 2 +-
arch/arm64/boot/dts/renesas/r8a779g0.dtsi | 17 +
arch/arm64/boot/dts/renesas/r8a78000.dtsi | 32 ++
arch/arm64/boot/dts/renesas/r9a08g046.dtsi | 69 +++
arch/arm64/boot/dts/renesas/r9a08g046l48-smarc.dts | 78 +++
arch/arm64/boot/dts/renesas/r9a09g047.dtsi | 525 ++++++++++++++++++++-
arch/arm64/boot/dts/renesas/r9a09g047e57-smarc.dts | 114 ++++-
arch/arm64/boot/dts/renesas/r9a09g056.dtsi | 22 +-
arch/arm64/boot/dts/renesas/r9a09g057.dtsi | 160 ++++++-
.../boot/dts/renesas/r9a09g057h44-rzv2h-evk.dts | 18 +
.../boot/dts/renesas/r9a09g077m44-rzt2h-evk.dts | 144 ++++--
.../boot/dts/renesas/r9a09g087m44-rzn2h-evk.dts | 144 ++++--
arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi | 44 ++
.../boot/dts/renesas/rzt2h-n2h-evk-common.dtsi | 14 +
28 files changed, 1420 insertions(+), 112 deletions(-)
next prev parent reply other threads:[~2026-07-16 10:03 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-16 10:03 [GIT PULL 0/3] Renesas SoC updates for v7.3 Geert Uytterhoeven
2026-07-16 10:03 ` [GIT PULL 1/3] Renesas ARM " Geert Uytterhoeven
2026-07-16 10:03 ` [GIT PULL 2/3] Renesas driver " Geert Uytterhoeven
2026-07-16 10:03 ` Geert Uytterhoeven [this message]
2026-07-24 16:40 ` [GIT PULL 0/3] Renesas SoC " patchwork-bot+linux-soc
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1784194406.git.geert+renesas@glider.be \
--to=geert+renesas@glider.be \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=magnus.damm@gmail.com \
--cc=soc@kernel.org \
--cc=soc@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.