From: Trilok Soni Date: Thu, 6 Sep 2007 12:41:18 +0000 (+0530) Subject: OMAP: Add OmniVision ov9640 sensor driver with new v4l2 interface. X-Git-Tag: v2.6.23-omap1~62 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbee4b63ff506132740a1d10df86716584c61c2b;p=pandora-kernel.git OMAP: Add OmniVision ov9640 sensor driver with new v4l2 interface. Hi All, Copying the commit message: -------------------------------snip----------------------- Subject: [PATCH] OMAP: Add OmniVision ov9640 sensor driver with new v4l2 interface. - Add OmniVision ov9640 sensor driver with new I2C style bindings, converted to use new v4l2 sensor interface and moved platform specific data to board files. - Sensor used with H4 omap2420 doesn't give the correct capture output and need to be investigated. - Sensor detection works. -------------------------------snip------------------------- So, it would be great if people having H4 can test and report the problem we might have in existing sensor/camera controller driver to get the correct capture output. Thanx. Please not that this driver is added in "drivers/media/video" directory instead of the "omap" one, as we are not planning to take extra directory to upstream for camera. -- --Trilok Soni From 7887e4ff4b70985b2d041a6560fd55a75acc8b0a Mon Sep 17 00:00:00 2001 From: Trilok Soni Date: Thu, 6 Sep 2007 23:38:04 +0530 Subject: [PATCH] OMAP: Add OmniVision ov9640 sensor driver with new v4l2 interface. - Add OmniVision ov9640 sensor driver with new I2C style bindings, converted to use new v4l2 sensor interface and moved platform specific data to board files. - Sensor used with H4 omap2420 doesn't give the correct capture output and need to be investigated. - Sensor detection works. Signed-off-by: Trilok Soni Signed-off-by: Tony Lindgren --- Reading git-diff-tree failed