From: Alex Gershgorin Date: Tue, 13 Mar 2012 15:05:29 +0000 (+0200) Subject: i.MX35-PDK: Add Camera support X-Git-Tag: v3.4-rc1~88^2~2^2 X-Git-Url: https://openfabrics.org/gitweb/?a=commitdiff_plain;h=25af2d9f85750bb129eb224b7b3a07d3c93d282d;p=~emulex%2Finfiniband.git i.MX35-PDK: Add Camera support In i.MX35-PDK, OV2640 camera is populated on the personality board. This camera is registered as a subdevice via soc-camera interface. Signed-off-by: Alex Gershgorin Signed-off-by: Sascha Hauer --- diff --git a/arch/arm/mach-imx/mach-mx35_3ds.c b/arch/arm/mach-imx/mach-mx35_3ds.c index e6c64d04d36..e14291d89e4 100644 --- a/arch/arm/mach-imx/mach-mx35_3ds.c +++ b/arch/arm/mach-imx/mach-mx35_3ds.c @@ -4,6 +4,11 @@ * * Author: Fabio Estevam * + * Copyright (C) 2011 Meprolight, Ltd. + * Alex Gershgorin + * + * Modified from i.MX31 3-Stack Development System + * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by * the Free Software Foundation; either version 2 of the License, or @@ -34,6 +39,7 @@ #include #include #include +#include #include #include @@ -42,6 +48,8 @@ #include #include