mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-20 10:44:23 +08:00
eb59e09203
Follow the recent trend for the license description Acked-by: Jason Cooper <jason@lakedaemon.net> Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
17 lines
328 B
Plaintext
17 lines
328 B
Plaintext
// SPDX-License-Identifier: GPL-2.0+
|
|
/*
|
|
* Device Tree file for QNAP TS41X with 6281 SoC
|
|
*
|
|
* Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch>
|
|
*/
|
|
|
|
/dts-v1/;
|
|
|
|
#include "kirkwood.dtsi"
|
|
#include "kirkwood-6281.dtsi"
|
|
#include "kirkwood-ts219.dtsi"
|
|
#include "kirkwood-ts419.dtsi"
|
|
|
|
ðphy0 { reg = <8>; };
|
|
ðphy1 { reg = <0>; };
|