]> CyberLeo.Net >> Repos - FreeBSD/releng/10.2.git/blob - sys/gnu/dts/arm/kirkwood-ts419-6282.dts
- Copy stable/10@285827 to releng/10.2 in preparation for 10.2-RC1
[FreeBSD/releng/10.2.git] / sys / gnu / dts / arm / kirkwood-ts419-6282.dts
1 /*
2  * Device Tree file for QNAP TS41X with 6282 SoC
3  *
4  * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch>
5  *
6  * This program is free software; you can redistribute it and/or
7  * modify it under the terms of the GNU General Public License
8  * as published by the Free Software Foundation; either version
9  * 2 of the License, or (at your option) any later version.
10  */
11
12 /dts-v1/;
13
14 #include "kirkwood.dtsi"
15 #include "kirkwood-6282.dtsi"
16 #include "kirkwood-ts219.dtsi"
17 #include "kirkwood-ts419.dtsi"
18
19 / {
20         mbus {
21                 pcie-controller {
22                         status = "okay";
23
24                         pcie@2,0 {
25                                 status = "okay";
26                         };
27                 };
28         };
29 };
30
31 &ethphy0 { reg = <0>; };
32 &ethphy1 { reg = <1>; };