Linux-Renesas-SoC Archive mirror
 help / color / mirror / Atom feed
From: Geert Uytterhoeven <geert+renesas@glider.be>
To: arm-soc <arm@kernel.org>, 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 4/4] Renesas DTS updates for v6.10
Date: Fri, 12 Apr 2024 12:01:40 +0200	[thread overview]
Message-ID: <cover.1712915536.git.geert+renesas@glider.be> (raw)
In-Reply-To: <cover.1712915528.git.geert+renesas@glider.be>

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -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.10-tag1

for you to fetch changes up to be4e4dd8a1994e5730dfdb8dfaf1f2418f8a199d:

  arm64: dts: renesas: rzg3s-smarc-som: Fix Ethernet aliases (2024-04-09 09:34:52 +0200)

----------------------------------------------------------------
Renesas DTS updates for v6.10

  - Add HDMI capture support for the Function expansion board for the
    Eagle development board,
  - Add PMIC support for the RZ/G2UL SMARC EVK development board,
  - Add thermal, more serial ((H)SCIF), and timer (CMT and TMU) support
    for the R-Car V4M SoC,
  - Add Timer Unit (TMU) support for the R-Mobile APE6, R-Car Gen2, and
    RZ/G1 SoCs,
  - Miscellaneous fixes and improvements.

----------------------------------------------------------------
Biju Das (1):
      arm64: dts: renesas: rzg2ul-smarc: Enable PMIC and built-in RTC, GPIO and ONKEY

Claudiu Beznea (1):
      arm64: dts: renesas: rzg3s-smarc-som: Fix Ethernet aliases

Duy Nguyen (1):
      arm64: dts: renesas: r8a779h0: Add thermal nodes

Geert Uytterhoeven (8):
      ARM: dts: renesas: r8a73a4: Add TMU nodes
      ARM: dts: renesas: rzg1: Add TMU nodes
      ARM: dts: renesas: rcar-gen2: Add TMU nodes
      arm64: dts: renesas: r8a779h0: Add remaining HSCIF nodes
      arm64: dts: renesas: r8a779h0: Add SCIF nodes
      arm64: dts: renesas: gray-hawk-single: Add second debug serial port
      ARM: dts: renesas: r9a06g032: Remove duplicate interrupt-parent
      arm64: dts: renesas: gray-hawk-single: Enable nfsroot

Lad Prabhakar (1):
      ARM: dts: renesas: r7s72100: Add interrupt-names to SCIF nodes

Niklas Söderlund (1):
      arm64: dts: renesas: eagle: Add capture overlay for Function expansion board

Thanh Quan (2):
      arm64: dts: renesas: r8a779h0: Add CMT nodes
      arm64: dts: renesas: r8a779h0: Add TMU nodes

 arch/arm/boot/dts/renesas/r7s72100.dtsi            |   8 +
 arch/arm/boot/dts/renesas/r8a73a4.dtsi             |  37 +++
 arch/arm/boot/dts/renesas/r8a7742.dtsi             |  58 ++++
 arch/arm/boot/dts/renesas/r8a7743.dtsi             |  58 ++++
 arch/arm/boot/dts/renesas/r8a7744.dtsi             |  58 ++++
 arch/arm/boot/dts/renesas/r8a7745.dtsi             |  58 ++++
 arch/arm/boot/dts/renesas/r8a77470.dtsi            |  44 +++
 arch/arm/boot/dts/renesas/r8a7790.dtsi             |  58 ++++
 arch/arm/boot/dts/renesas/r8a7791.dtsi             |  58 ++++
 arch/arm/boot/dts/renesas/r8a7792.dtsi             |  59 ++++
 arch/arm/boot/dts/renesas/r8a7793.dtsi             |  58 ++++
 arch/arm/boot/dts/renesas/r8a7794.dtsi             |  58 ++++
 arch/arm/boot/dts/renesas/r9a06g032.dtsi           |   1 -
 arch/arm64/boot/dts/renesas/Makefile               |   3 +
 .../renesas/r8a77970-eagle-function-expansion.dtso | 214 ++++++++++++++
 .../boot/dts/renesas/r8a779h0-gray-hawk-single.dts |  27 +-
 arch/arm64/boot/dts/renesas/r8a779h0.dtsi          | 311 ++++++++++++++++++++-
 arch/arm64/boot/dts/renesas/rzg2ul-smarc.dtsi      |  58 ++++
 arch/arm64/boot/dts/renesas/rzg3s-smarc-som.dtsi   |   4 +-
 include/dt-bindings/clock/r8a73a4-clock.h          |   4 +
 20 files changed, 1228 insertions(+), 6 deletions(-)
 create mode 100644 arch/arm64/boot/dts/renesas/r8a77970-eagle-function-expansion.dtso

      parent reply	other threads:[~2024-04-12 10:49 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-12 10:01 [GIT PULL 0/4] Renesas SoC updates for v6.10 Geert Uytterhoeven
2024-04-12 10:01 ` [GIT PULL 1/4] Renesas ARM defconfig " Geert Uytterhoeven
2024-04-12 10:01 ` [GIT PULL 2/4] Renesas driver " Geert Uytterhoeven
2024-04-12 10:01 ` [GIT PULL 3/4] Renesas DT binding " Geert Uytterhoeven
2024-04-12 10:01 ` 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.1712915536.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=soc@kernel.org \
    /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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).