diff options
author | Vladimir Barinov <vladimir.barinov@cogentembedded.com> | 2018-01-15 21:55:32 +0300 |
---|---|---|
committer | Vladimir Barinov <vladimir.barinov@cogentembedded.com> | 2018-01-15 21:55:32 +0300 |
commit | f1c2968f89db559dfd7ef530871ec91069d370e6 (patch) | |
tree | 0a8842a53eb0b78b75269bb8a9f2e887a007a103 /meta-rcar-gen3-adas/recipes-kernel/kernel-module-uio-imp | |
parent | 8013faa6027998cc2e3b3462eddf437175e7d2bf (diff) |
LVDS/VIN update:
1) support AP0101+AR014x cameras
2) support DVP bus reverse inside VIN:
using kernel parameter "rcar_vin.lut_reverse=1"
This is needed for cameras that can't do bus reverse.
MAX9286 does DVP reverse and send data via CSI2.
Some cameras can't do reverse back, hence we can do revers in RCAR VIN.
This is applciable only for 8bit buses: raw8, yuyv8, rgb888
3) support serializers in HIGH-Immunity mode alighend with legacy mode.
MAX96705 can do legacy and HIM modes.
MAX9271 can do only leagacy mode.
4) support crossbar feature for MAX96705
This is DVP bus reordering in serilizer.
5) support passing kernel parameters to max9286 driver.
This allows to conect all supported cameras to ADAS boards without
changing DTS file, but add only parameters to kernel command line in uboot bootargs
F.e.:
max9286.him=1 max9286.vsync=0 max9286.fsync_period=3200000
or
max9286.vsync=0 max9286.fsync_period=2500000 rcar_vin.lut_reverse=1
The default setup (no changes needed) is for IMI RDCAM20/21 cameras.
6) change name of max9286 driver, since max96705 is also supported by
this driver:
max9286-max9271 -> max9286
Diffstat (limited to 'meta-rcar-gen3-adas/recipes-kernel/kernel-module-uio-imp')
0 files changed, 0 insertions, 0 deletions