From: gmbnomis@gmail.com (Simon Baatz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/1] kirkwood: Add support for IB-NAS6210/6220 using devicetree
Date: Mon, 30 Apr 2012 23:55:16 +0200 [thread overview]
Message-ID: <1335822917-16689-1-git-send-email-gmbnomis@gmail.com> (raw)
Hi,
the following patch is adding support for the kirkwood-based RaidSonic
IB-NAS6210 and IB-NAS6220 boxes. Since these use nand, the patch is
based on Jamie Lentin's work for orion_nand devicetree bindings (as
suggested by Jason Cooper).
The patch applies on top of Jamie's V5 DNS-320 & DNS-325 patches
(http://lists.infradead.org/pipermail/linux-arm-kernel/2012-April/094739.html)
on top of v3.4-rc5.
Please let me know if I should rebase to somewhere else or if I should
structure the patch differently in general.
- Simon
Simon Baatz (1):
ARM: kirkwood: Add support for RaidSonic IB-NAS6210/6220 using
devicetree
arch/arm/boot/dts/kirkwood-ib62x0.dts | 44 ++++++++++
arch/arm/mach-kirkwood/Kconfig | 8 ++
arch/arm/mach-kirkwood/Makefile | 1 +
arch/arm/mach-kirkwood/Makefile.boot | 1 +
arch/arm/mach-kirkwood/board-dt.c | 4 +
arch/arm/mach-kirkwood/board-ib62x0.c | 143 +++++++++++++++++++++++++++++++++
arch/arm/mach-kirkwood/common.h | 6 ++
7 files changed, 207 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/boot/dts/kirkwood-ib62x0.dts
create mode 100644 arch/arm/mach-kirkwood/board-ib62x0.c
--
1.7.5.4
next reply other threads:[~2012-04-30 21:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-04-30 21:55 Simon Baatz [this message]
2012-04-30 21:55 ` [PATCH 1/1] ARM: kirkwood: Add support for RaidSonic IB-NAS6210/6220 using devicetree Simon Baatz
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=1335822917-16689-1-git-send-email-gmbnomis@gmail.com \
--to=gmbnomis@gmail.com \
--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).