diff options
-rw-r--r-- | arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi index 4c09d0a42f5a..fb330ec4ba94 100644 --- a/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi +++ b/arch/arm/boot/dts/imx6qdl-sabreauto.dtsi | |||
@@ -107,6 +107,11 @@ | |||
107 | clock-frequency = <24576000>; | 107 | clock-frequency = <24576000>; |
108 | }; | 108 | }; |
109 | }; | 109 | }; |
110 | |||
111 | v4l2_out { | ||
112 | compatible = "fsl,mxc_v4l2_output"; | ||
113 | status = "okay"; | ||
114 | }; | ||
110 | }; | 115 | }; |
111 | 116 | ||
112 | &ecspi1 { | 117 | &ecspi1 { |