Error in the "Cadence HDMI transmitter driver" by Sandor Yu <sandor.yu@nxp.com>

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Error in the "Cadence HDMI transmitter driver" by Sandor Yu <sandor.yu@nxp.com>

678 Views
RKhairulin
Contributor I

Hi,

I'm using a board like imx8qm-mek. After a resume  kernel print out the error. I found out the code in the file kernel_imx/drivers/gpu/drm/bridge/cadence/cdns-hdmi-core.c:

/* HDMI FW alive check */
ret = cdns_mhdp_check_alive(mhdp);

if (ret == false) {
dev_err(dev, NO HDMI FW running\n");
return -ENXIO;
}

 

What does it  mean? What power system can i use to manage the power supply(SW1,SW2)?

0 Kudos
Reply
2 Replies

661 Views
RKhairulin
Contributor I

Why support team not answer me? I'm industrial user.

0 Kudos
Reply

653 Views
joanxie
NXP TechSupport
NXP TechSupport

what bsp do you use? and share detailed error message to me, how did you get the error message?

0 Kudos
Reply