]> git.baikalelectronics.ru Git - kernel.git/commit
media: atmel: atmel-isc: add raw Bayer 8bit 10bit output formats
authorEugen Hristev <eugen.hristev@microchip.com>
Mon, 13 Dec 2021 13:49:38 +0000 (14:49 +0100)
committerMauro Carvalho Chehab <mchehab@kernel.org>
Sun, 23 Jan 2022 20:18:44 +0000 (21:18 +0100)
commitad583c57d26ce753a2c904eeb2727f8cb7443c47
tree464033bd9ec32a6bc4f7a72c0bb1e680d8fff7d4
parent9acfbefa3035cd3deaa56a4ef954582f3ddeaa18
media: atmel: atmel-isc: add raw Bayer 8bit 10bit output formats

The ISC can dump the 8 bit and 10 bit raw bayer formats directly to
the memory.
Thus, add them to the supported output format list.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Jacopo Mondi <jacopo+renesas@jmondi.org>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@kernel.org>
drivers/media/platform/atmel/atmel-sama5d2-isc.c
drivers/media/platform/atmel/atmel-sama7g5-isc.c