]> git.kernelconcepts.de Git - karo-tx-linux.git/commitdiff
ENGR00276666 ARM: dts: imx6qdl-sabreauto: enable the mxc vout
authorLiu Ying <Ying.Liu@freescale.com>
Mon, 26 Aug 2013 06:58:20 +0000 (14:58 +0800)
committerJason Liu <r64343@freescale.com>
Wed, 30 Oct 2013 01:55:00 +0000 (09:55 +0800)
Enable the mxc v4l2 output for imx6q{dl}-sabreauto boards.

Signed-off-by: Liu Ying <Ying.Liu@freescale.com>
arch/arm/boot/dts/imx6qdl-sabreauto.dtsi

index 4c09d0a42f5ab26d641141ed144f107cfac3c0dc..fb330ec4ba9454cd74418ed15beeff46c6d5a6c9 100644 (file)
                        clock-frequency = <24576000>;
                };
        };
+
+       v4l2_out {
+               compatible = "fsl,mxc_v4l2_output";
+               status = "okay";
+       };
 };
 
 &ecspi1 {