summaryrefslogtreecommitdiff
path: root/arch/arm/dts/kirkwood-db-88f6281.dts
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2019-04-13 20:21:18 +1200
committerStefan Roese <sr@denx.de>2019-04-26 07:35:38 +0200
commitd55254ab77d84f254829578d0b12f8e15082c0a4 (patch)
tree00ad040cea53602f36de74bb51f2773b4a61c049 /arch/arm/dts/kirkwood-db-88f6281.dts
parent30387ee292f04b039d6bd0922e90402c61fa7a21 (diff)
ARM: kirkwood: add db-88f6281-bp board
This is Marvell's Kirkwood development board. It has the following features - 512M DDR2 - 2 PCI connectors - 1 x1 PCI-e interface - 1 Gigabit Ethernet Port - 2 SATA Ports - USB 2.0 Interface - SDIO - 128M NAND Flash - 16M SPI Flash It can be strapped to boot from SPI or NAND so there are two defconfigs (one per boot media). Signed-off-by: Chris Packham <judge.packham@gmail.com> Signed-off-by: Stefan Roese <sr@denx.de>
Diffstat (limited to 'arch/arm/dts/kirkwood-db-88f6281.dts')
-rw-r--r--arch/arm/dts/kirkwood-db-88f6281.dts26
1 files changed, 26 insertions, 0 deletions
diff --git a/arch/arm/dts/kirkwood-db-88f6281.dts b/arch/arm/dts/kirkwood-db-88f6281.dts
new file mode 100644
index 0000000000..2adb17c955
--- /dev/null
+++ b/arch/arm/dts/kirkwood-db-88f6281.dts
@@ -0,0 +1,26 @@
+// SPDX-License-Identifier: GPL-2.0
+/*
+ * Marvell DB-88F6281-BP Development Board Setup
+ *
+ * Saeed Bishara <saeed@marvell.com>
+ * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
+ *
+ */
+
+/dts-v1/;
+
+#include "kirkwood-db.dtsi"
+#include "kirkwood-6281.dtsi"
+
+/ {
+ model = "Marvell DB-88F6281-BP Development Board";
+ compatible = "marvell,db-88f6281-bp", "marvell,kirkwood-88f6281", "marvell,kirkwood";
+};
+
+&pciec {
+ status = "okay";
+};
+
+&pcie0 {
+ status = "okay";
+};