On 28/08/2024 11:35, Lukasz Majewski wrote: > The 'fsl,imx23-icoll' and 'fsl,imx28-icoll' are not used at any place > in the Linux kernel - instead for imx2[38] the 'fsl,icoll' is used. > > Hence, it is possible to remove them. Preference is to have SoC-specific compatibles in the front, so instead of dropping it, these should be documented as bindings. imx23 and imx28 are quite old platforms, so I think no one really cared about dtbs_check and their bindings. If the platform is being actively used (as judging by your contributions) then some bigger cleanup could be useful. Also, drop your email somewhere in the files or maintainer entry, so we will know whom to ping when asking for platform removal. But if there is no product on imx23/28, then I am afraid it might be wasted effort - isn't it planned for deprecation/removal by Arnd? Best regards, Krzysztof