[PATCH v2 2/3] ARM: dts: imx6qdl-wandboard: Add HDMI support
Russell King - ARM Linux
linux at arm.linux.org.uk
Mon Oct 14 13:40:30 EDT 2013
Another thing that my build testing (and use on cubox-i) picked up:
On Thu, Oct 03, 2013 at 03:51:26PM -0300, Fabio Estevam wrote:
> diff --git a/arch/arm/boot/dts/imx6dl.dtsi b/arch/arm/boot/dts/imx6dl.dtsi
> index 9e8ae11..65e54b4 100644
> --- a/arch/arm/boot/dts/imx6dl.dtsi
> +++ b/arch/arm/boot/dts/imx6dl.dtsi
> @@ -88,3 +88,7 @@
> crtcs = <&ipu1 0>, <&ipu1 1>;
> };
> };
> +
> +&hdmi {
> + crtcs = <&ipu1 0>, <&ipu1 1>;
> +}
Missing semi-colon.
More information about the linux-arm-kernel
mailing list