Skip to content
Commit 1d2e96de authored by Dirk Behme's avatar Dirk Behme Committed by Heiko Schocher
Browse files

OMAP2/3: I2C: Add support for second and third bus



Add support to use second and third I2C bus, too.

Bus 0 is still the default, but by calling i2c_set_bus_num(1/2) before doing
I2C accesses, code can switch to bus 1 and 2, too. Don't forget to switch
back afterwards, then.

Signed-off-by: default avatarDirk Behme <dirk.behme@googlemail.com>
parent 06f43286
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment