Hi Geert, Thanks for your work. On 2025-09-04 17:18:55 +0200, Geert Uytterhoeven wrote: > 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). For all three patches, Reviewed-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> And I tested it on R-Car M2 so feel free to add, Tested-by: Niklas Söderlund <niklas.soderlund+renesas@xxxxxxxxxxxx> > > 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@xxxxxxxxxxxxxx > > 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 -- Kind Regards, Niklas Söderlund