linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] ARM: add initial support for the Marvell BG2-Q DMP
@ 2014-03-13 14:06 Antoine Ténart
  2014-03-13 14:06 ` [PATCH v2 1/3] ARM: dts: berlin2q: add the Marvell Armada 1500 pro Antoine Ténart
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Antoine Ténart @ 2014-03-13 14:06 UTC (permalink / raw)
  To: linux-arm-kernel

This serie adds the initial support for the Marvell BG2-Q DMP (part of the
Berlin family). SoC has nodes for cpu, l2 cache controller, interrupt
controllers, local timer, apb timers and uarts for now.

Homepage: http://www.marvell.com/digital-entertainment/armada-1500-pro/

Changes since v1:
        - removed duplicated label and hierarchy from the Marvell BG2-Q DMP
          device tree
        - updated the memory size
        - added more information in commit logs
        - shorted nodes by address
        - fixed clocks cells config
        - renamed the Marvell BG2-Q DMP device tree
        - moved documentation changes into a single patch
        - fixed documentation typo

Antoine T?nart (3):
  ARM: dts: berlin2q: add the Marvell Armada 1500 pro
  ARM: berlin2q: add the Marvell Armada 1500 pro in the documentation
  ARM: dts: berlin2q: add the Marvell BG2-Q DMP device tree

 Documentation/arm/Marvell/README                   |   5 +
 .../devicetree/bindings/arm/marvell,berlin.txt     |   1 +
 arch/arm/boot/dts/Makefile                         |   3 +-
 arch/arm/boot/dts/berlin2q-marvell-dmp.dts         |  28 ++++
 arch/arm/boot/dts/berlin2q.dtsi                    | 167 +++++++++++++++++++++
 5 files changed, 203 insertions(+), 1 deletion(-)
 create mode 100644 arch/arm/boot/dts/berlin2q-marvell-dmp.dts
 create mode 100644 arch/arm/boot/dts/berlin2q.dtsi

-- 
1.8.3.2

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

end of thread, other threads:[~2014-03-14 11:36 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-13 14:06 [PATCH v2 0/3] ARM: add initial support for the Marvell BG2-Q DMP Antoine Ténart
2014-03-13 14:06 ` [PATCH v2 1/3] ARM: dts: berlin2q: add the Marvell Armada 1500 pro Antoine Ténart
2014-03-13 17:25   ` Mark Rutland
2014-03-14  9:31   ` Sebastian Hesselbarth
2014-03-14  9:48     ` Antoine Ténart
2014-03-14  9:53       ` Sebastian Hesselbarth
2014-03-14 11:32     ` Alexandre Belloni
2014-03-14 11:36       ` Sebastian Hesselbarth
2014-03-13 14:06 ` [PATCH v2 2/3] ARM: berlin2q: add the Marvell Armada 1500 pro in the documentation Antoine Ténart
2014-03-13 14:06 ` [PATCH v2 3/3] ARM: dts: berlin2q: add the Marvell BG2-Q DMP device tree Antoine Ténart

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