Re: [PATCH 2/7] ARM: s5pv310-dt: Add a basic dts file for SMDKV310 machine

2011-02-17 Thread Grant Likely
Hi Thomas, replies below... On Thu, Feb 17, 2011 at 6:55 AM, Thomas Abraham wrote: > Hi Grant, > > On 17 February 2011 06:04, Grant Likely wrote: >> On Sat, Feb 12, 2011 at 06:17:00PM +0530, Thomas Abraham wrote: >>> This patch adds a basic dts file for Samsung's SMDKV310 board which >>> is base

Re: [PATCH 2/7] ARM: s5pv310-dt: Add a basic dts file for SMDKV310 machine

2011-02-17 Thread Thomas Abraham
Hi Grant, On 17 February 2011 06:04, Grant Likely wrote: > On Sat, Feb 12, 2011 at 06:17:00PM +0530, Thomas Abraham wrote: >> This patch adds a basic dts file for Samsung's SMDKV310 board which >> is based on the s5pv310 machine. >> >> Signed-off-by: Thomas Abraham > > Structure looks good.  Som

Re: [PATCH 2/7] ARM: s5pv310-dt: Add a basic dts file for SMDKV310 machine

2011-02-16 Thread Grant Likely
On Sat, Feb 12, 2011 at 06:17:00PM +0530, Thomas Abraham wrote: > This patch adds a basic dts file for Samsung's SMDKV310 board which > is based on the s5pv310 machine. > > Signed-off-by: Thomas Abraham Structure looks good. Some comments below, but it is getting close. > --- > arch/arm/mach-

[PATCH 2/7] ARM: s5pv310-dt: Add a basic dts file for SMDKV310 machine

2011-02-12 Thread Thomas Abraham
This patch adds a basic dts file for Samsung's SMDKV310 board which is based on the s5pv310 machine. Signed-off-by: Thomas Abraham --- arch/arm/mach-s5pv310/mach-smdkv310.dts | 78 +++ 1 files changed, 78 insertions(+), 0 deletions(-) create mode 100755 arch/arm/ma