[PATCH 03/18] clk: imx: clk-imxrt1050: setup PLL5 for video in non-SPL

Fabio Estevam festevam at gmail.com
Wed Feb 26 18:59:16 CET 2020


Hi Giulio,

On Wed, Feb 26, 2020 at 2:54 PM Giulio Benetti
<giulio.benetti at benettiengineering.com> wrote:

> Yes, it's a good idea. Doing this I've taken this[1] as example.
> So I don't know where in u-boot PLLs are initialized according to a dts
> file, can you please provide me an example? I will be happy to modify
> this according to that!

In the kernel device trees we use the 'assigned-clocks' and
'assigned-clock-parents' properties to establish a clock parent
relationship.

I suggest we follow the same approach in U-Boot.

Thanks


More information about the U-Boot mailing list