Re: [PATCH v3 00/24] pmdomain: Add generic ->sync_state() support to genpd
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2025-08-13 12:04:26
Also in:
linux-pm, lkml
From: Geert Uytterhoeven <geert@linux-m68k.org>
Date: 2025-08-13 12:04:26
Also in:
linux-pm, lkml
Hi Ulf, On Wed, 9 Jul 2025 at 13:31, Ulf Hansson [off-list ref] wrote:
On Tue, 1 Jul 2025 at 13:47, Ulf Hansson [off-list ref] wrote:quoted
Changes in v3: - Added a couple of patches to adress problems on some Renesas platforms. Thanks Geert and Tomi for helping out! - Adressed a few comments from Saravanna and Konrad. - Added some tested-by tags.I decided it was time to give this a try, so I have queued this up for v6.17 via the next branch at my pmdomain tree. If you encounter any issues, please let me know so I can help to fix them.
FTR, I discovered two more issues with clock drivers registering a genpd OF provider from CLK_OF_DECLARE(), which is now too early: 1. drivers/clk/mmp/clk-of-mmp2.c, 2. drivers/clk/renesas/clk-mstp.c. I have submitted a fix for the second driver: "[PATCH] clk: renesas: mstp: Add genpd OF provider at postcore_initcall()" https://lore.kernel.org/all/81ef5f8d5d31374b7852b05453c52d2f735062a2.1755073087.git.geert+renesas@glider.be (local) I don't have MMP2 hardware, I guess it needs a similar fix. 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