LS1046A: How to use IRQ by low level-sensitive

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

LS1046A: How to use IRQ by low level-sensitive

2,285件の閲覧回数
yoshimorizumi
Contributor I

Hi,

I'm using linux-4.9.35 which is based on LSDK-1709, on the LS1046ARDB.
I set the following entry to DTS file, because I wanted to use IRQ1 by "low level-sensitive".

  interrupts = <GIC_SPI 132 IRQ_TYPE_LEVEL_LOW>;

However, request_irq() returns the error (EINVAL) by driver's initialization routine.
At that time, the following messages were output.

  genirq: Setting trigger mode 8 for irq 27 failed (gic_set_type+0x0/0x60)

I applied to the correction shown by the following threads, when the problem was solved.

https://lkml.org/lkml/2017/12/4/406

https://lkml.org/lkml/2018/2/23/1257
https://lkml.org/lkml/2018/2/23/1264

If this correction is appropriate, could you apply to next LSDK release?

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

1,926件の閲覧回数
yipingwang
NXP TechSupport
NXP TechSupport

Hello Yoshihisa Morizumi ,

This request has already been tracked as QLINUX-10580 in our internal defect system.


Have a great day,
TIC

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信

1,926件の閲覧回数
yoshimorizumi
Contributor I

Thank you for your reply.
I will wait for the future LSDK release.

0 件の賞賛
返信