On Mon, 25 Mar 2024 20:33:31 +0100, Sebastian Reichel wrote: > This implements proper GATE_LINK support following the suggestion from Stephen > Boyd to use clk PM operations by creating MFD dynamically. This required some > restructuring, since CLK_OF_DECLARE() is called before devices are available. > > Apart from improved power consumption, this fixes the runtime errors from the > pmdomain driver (failed to set idle on domain '%s'). > > [...] Applied, thanks! [1/7] clk: rockchip: rk3588: drop unused code commit: 2e7b3daa8cb1ebd17e6a7f417ef5e6553203035c @Detlev: I think the rk3576 driver I added days ago, might also want that change? Can you take a look please? [I don't have rk3576 hardware, so can't check myself ;-) ] [5/7] clk: rockchip: fix error for unknown clocks commit: 12fd64babaca4dc09d072f63eda76ba44119816a I've added a fixes that to that, looks like overlooked that issue way back in 2014 ... pure nostalgia. Anyway, rest of the series hopefully later today. Best regards, -- Heiko Stuebner <heiko@xxxxxxxxx>