From: andrew@lunn.ch (Andrew Lunn)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2] ARM: dts: Convert Linkstation Mini to Device Tree
Date: Sat, 18 Jul 2015 20:52:38 +0200 [thread overview]
Message-ID: <20150718185238.GH17961@lunn.ch> (raw)
In-Reply-To: <1436885641.7145.9.camel@dolka.fr>
On Tue, Jul 14, 2015 at 04:54:01PM +0200, Benjamin Cama wrote:
> The name of the file better reflects the manufacturer's device name
> (LS-WSGL) than the original (lsmini), which exists in a kirkwood version
> too.
>
> Signed-off-by: Benjamin Cama <benoar@dolka.fr>
> ---
> Alexey, Thomas,
>
> I need your approval to change the license, as Jason and Andrew
> suggested using dual licensing. Do you agree with it?
>
> The changes since the first version are:
> * the license change;
> * the more precise attribution to Alexey;
> * gpio keys are now named, even if I find them not to be the good ones;
> at least they fit with the old numbers and the recently submitted
> LS-WSXL scheme;
> * added "earlyprintk" to the command-line
>
> I did not rename the leds to be like LS-WSXL, as they are a bit
> different. I also did not take time to look at the NOR flash layout to
> separate uboot from the config (that must be all there is in these
> 256KB).
>
> Hope the patch is OK like that. Sorry for the long delay, I spent quite
> some time on the IRQ0 fix, and did not have so much of it lately???
>
> arch/arm/boot/dts/Makefile | 3 +-
> arch/arm/boot/dts/orion5x-lswsgl.dts | 276 ++++++++++++++++++++++++++++++++++
> arch/arm/mach-orion5x/Kconfig | 6 +-
> arch/arm/mach-orion5x/lsmini-setup.c | 280 -----------------------------------
> 4 files changed, 281 insertions(+), 284 deletions(-)
> create mode 100644 arch/arm/boot/dts/orion5x-lswsgl.dts
> delete mode 100644 arch/arm/mach-orion5x/lsmini-setup.c
>
> diff --git a/arch/arm/boot/dts/Makefile b/arch/arm/boot/dts/Makefile
> index 992736b..bd5ad2f 100644
> --- a/arch/arm/boot/dts/Makefile
> +++ b/arch/arm/boot/dts/Makefile
> @@ -441,7 +441,8 @@ dtb-$(CONFIG_ARCH_ORION5X) += \
> orion5x-lacie-d2-network.dtb \
> orion5x-lacie-ethernet-disk-mini-v2.dtb \
> orion5x-maxtor-shared-storage-2.dtb \
> - orion5x-rd88f5182-nas.dtb
> + orion5x-rd88f5182-nas.dtb \
> + orion5x-lswsgl.dtb
Hi Benjamin
Please keep these in alphabetical order.
Other than that:
Acked-by: Andrew Lunn <andrew@lunn.ch>
Thanks
Andrew
next prev parent reply other threads:[~2015-07-18 18:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-07-14 14:54 [PATCH v2] ARM: dts: Convert Linkstation Mini to Device Tree Benjamin Cama
2015-07-18 18:52 ` Andrew Lunn [this message]
2015-07-25 14:01 ` Gregory CLEMENT
2015-07-27 20:11 ` Benjamin Cama
2015-08-05 16:54 ` Gregory CLEMENT
2015-08-05 17:00 ` Andrew Lunn
2015-08-06 0:33 ` Alexey Kopytko
2015-08-06 13:07 ` Gregory CLEMENT
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=20150718185238.GH17961@lunn.ch \
--to=andrew@lunn.ch \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).