Skip to content
Commit 793b5726 authored by Mike Frysinger's avatar Mike Frysinger Committed by Heiko Schocher
Browse files

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: default avatarMike Frysinger <vapier@gentoo.org>
Tested-by: default avatarThomas Chou <thomas@wytron.com.tw>
parent 1f82ff47
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment