I2C: adding new "i2c bus" Command to the I2C Subsystem.
With this Command it is possible to add new I2C Busses,
which are behind 1 .. n I2C Muxes. Details see README.
Signed-off-by:
Heiko Schocher <hs@denx.de>
Showing
- README 47 additions, 0 deletionsREADME
- common/cmd_i2c.c 267 additions, 0 deletionscommon/cmd_i2c.c
- cpu/mpc8260/i2c.c 14 additions, 1 deletioncpu/mpc8260/i2c.c
- drivers/i2c/soft_i2c.c 14 additions, 1 deletiondrivers/i2c/soft_i2c.c
- include/configs/mgcoge.h 1 addition, 0 deletionsinclude/configs/mgcoge.h
- include/configs/mgsuvd.h 1 addition, 0 deletionsinclude/configs/mgsuvd.h
- include/i2c.h 23 additions, 0 deletionsinclude/i2c.h
Loading
Please register or sign in to comment