View Issue Details

IDProjectCategoryView StatusLast Update
0005353fsimx_LinuxKernelpublic2022-05-06 08:30
Reportergerbach Assigned To 
PrioritynormalSeverityfeatureReproducibilityalways
Status newResolutionopen 
Product Versionfsimx8mm-Y2021.04 
Target Versionfsimx7ulp-Y2022.05 
Summary0005353: [MIPI sec-dsim] Print warning, if lcdif clock and MIPI DSI clocks do not have a sufficient gap
DescriptionOn SoCs with sec-dsim mipi, the MIPI DSI clock must be higher than the lcdif clock or else the image is fragmented or not shown at all.

Both clocks get computed from the same clock configuration in the device tree, but the lcdif clock just gets divided down form the 596MHz video clock, where as the MIPI-DSI clock ist generated by precisely by an own PLL. So it may happen that the MIPI-DSI clock is slower than the lcdif clock and no picture is shown at all.

First experiments showd, that with an 66 MHz lcdif clock the MIPI-DSI clock must be at least 1.2MHz faster than the lcdif clock.
At 33 MHz the MIPI-DSI clock must be at least 500KHz faster.

Implement a warningin the sec-dsim driver, that reads out the lcdif speed an warns if the compute MIPI-DSI clock may not be fast enough.
The exact values still have to be determined.
Forum Link

Activities

There are no notes attached to this issue.