From: Tom Rini <trini@konsulko.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v2] arm: add support for PDU001
Date: Mon, 22 Jan 2018 11:38:53 -0500 [thread overview]
Message-ID: <20180122163853.GK32220@bill-the-cat> (raw)
In-Reply-To: <84ce0f72-225a-55f8-1955-65c63b54710b@ltec.ch>
On Mon, Jan 22, 2018 at 05:33:59PM +0100, Felix Brack wrote:
> Hi Tom,
>
> On 22.01.2018 16:15, Tom Rini wrote:
> > On Mon, Jan 22, 2018 at 12:07:49PM +0100, Felix Brack wrote:
> >
> >> This patch adds support for the PDU001 board.
> >>
> >> Signed-off-by: Felix Brack <fb@ltec.ch>
> > [snip]
> >> diff --git a/arch/arm/Kconfig b/arch/arm/Kconfig
> >> index f6d57f5..15349b3 100644
> >> --- a/arch/arm/Kconfig
> >> +++ b/arch/arm/Kconfig
> >> @@ -1339,6 +1339,7 @@ source "board/vscom/baltos/Kconfig"
> >> source "board/woodburn/Kconfig"
> >> source "board/work-microwave/work_92105/Kconfig"
> >> source "board/zipitz2/Kconfig"
> >> +source "board/eets/pdu001/Kconfig"
> >
> Sorry, missed that one.
>
> > This should stay alphabetized.
> >
> > [snip]
> >> new file mode 100644
> >> index 0000000..0967e82
> >> --- /dev/null
> >> +++ b/arch/arm/dts/am335x-pdu001.dts
> >
> > So, have you pushed this platform upstream to Linux?
> >
> Not yet. I would like to follow the same procedure for Linux as I did
> for U-Boot, i.e. first finish the work on all drivers required by the board.
OK. Please just make sure to keep it in sync with feedback you get from
upstream there, thanks!
> >> @@ -0,0 +1,612 @@
> >> +/*
> >> + * pdu001.dts
> >> + *
> >> + * EETS GmbH PDU001 board device tree file
> >> + *
> >> + * Copyright (C) 2018 EETS GmbH - http://www.eets.ch/
> >> + *
> >> + * Copyright (C) 2011, Texas Instruments, Incorporated - http://www.ti.com/
> >> + *
> >> + * SPDX-License-Identifier: GPL-2.0-or-later
> >
> > This is not a free-form tag. Here and elsewhere you want "GPL-2.0+".
> >
> Well, I followed the advice on https://spdx.org/licenses/ when using
> this tag. According to SPDX "GPL-2.0+" is deprecated as of V2.0rc2 and
> the use of "GPL-2.0-or-later" is suggested instead. However I'm fine
> using "GPL-2.0+", just let me know.
Ugh. For now, please do GPL-2.0+ and I'll take an action to do a
treewide update to match what's preferred as of 3.0.
--
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20180122/8eca9652/attachment.sig>
prev parent reply other threads:[~2018-01-22 16:38 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-01-22 11:07 [U-Boot] [PATCH v2] arm: add support for PDU001 Felix Brack
2018-01-22 15:15 ` Tom Rini
2018-01-22 16:33 ` Felix Brack
2018-01-22 16:38 ` Tom Rini [this message]
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=20180122163853.GK32220@bill-the-cat \
--to=trini@konsulko.com \
--cc=u-boot@lists.denx.de \
/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