Forum Discussion
CAlex
Contributor
3 years agoHi,
to make sure we are on the same page,
I attached the kernel module for anyone else want to see what happened on this case.
Reguards.
CAlex
Contributor
3 years agoThe return Error is -22
Which indicate handler is NULL(checked) or IRQ can't be used.
And when I checked the /proc/interrupts , the result is as followed:
But as the DTB on my board shows,there should be at least 3 FPGA interrupts.
When I use linux module to install the irq, it is not relay on DTB right?