Tool/software:
Hi,
We are porting this IC on iMX95 platform, but met errors on kernel boot up:
==================================
[ 4.772672] ti_sn65dsi86 7-002d: [drm:ti_sn_bridge_atomic_enable] *ERROR* Can't read lane count (-110); assuming 4
[ 4.777219] imx6q-pcie 4c300000.pcie: iATU: unroll T, 128 ob, 128 ib, align 4K, limit 1024G
[ 4.781602] imx6q-pcie 4c380000.pcie: iATU: unroll T, 128 ob, 128 ib, align 4K, limit 1024G
[ 5.028699] ti_sn65dsi86 7-002d: [drm:ti_sn_bridge_atomic_enable] *ERROR* Can't read eDP rev (-110), assuming 1.1
[ 5.154858] ti_sn65dsi86 7-002d: [drm:ti_sn_bridge_atomic_enable] *ERROR* Can't read max rate (-110); assuming 5.4 GHz
[ 5.378389] ti_sn65dsi86 7-002d: [drm:ti_sn_bridge_atomic_enable] *ERROR* Link training failed, link is off (-5)
===================================
This is the i2cdump:
Read EDID show nothing.
What this error means? what's next action to fix this? thank you~