Re: [U-Boot] [PATCH] i2c: samsung: register i2c busses for Exynso5420 and Exynos5250

2013-11-25 Thread Naveen Krishna Ch
Hello All, On 25 November 2013 16:58, Naveen Krishna Chatradhi wrote: > This patch adds the U_BOOT_I2C_ADAP_COMPLETE defines for channels > on Exynos5420 and Exynos5250 and also adds support for init function > for hsi2c channels > > Signed-off-by: Naveen Krishna Chatradhi > --- > README

[U-Boot] [PATCH] i2c: samsung: register i2c busses for Exynso5420 and Exynos5250

2013-11-25 Thread Naveen Krishna Chatradhi
This patch adds the U_BOOT_I2C_ADAP_COMPLETE defines for channels on Exynos5420 and Exynos5250 and also adds support for init function for hsi2c channels Signed-off-by: Naveen Krishna Chatradhi --- README|6 ++ drivers/i2c/s3c24x0_i2c.c | 222