Re: [PATCH v2 58/65] clk: sprd: composite: Switch to determine_rate

2022-11-08 Thread Chunyan Zhang
On Fri, 4 Nov 2022 at 21:33, Maxime Ripard wrote: > > The Spreadtrum composite clocks 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 v2 58/65] clk: sprd: composite: Switch to determine_rate

2022-11-04 Thread Maxime Ripard
The Spreadtrum composite clocks 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