Rob, On Mon, Nov 4, 2024 at 12:42 PM Rob Herring (Arm) <robh@xxxxxxxxxx> wrote: > > > On Fri, 01 Nov 2024 10:54:04 -0300, Fabio Estevam wrote: > > From: Fabio Estevam <festevam@xxxxxxx> > > > > imx6sx.dtsi has the following lcdif entries: > > > > compatible = "fsl,imx6sx-lcdif", "fsl,imx28-lcdif"; > > > > This causes the following dt-schema warning: > > > > ['fsl,imx6sx-lcdif', 'fsl,imx28-lcdif'] is too long > > > > To keep DT compatibility, document 'fsl,imx28-lcdif' as a possible > > 'fsl,imx6sx-lcdif' fallback. > > > > Signed-off-by: Fabio Estevam <festevam@xxxxxxx> > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx> Can you apply 1/3 and 2/3?