[media] pxa_camera: Add remaining Bayer 8 formats
authorPetr Cvek <petr.cvek@tul.cz>
Mon, 1 May 2017 04:20:45 +0000 (01:20 -0300)
committerMauro Carvalho Chehab <mchehab@s-opensource.com>
Tue, 6 Jun 2017 10:36:00 +0000 (07:36 -0300)
commit30a42a1c90bec5f8c482fe2d0fc444c9e1b15cd8
tree15052f53eb8185485b99ac61d8f4d9f37b206187
parente7b09f18ec79c002e2139d6a4df0110933743796
[media] pxa_camera: Add remaining Bayer 8 formats

This patch adds Bayer 8 GBRG and RGGB support and move GRBG definition
close to BGGR (so all Bayer 8 variants are together). No other changes are
needed as the driver handles them as RAW data stream.

The RGGB variant was tested in a modified OV9640 driver.

Signed-off-by: Petr Cvek <petr.cvek@tul.cz>
Acked-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@s-opensource.com>
drivers/media/platform/pxa_camera.c