Re: [PATCH 1/2 v3] i2c: exynos5: add support for HSI2C on Exynos5260 SoC

2014-02-07 Thread Wolfram Sang
On Thu, Feb 06, 2014 at 02:50:51PM +0100, Tomasz Figa wrote: Also, please use correct addresses of DT ML and Wolfram's e-mail (fixed in this message). And please don't use In-Reply-To when sending new versions of patches. The message threading became hard to read here... signature.asc

Re: [PATCH 1/2 v3] i2c: exynos5: add support for HSI2C on Exynos5260 SoC

2014-02-07 Thread Tomasz Figa
On 07.02.2014 11:17, Wolfram Sang wrote: On Thu, Feb 06, 2014 at 02:50:51PM +0100, Tomasz Figa wrote: Also, please use correct addresses of DT ML and Wolfram's e-mail (fixed in this message). And please don't use In-Reply-To when sending new versions of patches. The message threading became

[PATCH 1/2 v3] i2c: exynos5: add support for HSI2C on Exynos5260 SoC

2014-02-06 Thread Naveen Krishna Chatradhi
This patch implements a variant struct to handle the differences (like fifo_depths) in the HSI2C modules across SoCs. Adds a new compatible to support HSI2C module on Exynos5260. Also resets the module as an init sequence (Needed by Exynos5260). Signed-off-by: Naveen Krishna Chatradhi

Re: [PATCH 1/2 v3] i2c: exynos5: add support for HSI2C on Exynos5260 SoC

2014-02-06 Thread Tomasz Figa
Hi Naveen, On 06.02.2014 13:06, Naveen Krishna Chatradhi wrote: This patch implements a variant struct to handle the differences (like fifo_depths) in the HSI2C modules across SoCs. Adds a new compatible to support HSI2C module on Exynos5260. Also resets the module as an init sequence (Needed

Re: [PATCH 1/2 v3] i2c: exynos5: add support for HSI2C on Exynos5260 SoC

2014-02-06 Thread Tomasz Figa
Also, please use correct addresses of DT ML and Wolfram's e-mail (fixed in this message). Best regards, Tomasz On 06.02.2014 14:31, Tomasz Figa wrote: Hi Naveen, On 06.02.2014 13:06, Naveen Krishna Chatradhi wrote: This patch implements a variant struct to handle the differences (like