imx-drm: update and fix imx6 DT descriptions for v3 HDMI driver
authorRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 30 Oct 2013 20:10:31 +0000 (20:10 +0000)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 24 Feb 2014 12:03:58 +0000 (12:03 +0000)
Acked-by: Philipp Zabel <p.zabel@pengutronix.de>
Acked-by: Shawn Guo <shawn.guo@linaro.org>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/boot/dts/imx6dl.dtsi
arch/arm/boot/dts/imx6q.dtsi
arch/arm/boot/dts/imx6qdl.dtsi

index 65e54b4529c5c6923af23249bebfcee58cdceb1e..6dc39702221437f9cc60ea9d057fff311209f593 100644 (file)
@@ -90,5 +90,6 @@
 };
 
 &hdmi {
+       compatible = "fsl,imx6dl-hdmi";
        crtcs = <&ipu1 0>, <&ipu1 1>;
-}
+};
index d2467f532de6e3cdb216b0ad45c03ef0fb37a539..187fe33ba515e86126a3447a0bdf518f00f4a46e 100644 (file)
 };
 
 &hdmi {
+       compatible = "fsl,imx6q-hdmi";
        crtcs = <&ipu1 0>, <&ipu1 1>, <&ipu2 0>, <&ipu2 1>;
 };
index 400bbc624f25e52a588b751992b2dffacb277344..930ebe0c29370498fd847cda27093b050e1f9c53 100644 (file)
                        };
 
                        hdmi: hdmi@0120000 {
-                               compatible = "fsl,imx6q-hdmi";
                                reg = <0x00120000 0x9000>;
                                interrupts = <0 115 0x04>;
                                gpr = <&gpr>;