LS1088a external interrupt in Linux

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

LS1088a external interrupt in Linux

1,200件の閲覧回数
mrecoskie
Contributor III

Hi,

Does anyone have a working example of setting up an external (active low) interrupt to the ls1088a processor which they could share? I am writing a kernel module to handle interrupts and I have tried setting this up as a direct interrupt and as a GPIO through expander. I have also tried using the recent ‘extirq’ linux kernel changes added to v5.5. In all cases the processor does not recognize the interrupt assertion.

Any help is much appreciated. Thank you.

Mark

 

0 件の賞賛
返信
1 返信

1,165件の閲覧回数
Pavel
NXP Employee
NXP Employee

Use sysfs for GPIO inputs.

This LSDK provides correct operation for sysfs using for GPIO inputs.

Use sysfs for using interrupt from the GPIO4_06.

See attached message dump for testing the GPIO4_06 input.

0 件の賞賛
返信