2009-07-29 09:56:41 PG11
Steven Sheppard (UNITED STATES)
Message: 78166
Using the BF537_STAMP board:
Under the simple-gpio driver, which gpio# would be pg11? Is there a table of these somewhere?
QuoteReplyEditDelete
2009-07-29 10:08:25 PG11
Michael Hennerich (GERMANY)
Message: 78167 Take a look here:
docs.blackfin.uclinux.org/doku.php?id=linux-kernel:interrupts&s[]=pg11#gpio_interrupt_processing
There is a big table:
GPIO# versus IRQ_PXxx - simply ignore the "IRQ_"
-Michael