Re: [PATCH 1/5] ARM: dts: Add clock-output-names for omap4
From: Stephen Boyd <sboyd@kernel.org>
Date: 2022-03-15 21:25:40
Also in:
linux-clk, linux-omap
From: Stephen Boyd <sboyd@kernel.org>
Date: 2022-03-15 21:25:40
Also in:
linux-clk, linux-omap
Quoting Tony Lindgren (2022-03-12 00:12:35)
Hi, * Stephen Boyd [off-list ref] [220311 03:33]:quoted
Quoting Tony Lindgren (2022-02-04 00:43:35)quoted
To stop using the non-standard node name based clock naming, let's first add the clock-output-names property. This allows us to stop using the internal legacy clock naming and unify the naming for the TI SoCs in the following patches. Note that we must wait on fixing the node naming issues until after the internal clock names have been updated to avoid adding name translation unnecessarily. Cc: Stephen Boyd <sboyd@kernel.org> Cc: Tero Kristo <kristo@kernel.org> Signed-off-by: Tony Lindgren <tony@atomide.com> ---I assume I don't merge this through clk tree.AFAIK these won't conflict with other dts changes, so you could merge them if you like and they look OK. Or we can also wait for v5.18-rc1 and then I'll pick up the dts changes.
I'll let you take them through arm-soc.