[PATCH 2/2] ARM: dts: imx6sx: Remove fsl,imx6sx-lcdif fallback
Andreas Kemnade
andreas at kemnade.info
Mon Oct 28 11:47:28 PDT 2024
Hi,
Am Mon, 28 Oct 2024 15:08:44 -0300
schrieb Fabio Estevam <festevam at gmail.com>:
> From: Fabio Estevam <festevam at denx.de>
>
> According to fsl,lcdif.yaml, "fsl,imx6sx-lcdif" does not have any
> fallback.
>
> Change it accordingly to fix the following dt-schema warnings:
>
> ['fsl,imx6sx-lcdif', 'fsl,imx28-lcdif'] is too long
>
> Signed-off-by: Fabio Estevam <festevam at denx.de>
> ---
As the devicetree might also be used with other software (e.g. u-boot),
this might break something. So if u-boot (or any other software) does
work with fsl,imx28-lcdif because it only uses a subset of features of
fsl,imx6sx, it might be worth changing the binding instead.
Same for Patch 1. But I cannot test that and do not have a strong
opinion here.
But thanks for touching this annoying warning.
Regards,
Andreas
More information about the linux-arm-kernel
mailing list