Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-11-05 | OMAP1: camera.h: add missing include | Janusz Krzysztofik | |
#include <media/omap1_camera.h> directive is required to compile the dependant boards (board-ams-delta for now). Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> [tony@atomide.com: updated comments] Signed-off-by: Tony Lindgren <tony@atomide.com> | |||
2010-10-01 | OMAP1: Add support for SoC camera interface | Janusz Krzysztofik | |
This patch adds a definition of the OMAP1 camera interface platform device, and a function that allows for providing a board specific platform data. The device will be used with the upcoming OMAP1 SoC camera interface driver. Signed-off-by: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl> Signed-off-by: Tony Lindgren <tony@atomide.com> |