[PATCH 1/2] ARM: mxs: Do not search for "fsl,clkctrl"
Shawn Guo
shawnguo at kernel.org
Tue Dec 5 19:22:26 PST 2023
On Tue, Dec 05, 2023 at 11:47:12AM -0300, Fabio Estevam wrote:
> From: Fabio Estevam <festevam at denx.de>
>
> The "fsl,clkctrl" compatible string is not documented.
>
> It is used only to find the base address of the clock controller.
>
> Instead of searching for an undocumented compatible string, search
> for "fsl,imx23-clkctrl" and "fsl,imx28-clkctrl".
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
Applied both, thanks!
More information about the linux-arm-kernel
mailing list