All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] dmaengine: sh: rz-dmac: Add system sleep PM support
@ 2025-09-05 14:44 Tommaso Merciai
  2025-09-05 14:44 ` [PATCH 1/4] dmaengine: sh: rz-dmac: Use devm_pm_runtime_enable() Tommaso Merciai
                   ` (4 more replies)
  0 siblings, 5 replies; 11+ messages in thread
From: Tommaso Merciai @ 2025-09-05 14:44 UTC (permalink / raw)
  To: tomm.merciai
  Cc: linux-renesas-soc, biju.das.jz, Tommaso Merciai, Vinod Koul,
	Geert Uytterhoeven, Wolfram Sang, Fabrizio Castro,
	Uwe Kleine-König, dmaengine, linux-kernel

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.

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2026-01-12  9:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/4] dmaengine: sh: rz-dmac: Add system sleep PM support Tommaso Merciai

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.