linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/3] sh_eth: PM-related cleanups
@ 2025-09-04 15:18 Geert Uytterhoeven
  2025-09-04 15:18 ` [PATCH net-next 1/3] sh_eth: Remove dummy Runtime PM callbacks Geert Uytterhoeven
                   ` (4 more replies)
  0 siblings, 5 replies; 15+ messages in thread
From: Geert Uytterhoeven @ 2025-09-04 15:18 UTC (permalink / raw)
  To: Niklas Söderlund, Andrew Lunn, David S . Miller,
	Eric Dumazet, Jakub Kicinski, Paolo Abeni
  Cc: netdev, linux-renesas-soc, linux-sh, Geert Uytterhoeven

	Hi all,

This patch series contains various cleanups related to power management
for the Renesas SH Ethernet driver, as used on Renesas SH, ARM32, and
ARM64 platforms.

This has been tested on various SoCs (R-Mobile A1, RZ/A1H, RZ/A2M, R-Car
H1, R-Car M2-W).

Thanks for your comments!

Geert Uytterhoeven (3):
  net: sh_eth: Remove dummy Runtime PM callbacks
  net: sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS()
  net: sh_eth: Use async pm_runtime_put()

 drivers/net/ethernet/renesas/sh_eth.c | 30 ++++-----------------------
 1 file changed, 4 insertions(+), 26 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

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

end of thread, other threads:[~2025-09-29  8:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-04 15:18 [PATCH net-next 0/3] sh_eth: PM-related cleanups Geert Uytterhoeven
2025-09-04 15:18 ` [PATCH net-next 1/3] sh_eth: Remove dummy Runtime PM callbacks Geert Uytterhoeven
2025-09-04 18:29   ` Andrew Lunn
2025-09-04 15:18 ` [PATCH net-next 2/3] sh_eth: Convert to DEFINE_SIMPLE_DEV_PM_OPS() Geert Uytterhoeven
2025-09-04 18:37   ` Andrew Lunn
2025-09-05  7:12     ` Geert Uytterhoeven
2025-09-05 11:57       ` Andrew Lunn
2025-09-05 18:41         ` Niklas Söderlund
2025-09-08 14:36           ` Geert Uytterhoeven
2025-09-08 16:18             ` Andrew Lunn
2025-09-29  8:26             ` Geert Uytterhoeven
2025-09-04 15:18 ` [PATCH net-next 3/3] sh_eth: Use async pm_runtime_put() Geert Uytterhoeven
2025-09-04 18:38   ` Andrew Lunn
2025-09-04 20:32 ` [PATCH net-next 0/3] sh_eth: PM-related cleanups Niklas Söderlund
2025-09-06  1:50 ` patchwork-bot+netdevbpf

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).