HDMI CEC in i.MX8M

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

HDMI CEC in i.MX8M

1,753 次查看
tooz_hsu
Contributor I

Hi NXP,

I am working on i.MX8M platform now.

I can't find HDMI CEC info in SW processor reference manual, but I do find some code about HDMI CEC.

Could you help to confirm for me that i.MX8M native HDMI has working CEC function?

Thank you.

https://github.com/boundarydevices/linux-imx6/blob/boundary-imx-o8.1.0_1.3.0_8m-ga/drivers/gpu/drm/i...

hdmi_cec: hdmi_cec@32c33800 {
compatible = "fsl,imx8-hdp-cec";
reg = <0x0 0x32c33800 0x0 0x200>;
status = "disabled";
};

 

0 项奖励
4 回复数

1,403 次查看
richardnardy
Contributor I

What is the current status of HDMI-CEC support for i.MX8M Plus? How can we get it running?

Currently we use a Variscite Debian build and with "cec-client -l" we get "Found devices: NONE".

0 项奖励

1,235 次查看
vladimir_dolzhe
Contributor III

I don't know about iMX8M Plus, but on iMX8M mini in adv7535 cec and cec_clk ball connected  to ground and on the connector cec in the air ....

0 项奖励

1,585 次查看
joanxie
NXP TechSupport
NXP TechSupport

yes imx8 HDMI ip includes this in HW,  and I got information about this:

" it will be usable when the software is done. The IP is from Cadence, and they provide us with software to run and configure the hdmi and hdmi phy. This software includes an api to the CEC. However, I don’t have a schedule from our sw team as to when it will be included. "

329 次查看
peterwu2
Contributor II

I am working for i.mx8mq on android 13. 

how to enable and use the i.mx8mq hdmi CEC ? 

0 项奖励