android 5.1 hdmi cec interrupts issue

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

android 5.1 hdmi cec interrupts issue

683件の閲覧回数
yenchao
Contributor IV

Hi All,

I'm working on android 5.1(kernel 3.14.52) with imx6dl.

We found that sometimes the amount of hdmi cec event we measured is inconsistent with the amount of irq 147.

(cat /proc/interrupts | grep hdmi_cec)

Does anyone know why?

Anyadvice and suggestions will be greatly appricated

Thx

Yen

ラベル(2)
0 件の賞賛
1 返信

498件の閲覧回数
Bio_TICFSL
NXP TechSupport
NXP TechSupport

Hi Yen,

According to MX6 Reference manual table 3-1:

image001.png

However RM need some comments to be added, interrupt 147 is used for both HDMI and CEC.  HDMI master interrupt request is correct interrupter for both HDMI video and CEC, when the interrupt trigger, CEC driver will check the CEC states register.

Interrupt 148 is used only for CEC wake-up.

Hope this helps,

Regards

0 件の賞賛