public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
* [PATCH 0/2 RFC] arm/kirkwood: add dreamplug support.
@ 2011-06-14 19:52 linux_arm at lakedaemon.net
  2011-06-14 19:52 ` [PATCH 1/2 RFC] arm/kirkwood: TEMP hack till mach-types is updated linux_arm at lakedaemon.net
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: linux_arm at lakedaemon.net @ 2011-06-14 19:52 UTC (permalink / raw)
  To: linux-arm-kernel

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

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2011-06-14 22:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-14 19:52 [PATCH 0/2 RFC] arm/kirkwood: add dreamplug support linux_arm at lakedaemon.net
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox