public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
From: Pavel Machek <pavel@nabladev.com>
To: nobuhiro.iwamatsu.x90@mail.toshiba
Cc: claudiu.beznea@tuxon.dev, pavel@nabladev.com,
	cip-dev@lists.cip-project.org, uli@fpond.eu
Subject: Re: [cip-dev] [PATCH 6.12.y-cip v3 00/19] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support
Date: Thu, 22 Jan 2026 11:48:57 +0100	[thread overview]
Message-ID: <aXIAmU+xMSV0WCfP@duo.ucw.cz> (raw)
In-Reply-To: <TY7PR01MB14818D6D14659F1C91CFE03BDCD96A@TY7PR01MB14818.jpnprd01.prod.outlook.com>

[-- Attachment #1: Type: text/plain, Size: 429 bytes --]

Hi!

> > Please share your thoughts on this approach.
> 
> Thanks for update this series. And Sorry for the late review. The v3 is okay change for me.
> Other kernel versions seem to be fine too.
> 
> Reviewed by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.x90@mail.toshiba>

Thanks for review, for 5.10 / 6.1 I added your reviewed-by and pushed
the results.

Best regards,
								Pavel
-- 
In cooperation with Nabla.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]

      reply	other threads:[~2026-01-22 10:49 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-15  8:35 [PATCH 6.12.y-cip v3 00/19] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 01/19] PM: domains: Add flags to specify power on attach/detach Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 02/19] PM: domains: Add helper to check for PM domain detach on unbind cleanup Claudiu
2026-01-20  3:36   ` [cip-dev] " Ulrich Hecht
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 03/19] PM: domains: Detach on device_unbind_cleanup() Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 04/19] driver core: platform: Drop dev_pm_domain_detach() call Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 05/19] mmc: sdio: " Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 06/19] spi: " Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 07/19] driver core: auxiliary bus: " Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 08/19] i2c: core: " Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 09/19] clk: renesas: rzg2l: Move pointers after hw member Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 10/19] clk: renesas: rzg2l: Add macro to loop through module clocks Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 11/19] clk: renesas: rzg2l: Add support for MSTOP in clock enable/disable API Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 12/19] clk: renesas: r9a08g045: Drop power domain instantiation Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 13/19] clk: renesas: rzg2l: Drop MSTOP based power domain support Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 14/19] dt-bindings: clock: rzg2l: Drop power domain IDs Claudiu
2026-01-15  8:35 ` [PATCH 6.12.y-cip v3 15/19] Revert "dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1> for RZ/G3S" Claudiu
2026-01-15  8:36 ` [PATCH 6.12.y-cip v3 16/19] clk: renesas: r9a08g045: Add MSTOP for coupled clocks as well Claudiu
2026-01-15  8:36 ` [PATCH 6.12.y-cip v3 17/19] clk: renesas: r9a08g045: Add MSTOP for GPIO Claudiu
2026-01-15  8:36 ` [PATCH 6.12.y-cip v3 18/19] clk: renesas: r9a07g044: Add MSTOP for RZ/G2L Claudiu
2026-01-15  8:36 ` [PATCH 6.12.y-cip v3 19/19] clk: renesas: r9a07g043: Add MSTOP for RZ/G2UL Claudiu
2026-01-15 11:40 ` [PATCH 6.12.y-cip v3 00/19] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support Pavel Machek
2026-01-15 13:05   ` claudiu beznea
2026-01-20  3:36 ` [cip-dev] " Ulrich Hecht
2026-01-21 10:32   ` Pavel Machek
2026-01-21 22:11 ` nobuhiro.iwamatsu.x90
2026-01-22 10:48   ` Pavel Machek [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=aXIAmU+xMSV0WCfP@duo.ucw.cz \
    --to=pavel@nabladev.com \
    --cc=cip-dev@lists.cip-project.org \
    --cc=claudiu.beznea@tuxon.dev \
    --cc=nobuhiro.iwamatsu.x90@mail.toshiba \
    --cc=uli@fpond.eu \
    /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