Re: [PATCH v2 12/25] arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0

2022-02-08 Thread Tom Rini
On Fri, Jan 28, 2022 at 01:41:39PM +0530, Aswath Govindraju wrote: > The PLL_CMNLC clocks are modelled as a child clock device of seirra. In the > function device_probe, the corresponding clocks are probed before calling > the device's probe. The PLL_CMNLC mux clock can only be created after the

[PATCH v2 12/25] arm: dts: k3-j721e: Add support for PLL_CMNLC clocks in SerDes0

2022-01-28 Thread Aswath Govindraju
The PLL_CMNLC clocks are modelled as a child clock device of seirra. In the function device_probe, the corresponding clocks are probed before calling the device's probe. The PLL_CMNLC mux clock can only be created after the device's probe. Therefore, move assigned-clocks and assigned-clock-parents