Re: [PATCH v3 07/65] clk: at91: sckc: Add a determine_rate hook

2023-05-18 Thread Claudiu.Beznea
On 04.04.2023 13:10, Maxime Ripard wrote: > EXTERNAL EMAIL: Do not click links or open attachments unless you know the > content is safe > > The SAM9x5 slow clock implements a mux with a set_parent hook, but > doesn't provide a determine_rate implementation. > > This is a bit odd, since

[PATCH v3 07/65] clk: at91: sckc: Add a determine_rate hook

2023-04-04 Thread Maxime Ripard
The SAM9x5 slow 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 call to