commit | 3cd035d863bd516a2967810c22258d82535c051f | [log] [tgz] |
---|---|---|
author | Paul Brook <paul@codesourcery.com> | Fri Nov 20 23:37:15 2009 +0000 |
committer | Paul Brook <paul@codesourcery.com> | Sun Nov 22 21:27:40 2009 +0000 |
tree | fdbd357881c1df41ca0928ec54c42a6cfe0bdd28 | |
parent | 1dfe3943e9f74cf55a8c84238b8d1a9d3486387f [diff] |
GPIO I2C rework Reqrite bitbanging I2C implementation. New code improves stop/start condition handling, and gives more accurate input line level. Introduce intermediate abstraction layer for I2C bitbanging that is not connected via a GPIO port. Signed-off-by: Paul Brook <paul@codesourcery.com>