Our system input video from MIPI-CSI2 interface.
I suppose video data is transferred as MIPI-CSI2 -> Pixel link -> ISI -> DRAM.
In RM, MIPI CSI2 RX block is described as follow figure.
If the above video flow is assumed, do we need any settings for CFG_VID_VSYNC, CFG_VID_HSYNC_FP, CFG_VID_HSYN and CFG_VID_HSYNC_BP registers?

Because, linux bsp is only set CFG_NUM_LANES, CFG_DISABLE_DATA_LANES and IRQ_MASK registers in MIPI-CSI2 RX block. I would like to confirm that do we need to set other registers of MIPI CSI2 RX block or not.

We will use a commercial RTOS for product release. In RTOS case, CFG_VID_VSYNC, CFG_VID_HSYNC_FP, CFG_VID_HSYN and CFG_VID_HSYNC_BP registers are configured. so, I am wondering if I really need these settings.
Target Device is i.MX8DualX.
Best Regards,
Kazuma Sasaki.