[PATCH v2] ARM: kirkwood: convert Guruplug Server Plus to use the device tree
Willy Tarreau
w at 1wt.eu
Mon Jan 7 13:08:49 EST 2013
Hi Jason,
On Mon, Jan 07, 2013 at 12:48:31PM -0500, Jason Cooper wrote:
> On Sun, Dec 09, 2012 at 07:40:04PM +0100, Willy Tarreau wrote:
> > From 075e116c6cb513af0e0b9d9167ddd47e1b084bca Mon Sep 17 00:00:00 2001
> > From: Willy Tarreau <w at 1wt.eu>
> > Date: Sun, 9 Dec 2012 19:21:09 +0100
> > Subject: ARM: kirkwood: convert Guruplug Server Plus to device tree
> >
> > Add a device tree entry for the Guruplug Server Plus board. This port
> > was based both on the work done on the dreamplug and the dockstar.
> >
> > It builds, boots and works on my Guruplug Server Plus.
> >
> > Signed-off-by: Willy Tarreau <w at 1wt.eu>
> > ---
> > arch/arm/boot/dts/Makefile | 1 +
> > .../arm/boot/dts/kirkwood-guruplug-server-plus.dts | 94 ++++++++++++++++++++++
> > arch/arm/mach-kirkwood/Kconfig | 7 ++
> > arch/arm/mach-kirkwood/Makefile | 1 +
> > arch/arm/mach-kirkwood/board-dt.c | 4 +
> > arch/arm/mach-kirkwood/board-guruplug.c | 39 +++++++++
> > arch/arm/mach-kirkwood/common.h | 5 ++
> > 7 files changed, 151 insertions(+)
> > create mode 100644 arch/arm/boot/dts/kirkwood-guruplug-server-plus.dts
> > create mode 100644 arch/arm/mach-kirkwood/board-guruplug.c
>
> Applied to mvebu/boards.
I'm assuming you meant kirkwood instead of mvebu here, but thanks anyway !
Willy
More information about the linux-arm-kernel
mailing list