On Thu, Mar 16, 2023 at 03:06:45PM +0100, Alexander Stein wrote: > imx8mm-lcdif is compatible to imx6sx-lcdif. > > Signed-off-by: Alexander Stein <alexander.stein@xxxxxxxxxxxxxxx> Doesn't apply for me. Shawn > --- > arch/arm64/boot/dts/freescale/imx8mm.dtsi | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/arch/arm64/boot/dts/freescale/imx8mm.dtsi b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > index fedd32cfa47a..1de455ba21da 100644 > --- a/arch/arm64/boot/dts/freescale/imx8mm.dtsi > +++ b/arch/arm64/boot/dts/freescale/imx8mm.dtsi > @@ -1120,7 +1120,7 @@ aips4: bus@32c00000 { > ranges = <0x32c00000 0x32c00000 0x400000>; > > lcdif: lcdif@32e00000 { > - compatible = "fsl,imx28-lcdif"; > + compatible = "fsl,imx8mm-lcdif", "fsl,imx6sx-lcdif"; > reg = <0x32e00000 0x10000>; > clocks = <&clk IMX8MM_CLK_LCDIF_PIXEL>, > <&clk IMX8MM_CLK_DISP_AXI_ROOT>, > -- > 2.34.1 >