imx-drm: update and fix imx6 DT descriptions for v3 HDMI driver

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>
This commit is contained in:
Russell King
2013-10-30 20:10:31 +00:00
parent 04cec1a2bc
commit cf83eb24d2
3 changed files with 3 additions and 2 deletions

View File

@@ -90,5 +90,6 @@
};
&hdmi {
compatible = "fsl,imx6dl-hdmi";
crtcs = <&ipu1 0>, <&ipu1 1>;
}
};