Hello
In our custom board, we use ADV7180. There is /dev/video1 and v4l2-ctl --list-devices : vip:vin3a is ok.
but when i want to run a gst pipe in terminal, it returns internal error.
my Questions:
1- If ADV7180 configuration are correct, but vin3a-d0~vin3a-d7
not connected, what will happen for v4l2?
2- Dts parameters like channels, pclk, cvbs,.... are not used in adv7180 driver, Are these items specific to a chip or v4l2 or VIP? And where can i find the parameter list?
I apologize for the irregular questions.