From c15d2cd300e1ef5e5be369f7308090112fbfc367 Mon Sep 17 00:00:00 2001 From: Sandor Yu Date: Mon, 21 Sep 2015 17:34:34 +0800 Subject: MLK-11508-5: dts: Add imx v4l2 capture driver Add imx v4l2 capture driver. Signed-off-by: Sandor Yu --- arch/arm/boot/dts/imx6ul-9x9-evk-csi.dts | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 arch/arm/boot/dts/imx6ul-9x9-evk-csi.dts (limited to 'arch/arm/boot/dts/imx6ul-9x9-evk-csi.dts') diff --git a/arch/arm/boot/dts/imx6ul-9x9-evk-csi.dts b/arch/arm/boot/dts/imx6ul-9x9-evk-csi.dts new file mode 100644 index 000000000000..21778070fb18 --- /dev/null +++ b/arch/arm/boot/dts/imx6ul-9x9-evk-csi.dts @@ -0,0 +1,22 @@ +/* + * Copyright (C) 2015 Freescale Semiconductor, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License version 2 as + * published by the Free Software Foundation. + */ + +#include "imx6ul-9x9-evk.dts" + + +&csi { + status = "okay"; +}; + +&ov5640 { + status = "okay"; +}; + +&sim2 { + status = "disabled"; +}; -- cgit v1.2.3