[PATCH 0/2] ARM: add initial support for the Marvell BG2-Q DMP
Antoine Ténart
antoine.tenart at free-electrons.com
Wed Mar 12 07:06:02 EDT 2014
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/
Antoine Ténart (2):
ARM: dts: berlin2q: add the Marvell Armada 1500 pro (BG2Q) device tree
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-dmp.dts | 32 ++++
arch/arm/boot/dts/berlin2q.dtsi | 167 +++++++++++++++++++++
5 files changed, 207 insertions(+), 1 deletion(-)
create mode 100644 arch/arm/boot/dts/berlin2q-dmp.dts
create mode 100644 arch/arm/boot/dts/berlin2q.dtsi
--
1.8.3.2
More information about the linux-arm-kernel
mailing list