From: Pavel Machek <pavel@denx.de>
To: prabhakar.mahadev-lad.rj@bp.renesas.com
Cc: cip-dev@lists.cip-project.org,
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>,
Biju Das <biju.das.jz@bp.renesas.com>,
Fabrizio Castro <fabrizio.castro.jz@renesas.com>
Subject: Re: [cip-dev] [PATCH 6.1.y-cip 00/16] Add initial support for Renesas RZ/V2H(SoC) and EVK
Date: Tue, 29 Apr 2025 10:21:27 +0200 [thread overview]
Message-ID: <aBCMB/ipNRSXCtPX@duo.ucw.cz> (raw)
In-Reply-To: <20250427191548.130118-1-prabhakar.mahadev-lad.rj@bp.renesas.com>
[-- Attachment #1: Type: text/plain, Size: 503 bytes --]
Hi!
>
> This patch series aims to add initial support for Renesas
> RZ/V2H(P) SoC. With the initial patches in, the EVK platform
> can boot up with the below features enabled.
> - EXT CLKs
> - 4X CA55
> - SCIF
> - PFC
> - CPG
> - SYS
> - GIC
> - ARMv8 Timer
> - SDHI
> - I2C
> - OSTM
Thank you, applied.
Best regards,
Pavel
--
DENX Software Engineering GmbH, Managing Director: Erika Unter
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
next prev parent reply other threads:[~2025-04-29 8:21 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-04-27 19:15 [PATCH 6.1.y-cip 00/16] Add initial support for Renesas RZ/V2H(SoC) and EVK Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 01/16] clk: renesas: r9a09g057: Add reset entry for SYS Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 02/16] clk: renesas: r9a09g057: Add clock and reset entries for GIC Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 03/16] arm64: dts: renesas: r9a09g011: Update fallback string for SDHI nodes Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 04/16] arm64: dts: renesas: rzg2l: " Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 05/16] arm64: dts: renesas: r9a08g045: " Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 06/16] arm64: dts: renesas: r9a08g045: Enable SYS node Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 07/16] arm64: dts: renesas: Add initial SoC DTSI for RZ/V2H(P) SoC Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 08/16] arm64: dts: renesas: Add initial DTS for RZ/V2H EVK board Lad Prabhakar
2025-04-28 6:15 ` Pavel Machek
2025-04-28 8:43 ` [cip-dev] " Prabhakar Mahadev Lad
2025-04-27 19:15 ` [PATCH 6.1.y-cip 09/16] arm64: dts: renesas: r9a09g057: Add OSTM0-OSTM7 nodes Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 10/16] arm64: dts: renesas: r9a09g057: Add RIIC0-RIIC8 nodes Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 11/16] arm64: dts: renesas: r9a09g057: Add SDHI0-SDHI2 nodes Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 12/16] arm64: dts: renesas: r9a09g057: Add WDT0-WDT3 nodes Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 13/16] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable OSTM, I2C, and SDHI Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 14/16] arm64: dts: renesas: r9a09g057h44-rzv2h-evk: Enable watchdog Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 15/16] arm64: dts: renesas: r9a09g057: Add OPP table Lad Prabhakar
2025-04-27 19:15 ` [PATCH 6.1.y-cip 16/16] arm64: dts: renesas: r9a09g057: Enable SYS node Lad Prabhakar
2025-04-28 6:20 ` [cip-dev] [PATCH 6.1.y-cip 00/16] Add initial support for Renesas RZ/V2H(SoC) and EVK Pavel Machek
[not found] ` <183A672739828D38.938@lists.cip-project.org>
2025-04-28 7:02 ` Pavel Machek
2025-04-28 7:38 ` Prabhakar Mahadev Lad
2025-04-29 8:21 ` Pavel Machek [this message]
2025-04-29 8:51 ` Prabhakar Mahadev Lad
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=aBCMB/ipNRSXCtPX@duo.ucw.cz \
--to=pavel@denx.de \
--cc=biju.das.jz@bp.renesas.com \
--cc=cip-dev@lists.cip-project.org \
--cc=fabrizio.castro.jz@renesas.com \
--cc=nobuhiro1.iwamatsu@toshiba.co.jp \
--cc=prabhakar.mahadev-lad.rj@bp.renesas.com \
/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