From mboxrd@z Thu Jan 1 00:00:00 1970 From: Heiko Schocher Date: Mon, 09 Dec 2013 07:50:01 +0100 Subject: [U-Boot] [U-Boot, V2, 1/2] driver:i2c:s3c24x0: adapt driver to new i2c In-Reply-To: <1384940630-23982-1-git-send-email-p.wilczek@samsung.com> References: <1384940630-23982-1-git-send-email-p.wilczek@samsung.com> Message-ID: <52A56819.50000@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 > Signed-off-by: Kyungmin Park > CC: Minkyu Kang > CC: Heiko Schocher > CC: Inderpal Singh > CC: David M?ller > CC: Chander Kashyap > CC: Lukasz Majewski > Tested-by: Naveen Krishna Chatradhi > Reviewed-by: Naveen Krishna Chatradhi > > --- > 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