Searched hist:d7e28918aa3f4bafc15b16c546826d43fbcbe9f6 (Results 1 – 3 of 3) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | i2c_eeprom.h | d7e28918aa3f4bafc15b16c546826d43fbcbe9f6 Wed Jun 22 13:14:16 UTC 2016 mario.six@gdsys.cc <mario.six@gdsys.cc> i2c_eeprom: Add reading support
This patch implements the reading functionality for the generic I2C EEPROM driver, which was just a non-functional stub until now.
Since the page size will be of importance for the writing support, we add suitable members to the private data structure to keep track of it.
Compatibility strings for a range of at24c* chips are added.
Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de>
|
| /rk3399_rockchip-uboot/drivers/misc/ |
| H A D | i2c_eeprom.c | d7e28918aa3f4bafc15b16c546826d43fbcbe9f6 Wed Jun 22 13:14:16 UTC 2016 mario.six@gdsys.cc <mario.six@gdsys.cc> i2c_eeprom: Add reading support
This patch implements the reading functionality for the generic I2C EEPROM driver, which was just a non-functional stub until now.
Since the page size will be of importance for the writing support, we add suitable members to the private data structure to keep track of it.
Compatibility strings for a range of at24c* chips are added.
Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de>
|
| H A D | Kconfig | d7e28918aa3f4bafc15b16c546826d43fbcbe9f6 Wed Jun 22 13:14:16 UTC 2016 mario.six@gdsys.cc <mario.six@gdsys.cc> i2c_eeprom: Add reading support
This patch implements the reading functionality for the generic I2C EEPROM driver, which was just a non-functional stub until now.
Since the page size will be of importance for the writing support, we add suitable members to the private data structure to keep track of it.
Compatibility strings for a range of at24c* chips are added.
Signed-off-by: Mario Six <mario.six@gdsys.cc> Reviewed-by: Simon Glass <sjg@chromium.org> Reviewed-by: Heiko Schocher <hs@denx.de>
|