Files
u-boot/drivers
Mike Frysinger 793b5726f7 i2c: soft_i2c: add simple GPIO implementation
Since the vast majority of GPIO I2C implementations behave the same way,
support the common GPIO framework with default settings.

This adds two new defines CONFIG_SOFT_I2C_GPIO_{SCL,SDA} so that boards
which want GPIO I2C support need only define these.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Tested-by: Thomas Chou <thomas@wytron.com.tw>
2010-07-22 08:03:47 +02:00
..
2009-09-04 21:54:52 +02:00
2010-07-15 22:48:46 +02:00
2010-07-16 10:55:09 -05:00
2010-04-21 23:42:38 +02:00
2009-09-04 21:54:04 +02:00
2009-07-29 09:57:43 +02:00
2010-06-23 23:24:20 +02:00
2010-07-15 22:48:46 +02:00