Linux Audio

Check our new training course

Embedded Linux training

Mar 10-20, 2025, special US time zones
Register
Loading...
v6.2
 1// SPDX-License-Identifier: GPL-2.0+
 2/*
 3 * Device Tree file for QNAP TS41X with 6281 SoC
 4 *
 5 * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch>
 
 
 
 
 
 6 */
 7
 8/dts-v1/;
 9
10#include "kirkwood.dtsi"
11#include "kirkwood-6281.dtsi"
12#include "kirkwood-ts219.dtsi"
13#include "kirkwood-ts419.dtsi"
14
15&ethphy0 { reg = <8>; };
16&ethphy1 { reg = <0>; };
v4.10.11
 
 1/*
 2 * Device Tree file for QNAP TS41X with 6281 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-6281.dtsi"
16#include "kirkwood-ts219.dtsi"
17#include "kirkwood-ts419.dtsi"
18
19&ethphy0 { reg = <8>; };
20&ethphy1 { reg = <0>; };