This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Why the ds954 output the wrong mipi data from DS953?

Hi,

As the pipeline: sensor->ds953->ds954->soc, the mipi data coming from sensor to ds953 is like below:

while the mipi data output from ds954 to soc is like below:

I checked the reg data of ds954/ds953 like below:

Judging from the info above, I can see that, the ds954 can output the data from 953, and has already recognised the resolution--1824*940, and the rate of 30fps. The only problem is the effective data has been compressed. Why this happens? How can I fix it?