Hello,
I recently encouter a set of warning messages from libgpio that complains gpio pin is lock as irq when using as irq pin.
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello,
I recently encouter a set of warning messages from libgpio that complains gpio pin is lock as irq when using as irq pin.
Hello Hao,
I will look into this and I will get back to you by next week at the latest.
Josue
Hello Hao,
Can you share some more information about your custom kernel module? The code you share does not give very much context.
Have you checked that the GPIOs are also not being used for anything else?
We do not have a patch for this.
-Josue
I have made a small patch that can get rid of this warning on gpio-omap.c. Can you guys take a look see if it is safe?
Hello Hao,
It doesn't look like it would be unsafe. Have you tried running it?
I am in the process of porting it.
Do you see any errors?
Would you be ok posting this upstream for feedback?
-Josue
Hao,
I have not yet managed to get this running on a TI EVM.
Does your patch solve your issue?
-Josue