Home
last modified time | relevance | path

Searched hist:c6202d857ebce5d6c8f0ec1d8d30352195546280 (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/i2c/
H A Di2c-uclass.cc6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 09:55:47 CST 2014 Simon Glass <sjg@chromium.org> dm: i2c: Add a uclass for I2C

The uclass implements the same operations as the current I2C framework but
makes some changes to make it fit driver model better:

- Remove the chip address from API calls
- Remove the address length from API calls
- Remove concept of 'current' I2C bus
- Drop all existing init functions

Acked-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
H A DMakefilediff c6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 09:55:47 CST 2014 Simon Glass <sjg@chromium.org> dm: i2c: Add a uclass for I2C

The uclass implements the same operations as the current I2C framework but
makes some changes to make it fit driver model better:

- Remove the chip address from API calls
- Remove the address length from API calls
- Remove concept of 'current' I2C bus
- Drop all existing init functions

Acked-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/
H A Dconfig_fallbacks.hdiff c6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 09:55:47 CST 2014 Simon Glass <sjg@chromium.org> dm: i2c: Add a uclass for I2C

The uclass implements the same operations as the current I2C framework but
makes some changes to make it fit driver model better:

- Remove the chip address from API calls
- Remove the address length from API calls
- Remove concept of 'current' I2C bus
- Drop all existing init functions

Acked-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
H A Di2c.hdiff c6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 09:55:47 CST 2014 Simon Glass <sjg@chromium.org> dm: i2c: Add a uclass for I2C

The uclass implements the same operations as the current I2C framework but
makes some changes to make it fit driver model better:

- Remove the chip address from API calls
- Remove the address length from API calls
- Remove concept of 'current' I2C bus
- Drop all existing init functions

Acked-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>
/openbmc/u-boot/include/dm/
H A Duclass-id.hdiff c6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 09:55:47 CST 2014 Simon Glass <sjg@chromium.org> dm: i2c: Add a uclass for I2C

The uclass implements the same operations as the current I2C framework but
makes some changes to make it fit driver model better:

- Remove the chip address from API calls
- Remove the address length from API calls
- Remove concept of 'current' I2C bus
- Drop all existing init functions

Acked-by: Heiko Schocher <hs@denx.de>
Reviewed-by: Masahiro Yamada <yamada.m@jp.panasonic.com>
Signed-off-by: Simon Glass <sjg@chromium.org>