1 // SPDX-License-Identifier: GPL-2.0+ 2 /* 3 * Device Tree file for QNAP TS41X with 6282 SoC 4 * 5 * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch> 6 */ 7 8 /dts-v1/; 9 10 #include "kirkwood.dtsi" 11 #include "kirkwood-6282.dtsi" 12 #include "kirkwood-ts219.dtsi" 13 #include "kirkwood-ts419.dtsi" 14 15 ðphy0 { reg = <0>; }; 16 ðphy1 { reg = <1>; }; 17 18 &pciec { status = "okay"; }; 19 &pcie1 { status = "okay"; };
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.