Andrew Lunn | 934b524 | 2014-01-06 23:49:17 +0100 | [diff] [blame] | 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 | ðphy0 { reg = <0>; }; |
| 32 | ðphy1 { reg = <1>; }; |