[linux-next, 1/1] clk: imx: imx8mm-anatop: probe only on i.MX8MM platforms

Mark Brown broonie at kernel.org
Mon May 19 07:30:54 PDT 2025


On Mon, May 19, 2025 at 04:13:14PM +0200, Krzysztof Kozlowski wrote:

> You claim with this:

> 	compatible = "fsl,imx8mp-anatop", "fsl,imx8mm-anatop";

> That 8mp is fully compatible with 8mm, yet here you claim that 8mm is
> not handled. So it is both compatible and not compatible.

Note that binding for anatop and the above compatible list are in
mainline so this is a preexisting issue, whatever differences there are
in the versions in the two SoCs aren't triggering problems with the code
that's in mainline.  The series adding actual clock drivers triggers the
issue but the claim that the two were compatible wasn't introduced by
it.  Given this if people are shipping DTBs based on the existing kernel
we might need something like this patch to work around them, even if we
fix the existing binding and .dtsi files.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 488 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-arm-kernel/attachments/20250519/99e2608a/attachment.sig>


More information about the linux-arm-kernel mailing list