Re: [PATCH] ARM: DTS: exynos5250-arndale: Add initial board support file

2013-01-24 Thread Tushar Behera
On 01/24/2013 12:21 PM, Alim Akhtar wrote: >> + >> + i2c@12CC { >> + status = "disabled"; >> + }; >> + >> + i2c@12CD { >> + status = "disabled"; >> + }; >> + >> + i2c@121D { >> + status = "disabled"; >> + };

Re: [PATCH] ARM: DTS: exynos5250-arndale: Add initial board support file

2013-01-24 Thread Tushar Behera
On 01/24/2013 12:14 PM, Sachin Kamat wrote: >> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile >> index 5ebb44f..60a9e52 100644 >> --- a/arch/arm/boot/dts/Makefile >> +++ b/arch/arm/boot/dts/Makefile >> @@ -44,6 +44,7 @@ dtb-$(CONFIG_ARCH_EXYNOS) += exynos4210-origen.dtb \ >>

Re: [PATCH] ARM: DTS: exynos5250-arndale: Add initial board support file

2013-01-23 Thread Alim Akhtar
Hi Tushar, On Thu, Jan 24, 2013 at 11:46 AM, Tushar Behera wrote: > From: Girish K S > > Arndale is a low cost board based on the Samsung Exynos5250 SoC. This > patch adds initial device tree support for this board. > > Signed-off-by: Girish K S > Signed-off-by: Tushar Behera > --- > arch/arm

Re: [PATCH] ARM: DTS: exynos5250-arndale: Add initial board support file

2013-01-23 Thread Sachin Kamat
Hi Tushar, Just a couple of minor comments. On 24 January 2013 11:46, Tushar Behera wrote: > From: Girish K S > > Arndale is a low cost board based on the Samsung Exynos5250 SoC. This > patch adds initial device tree support for this board. > > Signed-off-by: Girish K S > Signed-off-by: Tushar

[PATCH] ARM: DTS: exynos5250-arndale: Add initial board support file

2013-01-23 Thread Tushar Behera
From: Girish K S Arndale is a low cost board based on the Samsung Exynos5250 SoC. This patch adds initial device tree support for this board. Signed-off-by: Girish K S Signed-off-by: Tushar Behera --- arch/arm/boot/dts/Makefile |1 + arch/arm/boot/dts/exynos5250-arndale.dts