[U-Boot] [PATCH 0/3] i2c: improve s3c24x0 with High-speed and new SYS_I2C framework support

2013-09-30 Thread Naveen Krishna Chatradhi
This patchset fixes few bugs in the existing s3c24x0.c code (standard i2c) and add support for High-speed i2c bus controller available on Exynos5 SoCs from Samsung. Exynos5250 channels [0 ~ 3] can configured for I2C contoller or new HSI2C controller channels [3 ~ 7] are stand

Re: [U-Boot] [PATCH 0/3] i2c: improve s3c24x0 with High-speed and new SYS_I2C framework support

2013-09-30 Thread Heiko Schocher
Hello Naveen, Am 30.09.2013 08:58, schrieb Naveen Krishna Chatradhi: This patchset fixes few bugs in the existing s3c24x0.c code (standard i2c) and add support for High-speed i2c bus controller available on Exynos5 SoCs from Samsung. Exynos5250 channels [0 ~ 3] can configured for I2C contoller

Re: [U-Boot] [PATCH 0/3] i2c: improve s3c24x0 with High-speed and new SYS_I2C framework support

2013-09-30 Thread Naveen Krishna Ch
Helo Heiko, Thanks for timely reply. On 30 September 2013 13:35, Heiko Schocher wrote: > Hello Naveen, > > Am 30.09.2013 08:58, schrieb Naveen Krishna Chatradhi: > >> This patchset fixes few bugs in the existing s3c24x0.c code (standard i2c) >> and add support for High-speed i2c bus controller a

Re: [U-Boot] [PATCH 0/3] i2c: improve s3c24x0 with High-speed and new SYS_I2C framework support

2013-09-30 Thread Heiko Schocher
Hello Naveen, Am 30.09.2013 12:03, schrieb Naveen Krishna Ch: Helo Heiko, Thanks for timely reply. On 30 September 2013 13:35, Heiko Schocher wrote: Hello Naveen, Am 30.09.2013 08:58, schrieb Naveen Krishna Chatradhi: This patchset fixes few bugs in the existing s3c24x0.c code (standard i

Re: [U-Boot] [PATCH 0/3] i2c: improve s3c24x0 with High-speed and new SYS_I2C framework support

2013-09-30 Thread Heiko Schocher
Hello Naveen, Am 01.10.2013 08:19, schrieb Naveen Krishna Ch: Hello Heiko, On 1 October 2013 11:35, Heiko Schocher wrote: Hello Naveen, Am 30.09.2013 12:03, schrieb Naveen Krishna Ch: Helo Heiko, Thanks for timely reply. On 30 September 2013 13:35, Heiko Schocher wrote: Hello Naveen,

Re: [U-Boot] [PATCH 0/3] i2c: improve s3c24x0 with High-speed and new SYS_I2C framework support

2013-09-30 Thread Naveen Krishna Ch
Hello Heiko, On 1 October 2013 11:35, Heiko Schocher wrote: > Hello Naveen, > > Am 30.09.2013 12:03, schrieb Naveen Krishna Ch: > >> Helo Heiko, >> >> Thanks for timely reply. >> >> On 30 September 2013 13:35, Heiko Schocher wrote: >>> >>> Hello Naveen, >>> >>> Am 30.09.2013 08:58, schrieb Navee