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?