Re: [PATCH v3 2/2] ARM: dts: Add peach-pit board support

2014-05-01 Thread Doug Anderson
Arun, On Wed, Apr 30, 2014 at 4:08 AM, Arun Kumar K arun...@samsung.com wrote: + memory { + reg = 0x2000 0x8000; As mentioned in the other thread, I think this should be 0 0 +pinctrl_0 { + tpm_irq: tpm-irq { + samsung,pins = gpx1-0; +

Re: [PATCH v3 2/2] ARM: dts: Add peach-pit board support

2014-05-01 Thread Tomasz Figa
On 01.05.2014 17:40, Doug Anderson wrote: Arun, On Wed, Apr 30, 2014 at 4:08 AM, Arun Kumar K arun...@samsung.com wrote: + memory { + reg = 0x2000 0x8000; As mentioned in the other thread, I think this should be 0 0 I guess it may depend on your boards, but DT

Re: [PATCH v3 2/2] ARM: dts: Add peach-pit board support

2014-05-01 Thread Doug Anderson
Tomasz, On Thu, May 1, 2014 at 10:30 AM, Tomasz Figa tomasz.f...@gmail.com wrote: On 01.05.2014 17:40, Doug Anderson wrote: Arun, On Wed, Apr 30, 2014 at 4:08 AM, Arun Kumar K arun...@samsung.com wrote: + memory { + reg = 0x2000 0x8000; As mentioned in the

[PATCH v3 2/2] ARM: dts: Add peach-pit board support

2014-04-30 Thread Arun Kumar K
Adds the google peach-pit board dts file which uses exynos5420 SoC. Signed-off-by: Arun Kumar K arun...@samsung.com Signed-off-by: Doug Anderson diand...@chromium.org --- arch/arm/boot/dts/Makefile |1 + arch/arm/boot/dts/exynos5420-peach-pit.dts | 156