Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gerg/m68knommu
[deliverable/linux.git] / arch / arm / boot / dts / kirkwood-db-88f6281.dts
CommitLineData
0d0632f5
TP
1/*
2 * Marvell DB-88F6281-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
0ab6129c
EG
14#include "kirkwood-db.dtsi"
15#include "kirkwood-6281.dtsi"
0d0632f5
TP
16
17/ {
18 model = "Marvell DB-88F6281-BP Development Board";
19 compatible = "marvell,db-88f6281-bp", "marvell,kirkwood-88f6281", "marvell,kirkwood";
eb13cf83 20};
0d0632f5 21
eb13cf83
AL
22&pciec {
23 status = "okay";
24};
0d0632f5 25
eb13cf83
AL
26&pcie0 {
27 status = "okay";
0d0632f5 28};
This page took 0.174189 seconds and 5 git commands to generate.