OMAP1: Amstrad Delta: add support for camera
authorJanusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Fri, 1 Oct 2010 23:37:00 +0000 (16:37 -0700)
committerTony Lindgren <tony@atomide.com>
Fri, 1 Oct 2010 23:37:00 +0000 (16:37 -0700)
commit8452e9ef2b08c7bd492194554cdffc67d0b2a51b
treecd0a844b7b4cd51963284ccbeca5f63835ca064e
parent1a96edd70c1f4b4a1904803f8a83900087f4d1da
OMAP1: Amstrad Delta: add support for camera

This patch adds configuration data and initialization code required for camera
support to the Amstrad Delta board.

Three devices are declared: SoC camera, OMAP1 camera interface and OV6650
sensor.

Default 12MHz clock has been selected for driving the sensor. Pixel clock has
been limited to get reasonable frame rates, not exceeding the board
capabilities. Since both devices (interface and sensor) support both pixel
clock polarities, decision on polarity selection has been left to drivers.
Interface GPIO line has been found not functional, thus not configured.

Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/mach-omap1/board-ams-delta.c