Re: [PATCH v2 3/7] can: rcar_canfd: Move enabling of RAM clk from probe()
From: Geert Uytterhoeven
Date: Mon Sep 15 2025 - 07:30:48 EST
Hi Biju,
Thanks for your patch!
On Fri, 12 Sept 2025 at 12:47, Biju <biju.das.au@xxxxxxxxx> wrote:
> From: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
>
> The RAM clk needs to be enabled in resume for proper operation in STR mode
> for RZ/G3E SoC. This change also result in less power consumption.
results
Note that after this patch, the amount of power consumption is
unchanged, as the RAM clock is still enabled during probe, and disabled
during remove.
I suspect that on RZ/G3E the RAM clock was disabled after resume?
>
> Signed-off-by: Biju Das <biju.das.jz@xxxxxxxxxxxxxx>
For the code changes:
Reviewed-by: Geert Uytterhoeven <geert+renesas@xxxxxxxxx>
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