]> git.baikalelectronics.ru Git - kernel.git/commit
media: atmel: atmel-isc: add CBC to the reg offsets struct
authorEugen Hristev <eugen.hristev@microchip.com>
Tue, 13 Apr 2021 10:57:08 +0000 (12:57 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Tue, 8 Jun 2021 10:57:55 +0000 (12:57 +0200)
commit39f2ebf8384628eb0726b7238d33dfb8afd845b2
tree96366fcc5aab6262db0d221dd4e28b9c67f5a9c0
parent62da0016055c0e9d820faa869b9e0da559ed0367
media: atmel: atmel-isc: add CBC to the reg offsets struct

The CBC submodule is a part of the atmel-isc pipeline, and stands for
Contrast Brightness Control. It is used to apply gains and offsets to the
luma (Y) and chroma (U, V) components of the YUV elements.
Add cbc to the reg offsets struct. This will allow different products
to have a different reg offset for this particular module.

Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
drivers/media/platform/atmel/atmel-isc-base.c
drivers/media/platform/atmel/atmel-isc-regs.h
drivers/media/platform/atmel/atmel-isc.h
drivers/media/platform/atmel/atmel-sama5d2-isc.c