Hello,
I'm trying to verify display port on imx8mq custom dev board. I flashed imx-boot-imx8mq-sd.bin-flash_dp_evk and setup DP in devicetree (similar to evk). During boot I have an issue which state:
dmesg | grep dp
[ 0.095997] No USDPAA memory, no 'fsl,usdpaa-mem' in device-tree
[ 0.108521] RPC: Registered udp transport module.
[ 1.266475] fsl_dpa: FSL DPAA Ethernet driver
[ 1.556360] mxc-mipi-csi2_yav 30b60000.mipi_csi: Remote device at endpoint@0 XXX found
[ 1.765353] fsl-usdpaa: no region found
[ 2.478562] cdns-mhdp-imx 32c00000.hdmi: lane-mapping 0xc6
[ 2.491317] [drm:__cdns_dp_probe] ERROR NO dp FW running
[ 2.496853] imx-dcss 32e00000.display-controller: failed to bind 32c00000.hdmi (ops cdns_mhdp_imx_ops): -6
[ 5.172328] systemd[1]: Starting udev Coldplug all Devices...
Does it mean that I'm missing firmware for DP or it's not active somehow? Thanks.
marek