From: Pavel Machek <pavel@nabladev.com>
To: Claudiu <claudiu.beznea@tuxon.dev>
Cc: pavel@nabladev.com, nobuhiro.iwamatsu.x90@mail.toshiba,
cip-dev@lists.cip-project.org
Subject: Re: [PATCH 6.12.y-cip v3 00/19] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support
Date: Thu, 15 Jan 2026 12:40:19 +0100 [thread overview]
Message-ID: <aWjSI5U7wVForVba@duo.ucw.cz> (raw)
In-Reply-To: <20260115083604.1064260-1-claudiu.beznea.uj@bp.renesas.com>
[-- Attachment #1: Type: text/plain, Size: 731 bytes --]
Hi!
> Series backports the MSTOP (Module Stop) support for the Renesas
> RZ/G2L, RZ/G2LC, RZ/G2UL, RZ/G3S, RZ/Five, RZ/V2L SoCs.
>
> The purpose of MSTOP is to reduce power consumption by stopping
> unnecessary module's functions.
It would be good to somehow quantify the power consumption improvements.
> Changes in v2:
> - dropped patches:
> -- rpmsg: core: Drop dev_pm_domain_detach() call
Does the diffstat match the patches?
If there's v4 of this, could you merge reviewed-by: comments to make
things easier?
> drivers/rpmsg/rpmsg_core.c | 2 +-
Thanks and best regards,
Pavel
--
In cooperation with Nabla.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 195 bytes --]
next prev parent reply other threads:[~2026-01-15 11:40 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 ` Pavel Machek [this message]
2026-01-15 13:05 ` [PATCH 6.12.y-cip v3 00/19] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support 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 ` [cip-dev] " 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=aWjSI5U7wVForVba@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 \
/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