All of lore.kernel.org
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: soc@lists.linux.dev
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 4/4] Renesas DTS updates for v6.17
Date: Fri, 27 Jun 2025 14:40:19 +0200	[thread overview]
Message-ID: <cover.1751026664.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1751026657.git.geert+renesas@glider.be>

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -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.17-tag1

for you to fetch changes up to 41ffbb1c42d30a173cc43e931bbaf7bf29e92d1f:

  arm64: dts: renesas: r9a09g047: Add GBETH nodes (2025-06-26 16:37:21 +0200)

----------------------------------------------------------------
Renesas DTS updates for v6.17

  - Add SPI FLASH, camera, and Ethernet support on the RZ/G3E SoC and/or
    the RZ/G3E SoM and SMARC Carrier-II EVK development board,
  - Add Ethernet, USB2, and PMIC support on the RZ/V2H and RZ/V2N SoCs
    and EVK boards,
  - Add timer, I2C, watchdog, and GPU support on the RZ/V2N SoC and the
    RZ/V2N EVK board,
  - Add debug LED support for the RZN1D-DB development board,
  - Improve PCIe clock description on the Retronix Sparrow Hawk board,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Biju Das (2):
      arm64: dts: renesas: r9a09g047: Add XSPI node
      arm64: dts: renesas: rzg3e-smarc-som: Enable serial NOR FLASH

Geert Uytterhoeven (2):
      arm64: dts: renesas: ebisu: Add CAN0 support
      Merge branch 'pwrctrl' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci into renesas-dts-for-v6.17

John Madieu (1):
      arm64: dts: renesas: r9a09g047: Add GBETH nodes

Lad Prabhakar (19):
      arm64: dts: renesas: r9a09g057: Add GBETH nodes
      arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable GBETH
      arm64: dts: renesas: r9a09g056: Add GBETH nodes
      arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable GBETH
      arm64: dts: renesas: r9a09g056: Add OSTM0-OSTM7 nodes
      arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable OSTM timers on RZ/V2N EVK
      arm64: dts: renesas: r9a09g056: Add RIIC controllers
      arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable RIIC controllers
      arm64: dts: renesas: r9a09g056: Add WDT0-WDT3 nodes
      arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable WDT1
      arm64: dts: renesas: r9a09g056: Add Mali-G31 GPU node
      arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable Mali-G31 GPU
      arm64: dts: renesas: r9a09g057: Add USB2.0 support
      arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable USB2.0 support
      arm64: dts: renesas: r9a09g056: Add USB2.0 support
      arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Enable USB2.0 support
      arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Add RAA215300 PMIC
      arm64: dts: renesas: r9a09g056n48-rzv2n-evk: Add RAA215300 PMIC
      arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Rename fixed regulator node names

Marek Vasut (5):
      PCI/pwrctrl: Add optional slot clock for PCI slots
      arm64: dts: renesas: r8a779g3-sparrow-hawk: Sort DTS
      arm64: dts: renesas: r8a779g0: Describe PCIe root ports
      arm64: dts: renesas: sparrow-hawk: Describe split PCIe clock
      arm64: dts: renesas: rcar-gen3: Add bootph-all to sysinfo EEPROMs

Tommaso Merciai (4):
      arm64: dts: renesas: r9a09g047: Add CRU, CSI2 nodes
      arm64: dts: renesas: r9a09g047e57-smarc: Add I2C0 pincontrol
      arm64: dts: renesas: renesas-smarc2: Enable I2C0 node
      arm64: dts: renesas: r9a09g047e57-smarc: Enable CRU, CSI support

Wolfram Sang (2):
      ARM: dts: renesas: r9a06g032-rzn1d400-db: Describe debug LEDs
      ARM: dts: renesas: r9a06g032: Add second clock input to RTC

 .../arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts |  64 +++
 arch/arm/boot/dts/renesas/r9a06g032.dtsi           |   4 +-
 arch/arm64/boot/dts/renesas/Makefile               |   3 +
 arch/arm64/boot/dts/renesas/condor-common.dtsi     |   2 +
 arch/arm64/boot/dts/renesas/draak.dtsi             |   2 +
 arch/arm64/boot/dts/renesas/ebisu.dtsi             |  16 +
 arch/arm64/boot/dts/renesas/r8a779g0.dtsi          |  20 +
 .../boot/dts/renesas/r8a779g3-sparrow-hawk.dts     |  57 +-
 arch/arm64/boot/dts/renesas/r9a09g047.dtsi         | 299 ++++++++++
 .../renesas/r9a09g047e57-smarc-cru-csi-ov5645.dtso |  21 +
 arch/arm64/boot/dts/renesas/r9a09g047e57-smarc.dts |  10 +
 arch/arm64/boot/dts/renesas/r9a09g056.dtsi         | 635 +++++++++++++++++++++
 .../boot/dts/renesas/r9a09g056n48-rzv2n-evk.dts    | 262 +++++++++
 arch/arm64/boot/dts/renesas/r9a09g057.dtsi         | 322 +++++++++++
 .../boot/dts/renesas/r9a09g057h44-rzv2h-evk.dts    | 150 ++++-
 arch/arm64/boot/dts/renesas/renesas-smarc2.dtsi    |   6 +
 arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi   |  46 ++
 arch/arm64/boot/dts/renesas/salvator-common.dtsi   |   2 +
 arch/arm64/boot/dts/renesas/ulcb.dtsi              |   2 +
 drivers/pci/pwrctrl/slot.c                         |   8 +
 20 files changed, 1912 insertions(+), 19 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r9a09g047e57-smarc-cru-csi-ov5645.dtso


      parent reply	other threads:[~2025-06-27 13:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-27 12:40 [GIT PULL 0/4] Renesas SoC updates for v6.17 Geert Uytterhoeven
2025-06-27 12:40 ` [GIT PULL 1/4] Renesas ARM defconfig " Geert Uytterhoeven
2025-06-27 12:40 ` [GIT PULL 2/4] Renesas driver " Geert Uytterhoeven
2025-06-27 12:40 ` [GIT PULL 3/4] Renesas DT binding " Geert Uytterhoeven
2025-06-27 12:40 ` Geert Uytterhoeven [this message]

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.1751026664.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@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.