Olimex Support Forum

OLinuXino Android / Linux boards and System On Modules => A20 => Topic started by: Mouchon on January 01, 2014, 05:56:07 PM

Title: gpio-I2c device driver for a20 soc
Post by: Mouchon on January 01, 2014, 05:56:07 PM
Hi for your information,

I implemented a driver that make instance of the i2c-gpio adapter for the A20.
You can find it here

https://github.com/lephiloux/sunxi-gpio-i2c
Title: Re: gpio-I2c device driver for a20 soc
Post by: Mouchon on January 17, 2014, 07:13:20 PM
Hi,

i added another more generic one that give the possibility to create any number of i2c gpio based busses
with differents gpio couple

see here https://github.com/lephiloux/gpio-i2c-busses