Part Number: AM5728
Tool/software: Linux
I am using sdk 03.02 and trying to interface adv7180 with vip2 .I did the necessary modifications in device tree and able to register the device as /dev/video1 . I changed the v4l2 media bus format in vip to YUYV8_2X8 to register the device.When i see the properties of /dev/video1 using v4l2-ctl command i find YUYV format but no width,height ,lsize information.what changes do i need to do so get the driver communicate with VIP.