MLK-13631-02: ARM: dts: Change i.MX6SL CSI module compatible string
authorSandor Yu <Sandor.yu@nxp.com>
Thu, 22 Dec 2016 10:13:42 +0000 (18:13 +0800)
committerNitin Garg <nitin.garg@nxp.com>
Mon, 19 Mar 2018 19:58:11 +0000 (14:58 -0500)
Change i.MX6SL CSI module compatible string from "fsl,imx6s-csi"
to "fsl,imx6sl-csi".

Signed-off-by: Sandor Yu <Sandor.yu@nxp.com>
arch/arm/boot/dts/imx6sl.dtsi

index aa31688..a742d74 100644 (file)
                        };
 
                        csi: csi@020e4000 {
-                               compatible = "fsl,imx6s-csi";
+                               compatible = "fsl,imx6sl-csi";
                                reg = <0x020e4000 0x4000>;
                                interrupts = <0 7 IRQ_TYPE_LEVEL_HIGH>;
                                clocks = <&clks IMX6SL_CLK_DUMMY>,