Champs,
Is there a GPIO implementation of an I2C Slave Linux driver for the AM1808 that someone can quickly point me to ?
Thanks,
Padmaja
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Champs,
Is there a GPIO implementation of an I2C Slave Linux driver for the AM1808 that someone can quickly point me to ?
Thanks,
Padmaja
Padmaja,
You can take drivers/gpio/pca953x.c as an example.
Thanks,
Sekhar