All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3] Adding support for the new Armada XP development board from Marvell
@ 2013-01-31 14:50 ` Gregory CLEMENT
  0 siblings, 0 replies; 8+ messages in thread
From: Gregory CLEMENT @ 2013-01-31 14:50 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This is the third version (and hopefully the last) of a single patch
to add the dts support for new Armada XP development board from
Marvell called DB-MV784MP-GP.

The branch GP-board is available at
https://github.com/MISL-EBU-System-SW/mainline-public.git

Changelog:

V2->v3
- fixed typos in comments
- fixed the compatible string for the board and use marvell,axp-gp
  instead of marvell,axp-db which was already used by an other board
- fixed the model name by remove the colon

v2->v1:
- added tested-by from Simon Guinot and Florian Fainelli
- added some comments to emphasize that the amount of memory may
  change.
- named the board ``development board''

Gregory CLEMENT (1):
  arm: mvebu: support for the new Armada XP development
    board(DB-MV784MP-GP)

 arch/arm/boot/dts/Makefile         |    1 +
 arch/arm/boot/dts/armada-xp-gp.dts |  101 ++++++++++++++++++++++++++++++++++++
 2 files changed, 102 insertions(+)
 create mode 100644 arch/arm/boot/dts/armada-xp-gp.dts

-- 
1.7.9.5

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

end of thread, other threads:[~2013-02-15 22:06 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-31 14:50 [PATCH v3] Adding support for the new Armada XP development board from Marvell Gregory CLEMENT
2013-01-31 14:50 ` Gregory CLEMENT
2013-01-31 14:50 ` [PATCH v3] arm: mvebu: support for the new Armada XP development board(DB-MV784MP-GP) Gregory CLEMENT
2013-01-31 14:50   ` Gregory CLEMENT
2013-02-01  9:09   ` Ezequiel Garcia
2013-02-01  9:09     ` Ezequiel Garcia
2013-02-15 22:06   ` Jason Cooper
2013-02-15 22:06     ` Jason Cooper

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.