Linux SOC development
 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 3/3] Renesas DTS updates for v6.16 (take two)
Date: Fri,  9 May 2025 16:22:30 +0200	[thread overview]
Message-ID: <cover.1746798755.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1746798748.git.geert+renesas@glider.be>

The following changes since commit 9f78a29caacef6df5d6a43e85d1112e39cfa3b34:

  arm64: dts: renesas: r8a779h0: Add ISP core function block (2025-04-24 11:29:11 +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-v6.16-tag2

for you to fetch changes up to b280613d480aa170e51029d5582bb4b666982b7c:

  ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable USB host port (2025-05-08 20:23:33 +0200)

----------------------------------------------------------------
Renesas DTS updates for v6.16 (take two)

  - Add CANFD support for the RZ/G3E SoC and the RZ/G3E SMARC Carrier-II
    EVK development board,
  - Add support for Ethernet port A, 9-pin D-sub serial, and USB on the
    RZN1D-DB and RZN1D-EB development and expansion boards,
  - Add sound support for the Retronix Sparrow Hawk board,
  - Add General PWM Timer (GPT) support for the RZ/G2L and RZ/V2L SoCs
    and SMARC EVK boards,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Biju Das (6):
      arm64: dts: renesas: r9a09g047: Add CANFD node
      arm64: dts: renesas: r9a09g047e57-smarc: Enable CANFD
      arm64: dts: renesas: r9a09g047e57-smarc: Enable CAN Transceiver
      arm64: dts: renesas: r9a07g044: Add GPT support
      arm64: dts: renesas: r9a07g054: Add GPT support
      arm64: dts: renesas: rzg2l-smarc: Enable GPT on carrier board

Geert Uytterhoeven (1):
      arm64: dts: renesas: white-hawk-single: Improve Ethernet TSN description

Krzysztof Kozlowski (1):
      arm64: dts: renesas: beacon-renesom: Align wifi node name with bindings

Kuninori Morimoto (1):
      arm64: dts: renesas: sparrow-hawk: Add MSIOF Sound support

Wolfram Sang (5):
      ARM: dts: renesas: r9a06g032-rzn1d400-eb: Add GMAC1 port
      ARM: dts: renesas: r9a06g032-rzn1d400-eb: Describe 9-pin D-sub serial port
      ARM: dts: renesas: r9a06g032-rzn1d400-db: Enable USB device port
      ARM: dts: renesas: r9a06g032-rzn1d400-db: Add pinmux for the CPLD
      ARM: dts: renesas: r9a06g032-rzn1d400-eb: Enable USB host port

 .../arm/boot/dts/renesas/r9a06g032-rzn1d400-db.dts |  14 +++
 .../arm/boot/dts/renesas/r9a06g032-rzn1d400-eb.dts |  84 +++++++++++++++
 .../arm64/boot/dts/renesas/beacon-renesom-som.dtsi |   2 +-
 .../boot/dts/renesas/r8a779g3-sparrow-hawk.dts     | 106 +++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a07g044.dtsi         | 115 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a07g044l2-smarc.dts  |   7 ++
 arch/arm64/boot/dts/renesas/r9a07g054.dtsi         | 115 +++++++++++++++++++++
 arch/arm64/boot/dts/renesas/r9a07g054l2-smarc.dts  |   7 ++
 arch/arm64/boot/dts/renesas/r9a09g047.dtsi         |  60 +++++++++++
 arch/arm64/boot/dts/renesas/r9a09g047e57-smarc.dts |  53 ++++++++++
 arch/arm64/boot/dts/renesas/renesas-smarc2.dtsi    |  29 ++++++
 .../boot/dts/renesas/rzg2l-smarc-pinfunction.dtsi  |   5 +
 arch/arm64/boot/dts/renesas/rzg2l-smarc.dtsi       |   8 ++
 arch/arm64/boot/dts/renesas/rzg3e-smarc-som.dtsi   |  14 ++-
 arch/arm64/boot/dts/renesas/white-hawk-single.dtsi |   8 +-
 15 files changed, 621 insertions(+), 6 deletions(-)

  parent reply	other threads:[~2025-05-09 14:22 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-09 14:22 [GIT PULL 0/3] Renesas ARM defconfig updates for v6.16 (take two) Geert Uytterhoeven
2025-05-09 14:22 ` [GIT PULL 1/3] " Geert Uytterhoeven
2025-05-09 14:22 ` [GIT PULL 2/3] Renesas driver " Geert Uytterhoeven
2025-05-09 14:22 ` Geert Uytterhoeven [this message]
2025-05-12  9:34 ` [GIT PULL 0/3] Renesas ARM defconfig " Geert Uytterhoeven

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.1746798755.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox