Re: [PATCH 08/14] i2c: exynos5: Add Kconfig dependencies

2014-09-03 Thread Naveen Krishna Ch
Hi Olof, On 28 August 2014 09:33, Olof Johansson o...@lixom.net wrote: On Wed, Aug 27, 2014 at 03:15:40PM +0530, Naveen Krishna Chatradhi wrote: The i2c-exynos5.c driver can be reused for the HSI2C controller on Exynos7 SoCs from Samsung. This patch adds the Kconfig dependency to choose

[PATCH 08/14] i2c: exynos5: Add Kconfig dependencies

2014-08-27 Thread Naveen Krishna Chatradhi
The i2c-exynos5.c driver can be reused for the HSI2C controller on Exynos7 SoCs from Samsung. This patch adds the Kconfig dependency to choose i2c-exynos5.c for CONFIG_ARCH_EXYNOS7. Signed-off-by: Naveen Krishna Chatradhi ch.nav...@samsung.com To: linux-...@vger.kernel.org Cc: Wolfram Sang

Re: [PATCH 08/14] i2c: exynos5: Add Kconfig dependencies

2014-08-27 Thread Olof Johansson
On Wed, Aug 27, 2014 at 03:15:40PM +0530, Naveen Krishna Chatradhi wrote: The i2c-exynos5.c driver can be reused for the HSI2C controller on Exynos7 SoCs from Samsung. This patch adds the Kconfig dependency to choose i2c-exynos5.c for CONFIG_ARCH_EXYNOS7. Signed-off-by: Naveen Krishna