Skip to content

I2C GPIO-PCA953X interrupt support ? #631

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
ghost opened this issue Jul 7, 2014 · 1 comment
Closed

I2C GPIO-PCA953X interrupt support ? #631

ghost opened this issue Jul 7, 2014 · 1 comment

Comments

@ghost
Copy link

ghost commented Jul 7, 2014

Hello,
I am using the PCA953X GPIO driver to interface a PCA9555-equivalent IC via I2C-1 on a Pi Rev 2. The driver is able to provide a polling mechanism to read the Input pin values. I have an interrupt line wired up too. From the kernel driver (3.10 or 3.12), the interrupt line gets registered, but I dont see any interrupts. I was wondering if anybody has got the interrupt version of the driver working on a Pi. From what I can make out, this is a chained gpiochip and it seems to be failing in the irq_create_mapping scenario. What specific changes would be needed ?
Hopefully this is the right forum to post this on.
TIA for the help,
Ajit

@Ruffio
Copy link

Ruffio commented Aug 10, 2016

@aja91 has this issue been resolved? If yes, then please close this issue.

@ghost ghost closed this as completed Aug 14, 2016
This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant