Re: [PATCH V2 1/3] ARM: kirkwood: Basic support for DNS-320 and DNS-325

2012-03-25 Thread Jason Cooper
On Sat, Mar 24, 2012 at 07:26:00PM +, Arnd Bergmann wrote: > On Saturday 24 March 2012, Jamie Lentin wrote: > > > > Add support for the DNS-320 and DNS-325. Describe as much as currently > > possible > > in the devicetree files, create a board-dnskw.c for everything else. > > > > Signed-off-

Re: [PATCH V2 1/3] ARM: kirkwood: Basic support for DNS-320 and DNS-325

2012-03-24 Thread Arnd Bergmann
On Saturday 24 March 2012, Jamie Lentin wrote: > > Add support for the DNS-320 and DNS-325. Describe as much as currently > possible > in the devicetree files, create a board-dnskw.c for everything else. > > Signed-off-by: Jamie Lentin Looks good to me. Jason, do you want to add these to you

[PATCH V2 1/3] ARM: kirkwood: Basic support for DNS-320 and DNS-325

2012-03-24 Thread Jamie Lentin
Add support for the DNS-320 and DNS-325. Describe as much as currently possible in the devicetree files, create a board-dnskw.c for everything else. Signed-off-by: Jamie Lentin --- arch/arm/boot/dts/kirkwood-dns320.dts | 29 +++ arch/arm/boot/dts/kirkwood-dns325.dts | 24 +++ arch/arm/mach-k