Searched hist:"385 c9ef5a7215b2b0c22836fee6c692dfc8559d7" (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/i2c/ |
H A D | i2c_core.c | 385c9ef5a7215b2b0c22836fee6c692dfc8559d7 Mon Jan 16 15:12:23 CST 2012 Heiko Schocher <hs@denx.de> i2c: add i2c_core and prepare for new multibus support
This Patch introduce the new i2c_core file, which holds the I2C core functions, for the rework of the multibus/ multiadapter support. Also adds changes in i2c.h for the new I2C multibus/multiadapter support. This new support can be activated with the CONFIG_SYS_I2C define.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Simon Glass <sjg@chromium.org> Cc: Mike Frysinger <vapier@gentoo.org> Cc: Stephen Warren <swarren@wwwdotorg.org>
|
H A D | Makefile | diff 385c9ef5a7215b2b0c22836fee6c692dfc8559d7 Mon Jan 16 15:12:23 CST 2012 Heiko Schocher <hs@denx.de> i2c: add i2c_core and prepare for new multibus support
This Patch introduce the new i2c_core file, which holds the I2C core functions, for the rework of the multibus/ multiadapter support. Also adds changes in i2c.h for the new I2C multibus/multiadapter support. This new support can be activated with the CONFIG_SYS_I2C define.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Simon Glass <sjg@chromium.org> Cc: Mike Frysinger <vapier@gentoo.org> Cc: Stephen Warren <swarren@wwwdotorg.org>
|
/openbmc/u-boot/include/ |
H A D | i2c.h | diff ea0f73abb1afbf5bb4bf34f5a5eeb7896111df97 Fri Aug 16 08:31:45 CDT 2013 Łukasz Majewski <l.majewski@samsung.com> i2c:multibus:fix: Correct I2C_MULTI_BUS value when support for many buses is enabled
The I2C_MULTI_BUS needs to be defined for correct I2C operation with many software emulated I2C controllers.
This fix restores correct value of the I2C_MULTI_BUS changed by following commit:
SHA1: 385c9ef5a7215b2b0c22836fee6c692dfc8559d7 i2c: add i2c_core and prepare for new multibus support
Signed-off-by: Lukasz Majewski <l.majewski@samsung.com> Cc: Heiko Schocher <hs@denx.de> diff 385c9ef5a7215b2b0c22836fee6c692dfc8559d7 Mon Jan 16 15:12:23 CST 2012 Heiko Schocher <hs@denx.de> i2c: add i2c_core and prepare for new multibus support
This Patch introduce the new i2c_core file, which holds the I2C core functions, for the rework of the multibus/ multiadapter support. Also adds changes in i2c.h for the new I2C multibus/multiadapter support. This new support can be activated with the CONFIG_SYS_I2C define.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Simon Glass <sjg@chromium.org> Cc: Mike Frysinger <vapier@gentoo.org> Cc: Stephen Warren <swarren@wwwdotorg.org>
|
/openbmc/u-boot/include/asm-generic/ |
H A D | global_data.h | diff 385c9ef5a7215b2b0c22836fee6c692dfc8559d7 Mon Jan 16 15:12:23 CST 2012 Heiko Schocher <hs@denx.de> i2c: add i2c_core and prepare for new multibus support
This Patch introduce the new i2c_core file, which holds the I2C core functions, for the rework of the multibus/ multiadapter support. Also adds changes in i2c.h for the new I2C multibus/multiadapter support. This new support can be activated with the CONFIG_SYS_I2C define.
Signed-off-by: Heiko Schocher <hs@denx.de> Signed-off-by: Simon Glass <sjg@chromium.org> Cc: Mike Frysinger <vapier@gentoo.org> Cc: Stephen Warren <swarren@wwwdotorg.org>
|