Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
14 years ago

Linux GPIO and Interrupts

Are there any drivers / examples of using a GPIO device and setting up and handling related interrupts?

I keep seeing little snippets saying that interrupts aren't supported with GPIO...

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Nevermind... I don't need a generic device driver as I'll just do the registration and handling in my own driver.