Hi All,
We are using IMX8MP (MIMX8ML8DVNLZAB) based board.
Kernel version: 6.1.55
We are using following setup:
Another board-->DP port video-->Lontium (LT7911d chip)-->MIPI interface-->CSI interface of IMX
We are using Lontium DP to MIPI converter to capture video. There is one another board which is providing video to DP port. DP to MIPI converter chip is converting video MIPI protocol that we are capturing.
We observed that we are successfully able to capture 1080p25 but when we change to 1080p60 it doesn't work. Currently to avoid any confusion instead of converting video coming from another board we are sending pattern directly from Lontium (LT7911d) chip.
We would like to understand is there any limitation with IMX8MP + CSI interface for 1080p60 resolution. Is there anything we need to adjust to capture 1080p60 resolution?
There is one more observation whenever I tried to read any register of CSI interface I am always getting 0x0 value. (MIPI_CSI1_CSIS_COMMON_CTRL).
example:
devmem 0x32e40004 32
0x00000000
This observation is same irrespective of capture is working or not working.
I am asking this information because we want to provide following information to chip vendor. Are CSI registers responsible for providing following information.
Horizontal parameters:
Vertical parameters:
Please provide your inputs and suggestions. Any pointers will be appreciated. Currently our project is going through critical phase so any inputs are appreciated.
Thanks,
Jemish