All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com>
To: tomm.merciai@gmail.com
Cc: linux-renesas-soc@vger.kernel.org, biju.das.jz@bp.renesas.com,
	"Vinod Koul" <vkoul@kernel.org>,
	"Geert Uytterhoeven" <geert+renesas@glider.be>,
	"Wolfram Sang" <wsa+renesas@sang-engineering.com>,
	"Fabrizio Castro" <fabrizio.castro.jz@renesas.com>,
	"Uwe Kleine-König" <u.kleine-koenig@baylibre.com>,
	dmaengine@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] dmaengine: sh: rz-dmac: Add system sleep PM support
Date: Fri, 5 Sep 2025 17:36:09 +0200	[thread overview]
Message-ID: <aLsDaeGWo6ON-BOB@tom-desktop> (raw)
In-Reply-To: <20250905144427.1840684-1-tommaso.merciai.xr@bp.renesas.com>

On Fri, Sep 05, 2025 at 04:44:16PM +0200, Tommaso Merciai wrote:
> Dear All,
> 
> This patch series improves runtime PM support and adds system sleep PM ops for
> supporting deep sleep in the rz-dmac driver.
> 
> It also refactors the driver to use the newly added devm_pm_runtime_enable()
> and rz_dmac_reset_control_assert() functions for reset cleanup handling.

Series not tested yet on RZ/G2L or any stress test.

Thanks,
Tommaso

> 
> Thanks & Regards,
> Tommaso
> 
> Tommaso Merciai (4):
>   dmaengine: sh: rz-dmac: Use devm_pm_runtime_enable()
>   dmaengine: sh: rz-dmac: Use devm_add_action_or_reset()
>   dmaengine: sh: rz-dmac: Refactor runtime PM handling
>   dmaengine: sh: rz-dmac: Add system sleep power management
> 
>  drivers/dma/sh/rz-dmac.c | 82 ++++++++++++++++++++++++++++++++++------
>  1 file changed, 70 insertions(+), 12 deletions(-)
> 
> -- 
> 2.43.0
> 

      parent reply	other threads:[~2025-09-05 15:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-05 14:44 [PATCH 0/4] dmaengine: sh: rz-dmac: Add system sleep PM support Tommaso Merciai
2025-09-05 14:44 ` [PATCH 1/4] dmaengine: sh: rz-dmac: Use devm_pm_runtime_enable() Tommaso Merciai
2025-09-05 14:44 ` [PATCH 2/4] dmaengine: sh: rz-dmac: Use devm_add_action_or_reset() Tommaso Merciai
2025-09-05 14:53   ` Philipp Zabel
2025-09-05 15:22     ` Tommaso Merciai
2025-09-05 15:30       ` Philipp Zabel
2025-09-05 14:44 ` [PATCH 3/4] dmaengine: sh: rz-dmac: Refactor runtime PM handling Tommaso Merciai
2025-09-05 16:17   ` Biju Das
2026-01-12  9:30   ` Claudiu Beznea
2025-09-05 14:44 ` [PATCH 4/4] dmaengine: sh: rz-dmac: Add system sleep power management Tommaso Merciai
2025-09-05 15:36 ` Tommaso Merciai [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=aLsDaeGWo6ON-BOB@tom-desktop \
    --to=tommaso.merciai.xr@bp.renesas.com \
    --cc=biju.das.jz@bp.renesas.com \
    --cc=dmaengine@vger.kernel.org \
    --cc=fabrizio.castro.jz@renesas.com \
    --cc=geert+renesas@glider.be \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=tomm.merciai@gmail.com \
    --cc=u.kleine-koenig@baylibre.com \
    --cc=vkoul@kernel.org \
    --cc=wsa+renesas@sang-engineering.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.