On Tue, Mar 27, 2012 at 10:54:11PM +0100, 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. > > Use IEEE-compliant "okay", rather than "ok" > > Acked-by: Arnd Bergmann <[email protected]> > Acked-by: Jason Cooper <[email protected]> > Signed-off-by: Jamie Lentin <[email protected]> > --- > arch/arm/boot/dts/kirkwood-dns320.dts | 29 +++ > arch/arm/boot/dts/kirkwood-dns325.dts | 24 +++ > arch/arm/mach-kirkwood/Kconfig | 23 +++ > arch/arm/mach-kirkwood/Makefile | 1 + > arch/arm/mach-kirkwood/Makefile.boot | 2 + > arch/arm/mach-kirkwood/board-dnskw.c | 306 > +++++++++++++++++++++++++++++++++ > arch/arm/mach-kirkwood/board-dt.c | 5 + > arch/arm/mach-kirkwood/common.h | 6 + > 8 files changed, 396 insertions(+), 0 deletions(-) > create mode 100644 arch/arm/boot/dts/kirkwood-dns320.dts > create mode 100644 arch/arm/boot/dts/kirkwood-dns325.dts > create mode 100644 arch/arm/mach-kirkwood/board-dnskw.c
Jamie, I've applied this locally, thanks. Looks like Grant took #5 through his tree. As #3 and #4 depend on #2, I'll wait for the next version of #2 incorporating Grant's comments before I apply #2-#4. thx, Jason. _______________________________________________ devicetree-discuss mailing list [email protected] https://lists.ozlabs.org/listinfo/devicetree-discuss
