Re: [PATCH 2/2] arm: dt: Add device tree support for i2c instance 1 on exynos4 dt machine

2011-07-22 Thread Tony Lindgren
* G, Manjunath Kondaiah manj...@ti.com [110719 09:59]: On Tue, Jul 19, 2011 at 2:00 AM, Grant Likely grant.lik...@secretlab.ca wrote: No, the i2c bus node should still appear in the SoC .dtsi file.  If a board doesn't use a particular i2c bus, then the board.dts file can add a status =

Re: [PATCH 2/2] arm: dt: Add device tree support for i2c instance 1 on exynos4 dt machine

2011-07-19 Thread G, Manjunath Kondaiah
On Tue, Jul 19, 2011 at 2:00 AM, Grant Likely grant.lik...@secretlab.ca wrote: On Mon, Jul 18, 2011 at 5:53 AM, G, Manjunath Kondaiah manj...@linaro.org wrote: Abraham, Few comments on i2c child devices handling: On 18 July 2011 06:20, Thomas Abraham thomas.abra...@linaro.org wrote: Add

Re: [PATCH 2/2] arm: dt: Add device tree support for i2c instance 1 on exynos4 dt machine

2011-07-18 Thread Ben Dooks
On Sun, Jul 17, 2011 at 10:30:59PM -0600, Grant Likely wrote: On Mon, Jul 18, 2011 at 06:20:41AM +0530, Thomas Abraham wrote: Add device node for i2c instance 1 and list all its connected slave devices. Signed-off-by: Thomas Abraham thomas.abra...@linaro.org ---

Re: [PATCH 2/2] arm: dt: Add device tree support for i2c instance 1 on exynos4 dt machine

2011-07-18 Thread G, Manjunath Kondaiah
Abraham, Few comments on i2c child devices handling: On 18 July 2011 06:20, Thomas Abraham thomas.abra...@linaro.org wrote: Add device node for i2c instance 1 and list all its connected slave devices. Signed-off-by: Thomas Abraham thomas.abra...@linaro.org ---  

Re: [PATCH 2/2] arm: dt: Add device tree support for i2c instance 1 on exynos4 dt machine

2011-07-18 Thread Grant Likely
On Mon, Jul 18, 2011 at 3:45 AM, Ben Dooks ben-...@fluff.org wrote: On Sun, Jul 17, 2011 at 10:30:59PM -0600, Grant Likely wrote: On Mon, Jul 18, 2011 at 06:20:41AM +0530, Thomas Abraham wrote: Add device node for i2c instance 1 and list all its connected slave devices. Signed-off-by:

[PATCH 2/2] arm: dt: Add device tree support for i2c instance 1 on exynos4 dt machine

2011-07-17 Thread Thomas Abraham
Add device node for i2c instance 1 and list all its connected slave devices. Signed-off-by: Thomas Abraham thomas.abra...@linaro.org --- arch/arm/boot/dts/exynos4-smdkv310.dts | 19 ++- arch/arm/mach-exynos4/Kconfig |1 + arch/arm/mach-exynos4/mach-exynos4-dt.c |