Hi,
What are the correct dt values for a YUV422 , 8 bit sensor?
If I use:
csi_pixel_bit_depth = “16”;
mode_type = “yuv”;
pixel_phase = “uyvy”;
active_w = “1920”;
active_h = “1080”;
When loading the driver it says:
probing v4l2 sensor at addr 0x3d
[ 245.572707] Entering tegracam_device_register
[ 245.572829] extract_pixel_format: Need to extend formatyuv_uyvy
[ 245.579060] ds960 9-003d: Unsupported pixel format
[ 245.584009] ds960 9-003d: Failed to read mode0 image props
[ 245.589668] ds960 9-003d: Could not initialize sensor properties.
[ 245.595945] ds960 9-003d: Failed to initialize ds960
[ 245.601055] ds960 9-003d: tegra camera driver registration failed
[ 245.607382] ds960: probe of 9-003d failed with error -22