git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
932fe70
)
ARM: mx27_3ds: Add camera support
author
Fabio Estevam
<festevam@gmail.com>
Wed, 15 Feb 2012 21:36:10 +0000
(19:36 -0200)
committer
Sascha Hauer
<s.hauer@pengutronix.de>
Mon, 27 Feb 2012 09:13:51 +0000
(10:13 +0100)
mx27_3ds has an OV2640 camera connected on i2c0.
Add support for it.
Tested through the following Gstreamer pipeline:
gst-launch -v v4l2src device=/dev/video0 ! video/x-raw-yuv,width=320,height=240,framerate=25/1 ! ffmpegcolorspace ! fbdevsink
Signed-off-by: Fabio Estevam <fabio.estevam@freescale.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
No differences found