From: Geert Uytterhoeven <geert+renesas@glider.be>
To: Vinod Koul <vkoul@kernel.org>,
	Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>,
	Magnus Damm <magnus.damm@gmail.com>
Cc: dmaengine@vger.kernel.org, linux-renesas-soc@vger.kernel.org,
	Geert Uytterhoeven <geert+renesas@glider.be>
Subject: [PATCH 0/2] dmaengine: rcar-dmac: PM-related cleanups
Date: Thu,  4 Sep 2025 17:25:08 +0200	[thread overview]
Message-ID: <cover.1756999325.git.geert+renesas@glider.be> (raw)
	Hi all,
This patch series contains various cleanups related to power management
for the Renesas R-Car DMAC driver.
ARM64 platforms.
This has been tested on R-Car Gen2, Gen3, and Gen4.
Thanks for your comments!
Geert Uytterhoeven (2):
  dmaengine: rcar-dmac: Remove dummy Runtime PM callback
  dmaengine: rcar-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS()
 drivers/dma/sh/rcar-dmac.c | 16 ++++------------
 1 file changed, 4 insertions(+), 12 deletions(-)
-- 
2.43.0
Gr{oetje,eeting}s,
						Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
							    -- Linus Torvalds
next             reply	other threads:[~2025-09-04 15:25 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-04 15:25 Geert Uytterhoeven [this message]
2025-09-04 15:25 ` [PATCH 1/2] dmaengine: rcar-dmac: Remove dummy Runtime PM callback Geert Uytterhoeven
2025-09-04 15:25 ` [PATCH 2/2] dmaengine: rcar-dmac: Convert to NOIRQ_SYSTEM_SLEEP/RUNTIME_PM_OPS() Geert Uytterhoeven
2025-10-16 15:02 ` [PATCH 0/2] dmaengine: rcar-dmac: PM-related cleanups Vinod Koul
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=cover.1756999325.git.geert+renesas@glider.be \
    --to=geert+renesas@glider.be \
    --cc=dmaengine@vger.kernel.org \
    --cc=laurent.pinchart+renesas@ideasonboard.com \
    --cc=linux-renesas-soc@vger.kernel.org \
    --cc=magnus.damm@gmail.com \
    --cc=vkoul@kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).