Searched hist:c6202d857ebce5d6c8f0ec1d8d30352195546280 (Results 1 – 5 of 5) sorted by relevance
| /rk3399_rockchip-uboot/drivers/i2c/ |
| H A D | i2c-uclass.c | c6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 15:55:47 UTC 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 D | Makefile | c6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 15:55:47 UTC 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>
|
| /rk3399_rockchip-uboot/include/ |
| H A D | config_fallbacks.h | c6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 15:55:47 UTC 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 D | i2c.h | c6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 15:55:47 UTC 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>
|
| /rk3399_rockchip-uboot/include/dm/ |
| H A D | uclass-id.h | c6202d857ebce5d6c8f0ec1d8d30352195546280 Wed Dec 10 15:55:47 UTC 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>
|