Re: [PATCH v3 34/65] clk: ux500: prcmu: Add a determine_rate hook

2023-04-04 Thread Linus Walleij
On Tue, Apr 4, 2023 at 2:45 PM Maxime Ripard wrote: > The UX500 PRCMU "clkout" clock implements a mux with a set_parent hook, > but doesn't provide a determine_rate implementation. > > This is a bit odd, since set_parent() is there to, as its name implies, > change the parent of a clock.

[PATCH v3 34/65] clk: ux500: prcmu: Add a determine_rate hook

2023-04-04 Thread Maxime Ripard
The UX500 PRCMU "clkout" clock implements a mux with a set_parent hook, but doesn't provide a determine_rate implementation. This is a bit odd, since set_parent() is there to, as its name implies, change the parent of a clock. However, the most likely candidate to trigger that parent change is a