Hi,
We have a driver for FPD Link III ser/des that we built according to the sensor developing section in the dev guide (without using internal ISP for YUV conversion) and now we need a new one for GMSL ser/des.
- Can we use the exact same template that we used for the FPD link driver (based on imx219) for:
- Configuring device tree, nv-csi, vi, etc…
- Driver source code as a v4l2 device
and just modifying the data?
Or we need to use something else?
- Which driver is recommended as base reference for a GMSL driver for the Orin nx (t23x)?
Thanks