From: Pavel Machek <pavel@denx.de>
To: biju.das.jz@bp.renesas.com
Cc: cip-dev@lists.cip-project.org,
Nobuhiro Iwamatsu <nobuhiro1.iwamatsu@toshiba.co.jp>,
Lad Prabhakar <prabhakar.mahadev-lad.rj@bp.renesas.com>
Subject: Re: [cip-dev] [PATCH 6.1.y-cip 00/22] Add RZ/G3E XSPI support
Date: Thu, 21 Aug 2025 13:14:57 +0200 [thread overview]
Message-ID: <aKb/sTvmvET1jdS4@duo.ucw.cz> (raw)
In-Reply-To: <20250820083855.6337-1-biju.das.jz@bp.renesas.com>
[-- Attachment #1: Type: text/plain, Size: 409 bytes --]
Hi!
> Add RZ/G3E XSPI support to cip-6.1. Also backported
> clk and irq patches.
Thank you, series looks ok to me, and I can apply it provided it
passes testing and there are no other comments.
Reviewed-by: Pavel Machek <pavel@denx.de>
Best regards,
Pavel
--
In cooperation with DENX Software Engineering GmbH, 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-08-21 11:15 UTC|newest]
Thread overview: 26+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-20 8:38 [PATCH 6.1.y-cip 00/22] Add RZ/G3E XSPI support Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 01/22] clk: renesas: Use str_on_off() helper Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 02/22] dt-bindings: clock: renesas,r9a09g047-cpg: Add XSPI and GBETH PTP core clocks Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 03/22] clk: renesas: r9a09g047: Add support for xspi mux and divider Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 04/22] clk: renesas: r9a09g047: Add XSPI clock/reset Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 05/22] clk: renesas: rzv2h: Skip monitor checks for external clocks Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 06/22] clk: renesas: rzv2h: Fix missing CLK_SET_RATE_PARENT flag for ddiv clocks Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 07/22] clk: renesas: rzv2h: Add missing include file Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 08/22] clk: renesas: rzv2h: Drop redundant base pointer from pll_clk Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 09/22] clk: renesas: rzv2h: Add fixed-factor module clocks with status reporting Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 10/22] memory: renesas-rpc-if: Fix RPCIF_DRENR_CDB macro error Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 11/22] memory: renesas-rpc-if: Move rpcif_info definitions near to the user Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 12/22] dt-bindings: memory: Document RZ/G3E support Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 13/22] memory: renesas-rpc-if: Move rpc-if reg definitions Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 14/22] memory: renesas-rpc-if: Use devm_reset_control_array_get_exclusive() Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 15/22] memory: renesas-rpc-if: Add regmap to struct rpcif_info Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 16/22] memory: renesas-rpc-if: Add wrapper functions Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 17/22] memory: renesas-rpc-if: Add RZ/G3E xSPI support Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 18/22] spi: rpc-if: Add write support for memory-mapped area Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 19/22] irqchip/renesas-rzv2h: Enable SKIP_SET_WAKE and MASK_ON_SUSPEND Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 20/22] arm64: dts: renesas: r9a09g047: Add SYS node Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 21/22] arm64: dts: renesas: r9a09g047: Add XSPI node Biju Das
2025-08-20 8:38 ` [PATCH 6.1.y-cip 22/22] arm64: dts: renesas: rzg3e-smarc-som: Enable serial NOR FLASH Biju Das
2025-08-21 11:14 ` Pavel Machek [this message]
2025-08-22 4:37 ` [PATCH 6.1.y-cip 00/22] Add RZ/G3E XSPI support nobuhiro.iwamatsu.x90
2025-08-23 6:45 ` Pavel Machek
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=aKb/sTvmvET1jdS4@duo.ucw.cz \
--to=pavel@denx.de \
--cc=biju.das.jz@bp.renesas.com \
--cc=cip-dev@lists.cip-project.org \
--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