From: simon.guinot@sequanux.org (Simon Guinot)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 0/3] Add DT board setup for LaCie CloudBox
Date: Tue, 9 Apr 2013 00:41:26 +0200 [thread overview]
Message-ID: <1365460889-22965-1-git-send-email-simon.guinot@sequanux.org> (raw)
This patch series adds DT board setup for the LaCie CloudBox machine.
Note that two patches have been added for this v2. The first,
"ARM: Kirkwood: sort board entries by ASCII-code order" helps to respect
alphabetical order while adding a new board entry. The last,
"ARM: Kirkwood: update Network Space Mini v2 description" could be
useful to differentiate the cloudbox and netspace_v2_mini machines
(both embedded in products named LaCie CloudBox).
Regards,
Simon
Changes for v2:
- Add patch "ARM: Kirkwood: sort board entries by ASCII-code order".
- Add patch "ARM: Kirkwood: update Network Space Mini v2 description".
- Rebase against Jason's branch marvell/mvebu/boards.
- Remove i2c pinctrl declaration (not used).
- For all modified files, respect alphabetical order while inserting cloudbox
entries.
- Enhance patch description to avoid confusion between the two LaCie
products named CloudBox.
Simon Guinot (3):
ARM: Kirkwood: sort board entries by ASCII-code order
ARM: Kirkwood: DT board setup for CloudBox
ARM: Kirkwood: update Network Space Mini v2 description
arch/arm/boot/dts/Makefile | 3 +-
arch/arm/boot/dts/kirkwood-cloudbox.dts | 89 +++++++++
arch/arm/boot/dts/kirkwood-ns2mini.dts | 1 +
arch/arm/configs/kirkwood_defconfig | 51 ++---
arch/arm/mach-kirkwood/Kconfig | 325 ++++++++++++++++---------------
arch/arm/mach-kirkwood/Makefile | 41 ++--
arch/arm/mach-kirkwood/board-dt.c | 14 +-
arch/arm/mach-kirkwood/board-ns2.c | 3 +-
arch/arm/mach-kirkwood/common.h | 6 +
9 files changed, 324 insertions(+), 209 deletions(-)
create mode 100644 arch/arm/boot/dts/kirkwood-cloudbox.dts
--
1.7.10.4
next reply other threads:[~2013-04-08 22:41 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-08 22:41 Simon Guinot [this message]
2013-04-08 22:41 ` [PATCH v2 1/3] ARM: Kirkwood: sort board entries by ASCII-code order Simon Guinot
2013-04-08 22:41 ` [PATCH v2 2/3] ARM: Kirkwood: DT board setup for CloudBox Simon Guinot
2013-04-08 22:41 ` [PATCH v2 3/3] ARM: Kirkwood: update Network Space Mini v2 description Simon Guinot
2013-04-09 5:19 ` [PATCH v2 0/3] Add DT board setup for LaCie CloudBox Andrew Lunn
2013-04-10 18:21 ` Jason Cooper
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=1365460889-22965-1-git-send-email-simon.guinot@sequanux.org \
--to=simon.guinot@sequanux.org \
--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).