Porting TX1 camera driver to kernel 4.4.15 - PXL_SOF syncpt timeout

hi all,

attach the patches that fix the VI-mode issue for r27.1.
please notice that if your sensor has embedded metadata, you should enable it from the DT.
also, please ensure the v4l2-ctl pixel format settings was correct with your sensor mode.
or you could simply using the default settings to dump the camera raw files as below. thanks

v4l2-ctl -d /dev/video0 --stream-mmap --stream-count=1 --stream-to=test.raw

r27.1_v4l2-ctl_patches.tar.gz (10.2 KB)