Tagged Questions
2
votes
0answers
190 views
Wake up from sleep with GPIO (I2C)
My situation:
Ubuntu 10.10 running on an Atom driven main board
The main board has a GPIO chip integrated (F75111 by Fintek).
They communicate through I2C (SMBus). We have a driver running that ...