All of lore.kernel.org
 help / color / mirror / Atom feed
From: w@1wt.eu (Willy Tarreau)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: kirkwood: convert Guruplug Server Plus to use the device tree
Date: Mon, 7 Jan 2013 19:08:49 +0100	[thread overview]
Message-ID: <20130107180849.GA28008@1wt.eu> (raw)
In-Reply-To: <20130107174831.GN5075@titan.lakedaemon.net>

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@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@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

  reply	other threads:[~2013-01-07 18:08 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-12-02 15:51 [PATCH] ARM: kirkwood: convert Guruplug to use the device tree Willy Tarreau
2012-12-02 23:09 ` Jason Cooper
2012-12-02 23:22   ` Willy Tarreau
2012-12-02 23:41     ` Jason Cooper
2012-12-02 23:48       ` Willy Tarreau
2012-12-03  0:09         ` Jason Cooper
2012-12-09 18:40       ` [PATCH v2] ARM: kirkwood: convert Guruplug Server Plus " Willy Tarreau
2012-12-09 22:02         ` Jason Cooper
2012-12-09 22:37           ` Willy Tarreau
2012-12-09 23:57             ` Jason Cooper
2013-01-07 17:48         ` Jason Cooper
2013-01-07 18:08           ` Willy Tarreau [this message]
2013-01-07 18:17             ` Jason Cooper
2013-01-07 18:20               ` Willy Tarreau

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130107180849.GA28008@1wt.eu \
    --to=w@1wt.eu \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.