[PATCH] ARM: dts: Use clock-output-names for dra7

Tony Lindgren tony at atomide.com
Tue Aug 23 12:13:31 CEST 2022


* Romain Naour <romain.naour at smile.fr> [220823 08:25]:
> Hello,
> 
> Le 04/02/2022 à 09:08, Tony Lindgren a écrit :
> > With the TI clocks supporting the use of clock-output-names devicetree
> > property, we no longer need to use non-standard node names for clocks.
> > 
> > Depends-on: 31aa7056bbec ("ARM: dts: Don't use legacy clock defines for dra7 clkctrl")
> > Depends-on: 9206a3af4fc0 ("clk: ti: Move dra7 clock devices out of the legacy section")
> > Cc: Stephen Boyd <sboyd at kernel.org>
> > Cc: Tero Kristo <kristo at kernel.org>
> > Signed-off-by: Tony Lindgren <tony at atomide.com>
> 
> With this patch applied, u-boot triggers a new warning while applying clock fixup:
> 
> ft_fixup_clocks failed for DSP voltage domain: <valid offset/length>

Hmm sounds like u-boot might be automatically syncing to Linux dts files,
and now needs some patching to make use of clock-output-names. The old
non-standard method of relying for node names to get the clock name will
not work as we use generic node names such as "clock".

Regards,

Tony


More information about the U-Boot mailing list