CEC blocks idle on omap4

Tony Lindgren tony at atomide.com
Mon Mar 25 15:32:58 UTC 2019


Hi Hans,

Looks like CONFIG_OMAP4_DSS_HDMI_CEC=y blocks SoC core retention
idle on omap4 if selected.

Should we maybe move hdmi4_cec_init() to hdmi_display_enable()
and hdmi4_cec_uninit() to hdmi_display_disable()?

Or add some enable/disable calls in addtion to the init and
uninit calls that can be called from hdmi_display_enable()
and hdmi_display_disable()?

Cheers,

Tony


More information about the dri-devel mailing list