linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] arm: omap: add support for Nokia RM-696 (Nokia N9)
@ 2011-12-09 15:06 Aaro Koskinen
  2011-12-09 15:06 ` [PATCH 1/3] arm: tools: mach-types: add nokia_rm696 Aaro Koskinen
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Aaro Koskinen @ 2011-12-09 15:06 UTC (permalink / raw)
  To: linux-arm-kernel

Hi,

The following patches add minimal support for Nokia RM-696 board.
Tested with Linux 3.2-rc4 and busybox, basic functionality like serial
console and MMC are working. So far the code is identical with RM-680.

mach-types update is needed to compile the code. I'm not sure how the
file is updated these days?

For testing, the following patch is also required:
http://www.spinics.net/lists/linux-omap/msg61022.html

Aaro Koskinen (2):
  arm: tools: mach-types: add nokia_rm696
  arm: omap: add minimal support for Nokia RM-696

Igor Dmitriev (1):
  arm: mach-omap2: sdram-nokia: add 200 MHz memory timings info

 arch/arm/mach-omap2/Kconfig                  |    3 ++-
 arch/arm/mach-omap2/board-rm680.c            |   12 +++++++++++-
 arch/arm/mach-omap2/sdram-nokia.c            |   25 ++++++++++++++++++++++++-
 arch/arm/plat-omap/include/plat/uncompress.h |    1 +
 arch/arm/tools/mach-types                    |    1 +
 5 files changed, 39 insertions(+), 3 deletions(-)

-- 
1.7.2.5

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

end of thread, other threads:[~2011-12-09 20:46 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-09 15:06 [PATCH 0/3] arm: omap: add support for Nokia RM-696 (Nokia N9) Aaro Koskinen
2011-12-09 15:06 ` [PATCH 1/3] arm: tools: mach-types: add nokia_rm696 Aaro Koskinen
2011-12-09 18:07   ` Tony Lindgren
2011-12-09 15:06 ` [PATCH 2/3] arm: mach-omap2: sdram-nokia: add 200 MHz memory timings info Aaro Koskinen
2011-12-09 18:06   ` Tony Lindgren
2011-12-09 19:41     ` Aaro Koskinen
2011-12-09 20:46       ` Tony Lindgren
2011-12-09 15:06 ` [PATCH 3/3] arm: omap: add minimal support for Nokia RM-696 Aaro Koskinen

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).