public inbox for cip-dev@lists.cip-project.org
 help / color / mirror / Atom feed
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 5.10.y-cip v3 00/18] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support
Date: Thu, 22 Jan 2026 11:47:10 +0100	[thread overview]
Message-ID: <aXIALj2xjzefpk/u@duo.ucw.cz> (raw)
In-Reply-To: <20260115083332.1063820-1-claudiu.beznea.uj@bp.renesas.com>

[-- Attachment #1: Type: text/plain, Size: 690 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.
> 
> If any master accesses a module that has the clock stopped and the
> MSTOP bit set, a bus error will occur.
> 
> Due to this, to avoid CPU generating synchronous aborts, changes
> to PM domain specific code were needed. The changes backported in
> this series were adjusted to be executed only for the above
> mentioned Renesas SoCs.

Thank you, applied and pushed out.

Best regards,
								Pavel
-- 
In cooperation with Nabla.

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

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

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-15  8:33 [PATCH 5.10.y-cip v3 00/18] RZ/{G2L, G2LC, G2UL, G3S, Five, V2L}: Backport MSTOP support Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 01/18] PM: domains: Add flags to specify power on attach/detach Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 02/18] of: Add of_machine_compatible_match() Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 03/18] PM: domains: Add helper to check for PM domain detach on unbind cleanup Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 04/18] PM: domains: Detach on device_unbind_cleanup() Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 05/18] driver core: platform: Drop dev_pm_domain_detach() call Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 06/18] mmc: sdio: " Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 07/18] spi: " Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 08/18] i2c: core: " Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 09/18] clk: renesas: rzg2l: Extend power domain support Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 10/18] clk: renesas: rzg2l: Postpone updating priv->clks[] Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 11/18] clk: renesas: rzg2l: Move pointers after hw member Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 12/18] clk: renesas: rzg2l: Add macro to loop through module clocks Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 13/18] clk: renesas: rzg2l: Add support for MSTOP in clock enable/disable API Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 14/18] clk: renesas: r9a08g045: Drop power domain instantiation Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 15/18] clk: renesas: r9a08g045: Add MSTOP for coupled clocks as well Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 16/18] clk: renesas: r9a08g045: Add MSTOP for GPIO Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 17/18] clk: renesas: r9a07g044: Add MSTOP for RZ/G2L Claudiu
2026-01-15  8:33 ` [PATCH 5.10.y-cip v3 18/18] clk: renesas: r9a07g043: Add MSTOP for RZ/G2UL Claudiu
2026-01-22 10:47 ` 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=aXIALj2xjzefpk/u@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