diff options
| author | Hugues Fruchet <hugues.fruchet@st.com> | 2020-11-04 20:32:09 +0300 |
|---|---|---|
| committer | Mauro Carvalho Chehab <mchehab+huawei@kernel.org> | 2020-11-25 16:36:42 +0300 |
| commit | 3c80f6f81e64de5721867721d4a3e90bb602c787 (patch) | |
| tree | 29c881788cc33bc3d6cf953c7f49db64837fc8b3 /include | |
| parent | e2881c64519d235a90e93aefd61bb51a4a22d08b (diff) | |
| download | linux-3c80f6f81e64de5721867721d4a3e90bb602c787.tar.xz | |
media: stm32-dcmi: add support of BT656 bus
Add support of BT656 embedded synchronization bus.
This mode allows to save hardware synchro lines hsync & vsync by replacing
them with synchro codes embedded in data stream.
This bus type is only compatible with 8 bits width data bus.
Due to reserved values 0x00 & 0xff used for synchro codes, valid data vary
from 0x1 to 0xfe, this is up to sensor to clip accordingly pixel data. As
a consequence of this clipping, JPEG is not supported with this bus type.
DCMI crop feature is also not available with this bus type.
Signed-off-by: Hugues Fruchet <hugues.fruchet@st.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
