[U-Boot] [U-Boot, V2, 1/2] driver:i2c:s3c24x0: adapt driver to new i2c
Heiko Schocher
hs at denx.de
Mon Dec 9 07:50:01 CET 2013
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.wilczek at samsung.com>
> Signed-off-by: Kyungmin Park<kyungmin.park at samsung.com>
> CC: Minkyu Kang<mk7.kang at samsung.com>
> CC: Heiko Schocher<hs at denx.de>
> CC: Inderpal Singh<inderpal.singh at linaro.org>
> CC: David Müller<d.mueller at elsoft.ch>
> CC: Chander Kashyap<k.chander at samsung.com>
> CC: Lukasz Majewski<l.majewski at samsung.com>
> Tested-by: Naveen Krishna Chatradhi<ch.naveen at samsung.com>
> Reviewed-by: Naveen Krishna Chatradhi<ch.naveen at 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
More information about the U-Boot
mailing list