Re: [PATCH v2 05/21] clk: get clock pointer before proceeding

2020-08-15 Thread Simon Glass
On Wed, 5 Aug 2020 at 09:12, Claudiu Beznea wrote: > > clk_get_by_indexed_prop() retrieves a clock with dev member being set > with the pointer to the udevice for the clock controller driver. But > in case of CCF each clock driver has set in dev member the reference > to its parent (the root of th

[PATCH v2 05/21] clk: get clock pointer before proceeding

2020-08-05 Thread Claudiu Beznea
clk_get_by_indexed_prop() retrieves a clock with dev member being set with the pointer to the udevice for the clock controller driver. But in case of CCF each clock driver has set in dev member the reference to its parent (the root of the clock tree is a fixed clock, every node in clock tree is a c