36c411d349268e41e05d220f3d56e2d82553506e
[cascardo/linux.git] / arch / arm / boot / dts / kirkwood-db-88f6282.dts
1 /*
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
14 #include "kirkwood-db.dtsi"
15 #include "kirkwood-6282.dtsi"
16
17 / {
18         model = "Marvell DB-88F6282-BP Development Board";
19         compatible = "marvell,db-88f6282-bp", "marvell,kirkwood-88f6282", "marvell,kirkwood";
20
21         mbus {
22                 ranges = <MBUS_ID(0xf0, 0x01) 0 0xf1000000 0x100000>;
23                 pcie-controller {
24                         status = "okay";
25
26                         pcie@1,0 {
27                                 status = "okay";
28                         };
29
30                         pcie@2,0 {
31                                 status = "okay";
32                         };
33                 };
34         };
35 };