Hello Piotr,

Am 20.11.2013 10:43, schrieb Piotr Wilczek:
This patch adapts the s3c24x0 driver to the new i2c framework.
Config file is modified for all the boards that use the driver.

Signed-off-by: Piotr Wilczek<p.wilc...@samsung.com>
Signed-off-by: Kyungmin Park<kyungmin.p...@samsung.com>
CC: Minkyu Kang<mk7.k...@samsung.com>
CC: Heiko Schocher<h...@denx.de>
CC: Inderpal Singh<inderpal.si...@linaro.org>
CC: David Müller<d.muel...@elsoft.ch>
CC: Chander Kashyap<k.chan...@samsung.com>
CC: Lukasz Majewski<l.majew...@samsung.com>
Tested-by: Naveen Krishna Chatradhi<ch.nav...@samsung.com>
Reviewed-by: Naveen Krishna Chatradhi<ch.nav...@samsung.com>

---
Boards VCMA9, Arndale and Exynos5250 are compile tested only.
Boards Trats and Trats2 were hardware tested.
All boards compile clean.

Changes for V2:
  - patch series squashed to one patch
  - removed unnecessary blank line
  - change related to hsi2c moved to saparate patch

  board/samsung/smdk5250/exynos5-dt.c |    2 -
  board/samsung/trats/trats.c         |   21 ++---
  board/samsung/trats2/trats2.c       |   35 ++++++--
  drivers/i2c/Makefile                |    2 +-
  drivers/i2c/s3c24x0_i2c.c           |  152 ++++++++++++++++++++++-------------
  include/configs/VCMA9.h             |    8 +-
  include/configs/arndale.h           |    9 +--
  include/configs/exynos5250-dt.h     |    8 +-
  include/configs/trats.h             |   25 ++----
  include/configs/trats2.h            |   29 +++----
  10 files changed, 170 insertions(+), 121 deletions(-)

Thanks! Applied to u-boot-i2c.git

bye,
Heiko
--
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to