]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
EXYNOS5: I2C: Add FDT and non-FDT support for I2C
authorAmar <amarendra.xt@samsung.com>
Thu, 4 Apr 2013 06:27:06 +0000 (02:27 -0400)
committerMinkyu Kang <mk7.kang@samsung.com>
Mon, 24 Jun 2013 02:25:19 +0000 (11:25 +0900)
commit2c07bb9b53dded1d49731bb9cab589002b89286f
treed5f9acc7872454555973da61618b42ae57dd627a
parent9169543d1e3361313041184d2a66fe08ce0fcb93
EXYNOS5: I2C: Add FDT and non-FDT support for I2C

This patch updates the function board_i2c_init() to add support for both
FDT and non-FDT for I2C, and initialise the I2C channels.

Signed-off-by: Amar <amarendra.xt@samsung.com>
Acked-by: Simon Glass <sjg@chromium.org>
Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
drivers/i2c/s3c24x0_i2c.c