Tool/software: Linux
Hello,
I have connected a camera with 16Bit YCbCr 4:2:2 output with embedded sync to the VIP via camera module interface on the AM572xEVM. The camera outputs video in a fixed format 1920x1080p25 with 74.25MHZ pixel clock. There is no communication from am5728 to the camera. The camera starts immediately to stream video when power is on. Now I need a minimum sub device driver and a device tree entry in order to receive the video in gstreamer.
My questions are as follows:
1. What is the minimum implementation of a sub device driver without configuration capabilities? Is there an example? I had a look at the ov7640.c which is very short, but has i2c which is not needed.
2. How will the device tree entries look like?
Thanks in advance for your help
Marc
