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

2013-01-24 Thread Tushar Behera
On 01/25/2013 10:59 AM, Alim Akhtar wrote: [ ... ] >> + >> + dwmmc_2: dwmmc2@1222 { >> + num-slots = <1>; >> + supports-highspeed; >> + fifo-depth = <0x80>; >> + card-detect-delay = <200>; >> + samsung,dw-mshc-ciu-div

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

2013-01-24 Thread Alim Akhtar
Hi Tushar, On Fri, Jan 25, 2013 at 10:36 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 > --- > Changes f

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

2013-01-24 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 --- Changes for V2: * Addressed review comments from Sachin. * Fixed GPIO numbers for dwmmc0