blob: e8b23e13ec0c935dd6d86371dfb54a57e0b0df48 [file] [log] [blame]
Thomas Petazzoni0d0632f2013-05-15 15:37:01 +02001/*
2 * Marvell DB-88F6282-BP Development Board Setup
3 *
4 * Saeed Bishara <saeed@marvell.com>
5 * Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
6 *
7 * This file is licensed under the terms of the GNU General Public
8 * License version 2. This program is licensed "as is" without any
9 * warranty of any kind, whether express or implied.
10 */
11
12/dts-v1/;
13
Ezequiel Garcia0ab61292013-07-26 10:18:02 -030014#include "kirkwood-db.dtsi"
15#include "kirkwood-6282.dtsi"
Thomas Petazzoni0d0632f2013-05-15 15:37:01 +020016
17/ {
18 model = "Marvell DB-88F6282-BP Development Board";
19 compatible = "marvell,db-88f6282-bp", "marvell,kirkwood-88f6282", "marvell,kirkwood";
Andrew Lunneb13cf82016-04-03 04:03:47 +020020};
Thomas Petazzoni0d0632f2013-05-15 15:37:01 +020021
Andrew Lunneb13cf82016-04-03 04:03:47 +020022&pciec {
23 status = "okay";
24};
Thomas Petazzoni0d0632f2013-05-15 15:37:01 +020025
Andrew Lunneb13cf82016-04-03 04:03:47 +020026&pcie0 {
27 status = "okay";
28};
Thomas Petazzoni0d0632f2013-05-15 15:37:01 +020029
Andrew Lunneb13cf82016-04-03 04:03:47 +020030&pcie1 {
31 status = "okay";
Thomas Petazzoni0d0632f2013-05-15 15:37:01 +020032};