linux-stable/drivers/media/video/s5p-fimc
Hyunwoong Kim 10038bea7a [media] s5p-fimc: fix the value of YUV422 1-plane formats
Some color formats are mismatched in s5p-fimc driver.
CIOCTRL[1:0], order422_out, should be set 2b'00 not 2b'11
to use V4L2_PIX_FMT_YUYV. Because in V4L2 standard V4L2_PIX_FMT_YUYV means
"start + 0: Y'00 Cb00 Y'01 Cr00 Y'02 Cb01 Y'03 Cr01". According to datasheet
2b'00 is right value for V4L2_PIX_FMT_YUYV.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
2011-03-21 20:31:39 -03:00
..
fimc-capture.c [media] s5p-fimc: Add control of the external sensor clock 2011-03-21 20:31:39 -03:00
fimc-core.c [media] s5p-fimc: fix the value of YUV422 1-plane formats 2011-03-21 20:31:39 -03:00
fimc-core.h [media] s5p-fimc: fix the value of YUV422 1-plane formats 2011-03-21 20:31:39 -03:00
fimc-reg.c [media] s5p-fimc: Enable simultaneous rotation and flipping 2011-03-21 20:31:39 -03:00
Makefile [media] s5p-fimc: Add camera capture support 2010-10-21 07:55:47 -02:00
regs-fimc.h [media] s5p-fimc: fix the value of YUV422 1-plane formats 2011-03-21 20:31:39 -03:00