commit | 9f15bc0c1cc1a88ee655ea2dc3dd56caf8e5de79 | [log] [tgz] |
---|---|---|
author | Ćukasz Majewski <l.majewski@samsung.com> | Mon Aug 22 22:34:58 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Sun Sep 04 11:36:15 2011 +0200 |
tree | 5efcd83fcf9b339bfeef9a69e1912501f7785bcf | |
parent | d07dc4993d646a1b1857a987f9145bf0a8c21370 [diff] |
i2c:gpio:s5p: I2C GPIO Software implementation (via soft_i2c) This patch adds support for software I2C for GONI and Universal C210 reference targets. It adds support for access to GPIOs by number, not as it is present, by bank and offset. Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com> Cc: Heiko Schocher <hs@denx.de>