[U-Boot] [PATCH v2 05/13] i2c: IHS I2C master driver
Heiko Schocher
hs at denx.de
Wed Jul 2 10:30:09 CEST 2014
Hello Dirk,
Am 02.07.2014 09:31, schrieb dirk.eibach at gdsys.cc:
> From: Dirk Eibach<dirk.eibach at gdsys.cc>
>
> IHS I2C master support was merely a hack in the osd driver.
> Now it is a proper u-boot I2C framework driver, supporting the
> v2.00 master features.
>
> Signed-off-by: Dirk Eibach<dirk.eibach at gdsys.cc>
>
> ---
>
> Changes in v2:
> - move ihs_i2c to drivers/i2c
> - split unrelated changes
>
> drivers/i2c/Makefile | 1 +
> drivers/i2c/ihs_i2c.c | 204 +++++++++++++++++++++++++++++++++++++++++
> include/configs/dlvision-10g.h | 11 +++
> include/configs/iocon.h | 23 ++++-
> include/gdsys_fpga.h | 25 +++--
> 5 files changed, 246 insertions(+), 18 deletions(-)
> create mode 100644 drivers/i2c/ihs_i2c.c
Please add a small entry in README, which describes your new config
defines, thanks!
Beside of this, your driver looks Ok to me, thanks!
bye,
Heiko
--
DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
More information about the U-Boot
mailing list