GPIO_ERROR:

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GPIO_ERROR:

Jump to solution
1,390 Views
dhanaj
Contributor I

hi all,

          i am working with Imx6 wand board in that i enable interrupt for  pin  IMX_GPIO_NR(2,14) // TP121 .but i got interrupt from that pin but i am getting error like this

[1.768212] gpio-keys gpio-keys: failed to request GPIO 46, error -16
[1.774869] gpio-keys: probe of gpio-keys failed with error -16

please any one can help to solve this problem ....

Regards,

j.dhana

Labels (2)
0 Kudos
1 Solution
1,002 Views
lategoodbye
Senior Contributor I

Hi, for me it looks like the GPIO pin is already in use. Please check your board init.

View solution in original post

0 Kudos
1 Reply
1,003 Views
lategoodbye
Senior Contributor I

Hi, for me it looks like the GPIO pin is already in use. Please check your board init.

0 Kudos