Hi,
Linux: Linux 5.4.24_2.1.0
CPU: MIMX8MN1DVTJZAA
Description:
1>When power on, uboot is OK while it can be displayed; --NXP logo can be display
2>Run into Kernel, the LCD is black all the way.
Below is log:
[ 1.214260] imx-drm 32c00000.bus:display-subsystem: bound imx-lcdif-crtc.0 (ops lcdif_crtc_ops)
[ 1.223655] imx_sec_dsim_drv 32e10000.dsi_controller: version number is 0x1060200
[ 1.232394] imx_sec_dsim_drv 32e10000.dsi_controller: Failed to attach bridge: 32e10000.dsi_controller
[ 1.241775] imx_sec_dsim_drv 32e10000.dsi_controller: failed to bind sec dsim bridge: -517
[ 1.250099] imx-drm 32c00000.bus:display-subsystem: failed to bind 32e10000.dsi_controller (ops imx_sec_dsim_ops): -517
[ 1.260977] imx-drm 32c00000.bus:display-subsystem: master bind failed: -517
3>Run modetest twice, it can display.
command: modetest -M imx-drm -D 0 -s 35@33:720x1280
Note: must run modetest twice, only one time can't display.
4>After it can display, calling framebuffer(/dev/fb0)can display well.
Question:
Why "2>" happens, how to fix it?
Thanks.