On Wed, Sep 10, 2025 at 01:36:32PM -0300, Fabio Estevam wrote:
> On Wed, Sep 10, 2025 at 12:56 PM Frank Li <frank...@nxp.com> wrote:
>
> > > compatible = "fsl,imx6sl-lcdif", "fsl,imx6sx-lcdif", "fsl,imx28-lcdif";
> >
> > Anyway, you change dts. If you change dts as
> >
> > compatible = "fsl,imx6sl-lcdif", "fsl,imx6sx-lcdif";
> >
> > needn't update binding here.
>
> This was discussed in previous iterations.
>
> The change you propose may cause regressions for other device tree
> consumers, such as bootloaders, where the match may occur only aganst
> "fsl,imx28-lcdif".
>
> That's why "fsl,imx28-lcdif" fallback needs to stay.

Okay

Reviewed-by: Frank Li <frank...@nxp.com>

Reply via email to