1*f126890aSEmmanuel Vadot// SPDX-License-Identifier: GPL-2.0+ 2*f126890aSEmmanuel Vadot/* 3*f126890aSEmmanuel Vadot * Device Tree file for QNAP TS41X with 6282 SoC 4*f126890aSEmmanuel Vadot * 5*f126890aSEmmanuel Vadot * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch> 6*f126890aSEmmanuel Vadot */ 7*f126890aSEmmanuel Vadot 8*f126890aSEmmanuel Vadot/dts-v1/; 9*f126890aSEmmanuel Vadot 10*f126890aSEmmanuel Vadot#include "kirkwood.dtsi" 11*f126890aSEmmanuel Vadot#include "kirkwood-6282.dtsi" 12*f126890aSEmmanuel Vadot#include "kirkwood-ts219.dtsi" 13*f126890aSEmmanuel Vadot#include "kirkwood-ts419.dtsi" 14*f126890aSEmmanuel Vadot 15*f126890aSEmmanuel Vadotðphy0 { reg = <0>; }; 16*f126890aSEmmanuel Vadotðphy1 { reg = <1>; }; 17*f126890aSEmmanuel Vadot 18*f126890aSEmmanuel Vadot&pciec { status = "okay"; }; 19*f126890aSEmmanuel Vadot&pcie1 { status = "okay"; }; 20