From: linux_arm@lakedaemon.net (linux_arm at lakedaemon.net)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/2 RFC] arm/kirkwood: add dreamplug support.
Date: Tue, 14 Jun 2011 19:52:53 +0000 [thread overview]
Message-ID: <cover.1308080024.git.jason@lakedaemon.net> (raw)
From: Jason Cooper <linux_arm@lakedaemon.net>
All,
This is an RFC patch series until mach-types is updated. This compiles,
loads, runs, and sees the SPI flash.
Concerns:
- I sent an email to rmk a day or two ago regarding updating the
mach-types, but haven't heard. I know he's busy, just wanted
to make sure I was doing it right. I requested it here [1].
- I haven't had a chance to confirm the LED mappings are correct.
- Once the mach-types are updated, I'll drop the first patch, it's
just for folks who want to try the series and have it build and run.
[1] http://www.arm.linux.org.uk/developer/machines/list.php?id=3550
Jason Cooper (2):
arm/kirkwood: TEMP hack till mach-types is updated.
arm/kirkwood: add dreamplug support.
arch/arm/mach-kirkwood/Kconfig | 6 ++
arch/arm/mach-kirkwood/Makefile | 1 +
arch/arm/mach-kirkwood/dreamplug-setup.c | 144 ++++++++++++++++++++++++++++++
arch/arm/tools/mach-types | 1 +
4 files changed, 152 insertions(+), 0 deletions(-)
create mode 100644 arch/arm/mach-kirkwood/dreamplug-setup.c
next reply other threads:[~2011-06-14 19:52 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-06-14 19:52 linux_arm at lakedaemon.net [this message]
2011-06-14 19:52 ` [PATCH 1/2 RFC] arm/kirkwood: TEMP hack till mach-types is updated linux_arm at lakedaemon.net
2011-06-14 19:52 ` [PATCH 2/2 RFC] arm/kirkwood: add dreamplug support linux_arm at lakedaemon.net
2011-06-14 22:01 ` [PATCH 0/2 " Michael Walle
2011-06-14 22:08 ` Jason
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=cover.1308080024.git.jason@lakedaemon.net \
--to=linux_arm@lakedaemon.net \
--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.