[PATCH 1/2] arm64: dts: imx8mm: Fix lcdif compatible
Shawn Guo
shawnguo at kernel.org
Sun Mar 26 19:34:44 PDT 2023
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 at ew.tq-group.com>
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 at 32c00000 {
> ranges = <0x32c00000 0x32c00000 0x400000>;
>
> lcdif: lcdif at 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
>
More information about the linux-arm-kernel
mailing list