diff options
author | Gregory CLEMENT <gregory.clement@bootlin.com> | 2018-03-15 11:57:25 -0400 |
---|---|---|
committer | Gregory CLEMENT <gregory.clement@bootlin.com> | 2018-03-27 09:42:21 -0400 |
commit | e7822263a7a596fbc9120df02c1c56693a306a74 (patch) | |
tree | 0ccf2da600dde777eb84cf1391eb09ac7d3d8750 | |
parent | 0fdd2cd6741f470e32753b010b0329f973a9d983 (diff) |
arm: dts: kirkwood*.dts: use SPDX-License-Identifier for boards using GPL-2.0
Follow the recent trend for the license description
Acked-by: Jason Cooper <jason@lakedaemon.net>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>
43 files changed, 43 insertions, 136 deletions
diff --git a/arch/arm/boot/dts/kirkwood-d2net.dts b/arch/arm/boot/dts/kirkwood-d2net.dts index e1c25c35e9ce..bd3b266dd766 100644 --- a/arch/arm/boot/dts/kirkwood-d2net.dts +++ b/arch/arm/boot/dts/kirkwood-d2net.dts | |||
@@ -1,11 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Device Tree file for d2 Network v2 | 3 | * Device Tree file for d2 Network v2 |
3 | * | 4 | * |
4 | * Copyright (C) 2014 Simon Guinot <simon.guinot@sequanux.org> | 5 | * Copyright (C) 2014 Simon Guinot <simon.guinot@sequanux.org> |
5 | * | 6 | * |
6 | * This file is licensed under the terms of the GNU General Public | ||
7 | * License version 2. This program is licensed "as is" without any | ||
8 | * warranty of any kind, whether express or implied. | ||
9 | */ | 7 | */ |
10 | 8 | ||
11 | /dts-v1/; | 9 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-db-88f6281.dts b/arch/arm/boot/dts/kirkwood-db-88f6281.dts index aee6f02b1c80..2adb17c955aa 100644 --- a/arch/arm/boot/dts/kirkwood-db-88f6281.dts +++ b/arch/arm/boot/dts/kirkwood-db-88f6281.dts | |||
@@ -1,12 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell DB-88F6281-BP Development Board Setup | 3 | * Marvell DB-88F6281-BP Development Board Setup |
3 | * | 4 | * |
4 | * Saeed Bishara <saeed@marvell.com> | 5 | * Saeed Bishara <saeed@marvell.com> |
5 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 6 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
6 | * | 7 | * |
7 | * This file is licensed under the terms of the GNU General Public | ||
8 | * License version 2. This program is licensed "as is" without any | ||
9 | * warranty of any kind, whether express or implied. | ||
10 | */ | 8 | */ |
11 | 9 | ||
12 | /dts-v1/; | 10 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-db-88f6282.dts b/arch/arm/boot/dts/kirkwood-db-88f6282.dts index e8b23e13ec0c..f84a48539917 100644 --- a/arch/arm/boot/dts/kirkwood-db-88f6282.dts +++ b/arch/arm/boot/dts/kirkwood-db-88f6282.dts | |||
@@ -1,12 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell DB-88F6282-BP Development Board Setup | 3 | * Marvell DB-88F6282-BP Development Board Setup |
3 | * | 4 | * |
4 | * Saeed Bishara <saeed@marvell.com> | 5 | * Saeed Bishara <saeed@marvell.com> |
5 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 6 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
6 | * | 7 | * |
7 | * This file is licensed under the terms of the GNU General Public | ||
8 | * License version 2. This program is licensed "as is" without any | ||
9 | * warranty of any kind, whether express or implied. | ||
10 | */ | 8 | */ |
11 | 9 | ||
12 | /dts-v1/; | 10 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-db.dtsi b/arch/arm/boot/dts/kirkwood-db.dtsi index 812df691ae3d..6fe2e31534af 100644 --- a/arch/arm/boot/dts/kirkwood-db.dtsi +++ b/arch/arm/boot/dts/kirkwood-db.dtsi | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell DB-{88F6281,88F6282}-BP Development Board Setup | 3 | * Marvell DB-{88F6281,88F6282}-BP Development Board Setup |
3 | * | 4 | * |
4 | * Saeed Bishara <saeed@marvell.com> | 5 | * Saeed Bishara <saeed@marvell.com> |
5 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 6 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
6 | * | 7 | * |
7 | * This file is licensed under the terms of the GNU General Public | ||
8 | * License version 2. This program is licensed "as is" without any | ||
9 | * warranty of any kind, whether express or implied. | ||
10 | * | ||
11 | * This file contains the definitions that are common between the 6281 | 8 | * This file contains the definitions that are common between the 6281 |
12 | * and 6282 variants of the Marvell Kirkwood Development Board. | 9 | * and 6282 variants of the Marvell Kirkwood Development Board. |
13 | */ | 10 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-dir665.dts b/arch/arm/boot/dts/kirkwood-dir665.dts index 4d2b15d6244a..31ceacd841de 100644 --- a/arch/arm/boot/dts/kirkwood-dir665.dts +++ b/arch/arm/boot/dts/kirkwood-dir665.dts | |||
@@ -1,9 +1,7 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2014 Claudio Leite <leitec@staticky.com> | 3 | * Copyright (C) 2014 Claudio Leite <leitec@staticky.com> |
3 | * | 4 | * |
4 | * This file is licensed under the terms of the GNU General Public | ||
5 | * License version 2. This program is licensed "as is" without any | ||
6 | * warranty of any kind, whether express or implied. | ||
7 | */ | 5 | */ |
8 | 6 | ||
9 | /dts-v1/; | 7 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds109.dts b/arch/arm/boot/dts/kirkwood-ds109.dts index d4bcc1c7f6b3..29982e7acb7f 100644 --- a/arch/arm/boot/dts/kirkwood-ds109.dts +++ b/arch/arm/boot/dts/kirkwood-ds109.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds110jv10.dts b/arch/arm/boot/dts/kirkwood-ds110jv10.dts index 95bf83b91b4a..d68c616e9309 100644 --- a/arch/arm/boot/dts/kirkwood-ds110jv10.dts +++ b/arch/arm/boot/dts/kirkwood-ds110jv10.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds111.dts b/arch/arm/boot/dts/kirkwood-ds111.dts index a85a4664431b..e1420cbcd7e4 100644 --- a/arch/arm/boot/dts/kirkwood-ds111.dts +++ b/arch/arm/boot/dts/kirkwood-ds111.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds112.dts b/arch/arm/boot/dts/kirkwood-ds112.dts index 6cef4bdbc01b..f48609e95afe 100644 --- a/arch/arm/boot/dts/kirkwood-ds112.dts +++ b/arch/arm/boot/dts/kirkwood-ds112.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds209.dts b/arch/arm/boot/dts/kirkwood-ds209.dts index 6d25093a9ac4..f41fe95e055f 100644 --- a/arch/arm/boot/dts/kirkwood-ds209.dts +++ b/arch/arm/boot/dts/kirkwood-ds209.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds210.dts b/arch/arm/boot/dts/kirkwood-ds210.dts index 2f1933efcac1..729f959a7838 100644 --- a/arch/arm/boot/dts/kirkwood-ds210.dts +++ b/arch/arm/boot/dts/kirkwood-ds210.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds212.dts b/arch/arm/boot/dts/kirkwood-ds212.dts index 7f32e7abffac..416bab50d170 100644 --- a/arch/arm/boot/dts/kirkwood-ds212.dts +++ b/arch/arm/boot/dts/kirkwood-ds212.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds212j.dts b/arch/arm/boot/dts/kirkwood-ds212j.dts index f5c4213fc67c..14cf4d8afaf3 100644 --- a/arch/arm/boot/dts/kirkwood-ds212j.dts +++ b/arch/arm/boot/dts/kirkwood-ds212j.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds409.dts b/arch/arm/boot/dts/kirkwood-ds409.dts index e80a962ebba0..a8650f9e3eb7 100644 --- a/arch/arm/boot/dts/kirkwood-ds409.dts +++ b/arch/arm/boot/dts/kirkwood-ds409.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds409slim.dts b/arch/arm/boot/dts/kirkwood-ds409slim.dts index cae5af4b88b5..27a1d840bd15 100644 --- a/arch/arm/boot/dts/kirkwood-ds409slim.dts +++ b/arch/arm/boot/dts/kirkwood-ds409slim.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds411.dts b/arch/arm/boot/dts/kirkwood-ds411.dts index 72e58307416d..86907be70cf9 100644 --- a/arch/arm/boot/dts/kirkwood-ds411.dts +++ b/arch/arm/boot/dts/kirkwood-ds411.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds411j.dts b/arch/arm/boot/dts/kirkwood-ds411j.dts index 3348e330f074..bb3200daea1e 100644 --- a/arch/arm/boot/dts/kirkwood-ds411j.dts +++ b/arch/arm/boot/dts/kirkwood-ds411j.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ds411slim.dts b/arch/arm/boot/dts/kirkwood-ds411slim.dts index aaaf31b81522..9c5364a4e0a8 100644 --- a/arch/arm/boot/dts/kirkwood-ds411slim.dts +++ b/arch/arm/boot/dts/kirkwood-ds411slim.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-laplug.dts b/arch/arm/boot/dts/kirkwood-laplug.dts index 1b0f070c2676..6158214a939a 100644 --- a/arch/arm/boot/dts/kirkwood-laplug.dts +++ b/arch/arm/boot/dts/kirkwood-laplug.dts | |||
@@ -1,9 +1,7 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2013 Maxime Hadjinlian <maxime.hadjinlian@gmail.com> | 3 | * Copyright (C) 2013 Maxime Hadjinlian <maxime.hadjinlian@gmail.com> |
3 | * | 4 | * |
4 | * This file is licensed under the terms of the GNU General Public | ||
5 | * License version 2. This program is licensed "as is" without any | ||
6 | * warranty of any kind, whether express or implied. | ||
7 | */ | 5 | */ |
8 | 6 | ||
9 | /dts-v1/; | 7 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-linksys-viper.dts b/arch/arm/boot/dts/kirkwood-linksys-viper.dts index f21a50dd9869..a7d659b7145a 100644 --- a/arch/arm/boot/dts/kirkwood-linksys-viper.dts +++ b/arch/arm/boot/dts/kirkwood-linksys-viper.dts | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * kirkwood-viper.dts - Device Tree file for Linksys viper (E4200v2 / EA4500) | 3 | * kirkwood-viper.dts - Device Tree file for Linksys viper (E4200v2 / EA4500) |
3 | * | 4 | * |
@@ -6,9 +7,6 @@ | |||
6 | * (c) 2014 Luka Perkov <luka@openwrt.org> | 7 | * (c) 2014 Luka Perkov <luka@openwrt.org> |
7 | * (c) 2014 Randy C. Will <randall.will@gmail.com> | 8 | * (c) 2014 Randy C. Will <randall.will@gmail.com> |
8 | * | 9 | * |
9 | * This file is licensed under the terms of the GNU General Public | ||
10 | * License version 2. This program is licensed "as is" without any | ||
11 | * warranty of any kind, whether express or implied. | ||
12 | */ | 10 | */ |
13 | 11 | ||
14 | /dts-v1/; | 12 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts b/arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts index 327023a477b8..86d532916d56 100644 --- a/arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts +++ b/arch/arm/boot/dts/kirkwood-mv88f6281gtw-ge.dts | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell 88F6281 GTW GE Board | 3 | * Marvell 88F6281 GTW GE Board |
3 | * | 4 | * |
4 | * Lennert Buytenhek <buytenh@marvell.com> | 5 | * Lennert Buytenhek <buytenh@marvell.com> |
5 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 6 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
6 | * | 7 | * |
7 | * This file is licensed under the terms of the GNU General Public | ||
8 | * License version 2. This program is licensed "as is" without any | ||
9 | * warranty of any kind, whether express or implied. | ||
10 | * | ||
11 | * This file contains the definitions that are common between the 6281 | 8 | * This file contains the definitions that are common between the 6281 |
12 | * and 6282 variants of the Marvell Kirkwood Development Board. | 9 | * and 6282 variants of the Marvell Kirkwood Development Board. |
13 | */ | 10 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-nas2big.dts b/arch/arm/boot/dts/kirkwood-nas2big.dts index f53bcacf6b63..6a2934b7d0ce 100644 --- a/arch/arm/boot/dts/kirkwood-nas2big.dts +++ b/arch/arm/boot/dts/kirkwood-nas2big.dts | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Device Tree file for LaCie 2Big NAS | 3 | * Device Tree file for LaCie 2Big NAS |
3 | * | 4 | * |
@@ -5,9 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Author: Simon Guinot <simon.guinot@sequanux.org> | 7 | * Author: Simon Guinot <simon.guinot@sequanux.org> |
7 | * | 8 | * |
8 | * This file is licensed under the terms of the GNU General Public | ||
9 | * License version 2. This program is licensed "as is" without any | ||
10 | * warranty of any kind, whether express or implied. | ||
11 | */ | 9 | */ |
12 | 10 | ||
13 | /dts-v1/; | 11 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-net2big.dts b/arch/arm/boot/dts/kirkwood-net2big.dts index 13a44773b6df..3e3ac289e5b0 100644 --- a/arch/arm/boot/dts/kirkwood-net2big.dts +++ b/arch/arm/boot/dts/kirkwood-net2big.dts | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Device Tree file for LaCie 2Big Network v2 | 3 | * Device Tree file for LaCie 2Big Network v2 |
3 | * | 4 | * |
@@ -8,9 +9,6 @@ | |||
8 | * Based on netxbig_v2-setup.c, | 9 | * Based on netxbig_v2-setup.c, |
9 | * Copyright (C) 2010 Simon Guinot <sguinot@lacie.com> | 10 | * Copyright (C) 2010 Simon Guinot <sguinot@lacie.com> |
10 | * | 11 | * |
11 | * This file is licensed under the terms of the GNU General Public | ||
12 | * License version 2. This program is licensed "as is" without any | ||
13 | * warranty of any kind, whether express or implied. | ||
14 | */ | 12 | */ |
15 | 13 | ||
16 | /dts-v1/; | 14 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-net5big.dts b/arch/arm/boot/dts/kirkwood-net5big.dts index d2d44df9c8c0..cba8a2b6f6d9 100644 --- a/arch/arm/boot/dts/kirkwood-net5big.dts +++ b/arch/arm/boot/dts/kirkwood-net5big.dts | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Device Tree file for LaCie 5Big Network v2 | 3 | * Device Tree file for LaCie 5Big Network v2 |
3 | * | 4 | * |
@@ -8,9 +9,6 @@ | |||
8 | * Based on netxbig_v2-setup.c, | 9 | * Based on netxbig_v2-setup.c, |
9 | * Copyright (C) 2010 Simon Guinot <sguinot@lacie.com> | 10 | * Copyright (C) 2010 Simon Guinot <sguinot@lacie.com> |
10 | * | 11 | * |
11 | * This file is licensed under the terms of the GNU General Public | ||
12 | * License version 2. This program is licensed "as is" without any | ||
13 | * warranty of any kind, whether express or implied. | ||
14 | */ | 12 | */ |
15 | 13 | ||
16 | /dts-v1/; | 14 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-netxbig.dtsi b/arch/arm/boot/dts/kirkwood-netxbig.dtsi index 52b58fe0c4fe..b5737026e244 100644 --- a/arch/arm/boot/dts/kirkwood-netxbig.dtsi +++ b/arch/arm/boot/dts/kirkwood-netxbig.dtsi | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Device Tree common file for LaCie 2Big and 5Big Network v2 | 3 | * Device Tree common file for LaCie 2Big and 5Big Network v2 |
3 | * | 4 | * |
@@ -8,9 +9,6 @@ | |||
8 | * Based on netxbig_v2-setup.c, | 9 | * Based on netxbig_v2-setup.c, |
9 | * Copyright (C) 2010 Simon Guinot <sguinot@lacie.com> | 10 | * Copyright (C) 2010 Simon Guinot <sguinot@lacie.com> |
10 | * | 11 | * |
11 | * This file is licensed under the terms of the GNU General Public | ||
12 | * License version 2. This program is licensed "as is" without any | ||
13 | * warranty of any kind, whether express or implied. | ||
14 | */ | 12 | */ |
15 | 13 | ||
16 | #include <dt-bindings/leds/leds-netxbig.h> | 14 | #include <dt-bindings/leds/leds-netxbig.h> |
diff --git a/arch/arm/boot/dts/kirkwood-openblocks_a7.dts b/arch/arm/boot/dts/kirkwood-openblocks_a7.dts index 27cc913ca0f5..946f0f453dd1 100644 --- a/arch/arm/boot/dts/kirkwood-openblocks_a7.dts +++ b/arch/arm/boot/dts/kirkwood-openblocks_a7.dts | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Device Tree file for OpenBlocks A7 board | 3 | * Device Tree file for OpenBlocks A7 board |
3 | * | 4 | * |
@@ -5,9 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 7 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
7 | * | 8 | * |
8 | * This file is licensed under the terms of the GNU General Public | ||
9 | * License version 2. This program is licensed "as is" without any | ||
10 | * warranty of any kind, whether express or implied. | ||
11 | */ | 9 | */ |
12 | 10 | ||
13 | /dts-v1/; | 11 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-openrd-base.dts b/arch/arm/boot/dts/kirkwood-openrd-base.dts index 8af58999606d..094191ece3d7 100644 --- a/arch/arm/boot/dts/kirkwood-openrd-base.dts +++ b/arch/arm/boot/dts/kirkwood-openrd-base.dts | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell OpenRD Base Board Description | 3 | * Marvell OpenRD Base Board Description |
3 | * | 4 | * |
4 | * Andrew Lunn <andrew@lunn.ch> | 5 | * Andrew Lunn <andrew@lunn.ch> |
5 | * | 6 | * |
6 | * This file is licensed under the terms of the GNU General Public | ||
7 | * License version 2. This program is licensed "as is" without any | ||
8 | * warranty of any kind, whether express or implied. | ||
9 | * | ||
10 | * This file contains the definitions that are specific to OpenRD | 7 | * This file contains the definitions that are specific to OpenRD |
11 | * base variant of the Marvell Kirkwood Development Board. | 8 | * base variant of the Marvell Kirkwood Development Board. |
12 | */ | 9 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-openrd-client.dts b/arch/arm/boot/dts/kirkwood-openrd-client.dts index 96ff59d68f44..d4e0b8150a84 100644 --- a/arch/arm/boot/dts/kirkwood-openrd-client.dts +++ b/arch/arm/boot/dts/kirkwood-openrd-client.dts | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell OpenRD Client Board Description | 3 | * Marvell OpenRD Client Board Description |
3 | * | 4 | * |
4 | * Andrew Lunn <andrew@lunn.ch> | 5 | * Andrew Lunn <andrew@lunn.ch> |
5 | * | 6 | * |
6 | * This file is licensed under the terms of the GNU General Public | ||
7 | * License version 2. This program is licensed "as is" without any | ||
8 | * warranty of any kind, whether express or implied. | ||
9 | * | ||
10 | * This file contains the definitions that are specific to OpenRD | 7 | * This file contains the definitions that are specific to OpenRD |
11 | * client variant of the Marvell Kirkwood Development Board. | 8 | * client variant of the Marvell Kirkwood Development Board. |
12 | */ | 9 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-openrd-ultimate.dts b/arch/arm/boot/dts/kirkwood-openrd-ultimate.dts index 9f12f8b53e24..888e13320c19 100644 --- a/arch/arm/boot/dts/kirkwood-openrd-ultimate.dts +++ b/arch/arm/boot/dts/kirkwood-openrd-ultimate.dts | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell OpenRD Ultimate Board Description | 3 | * Marvell OpenRD Ultimate Board Description |
3 | * | 4 | * |
4 | * Andrew Lunn <andrew@lunn.ch> | 5 | * Andrew Lunn <andrew@lunn.ch> |
5 | * | 6 | * |
6 | * This file is licensed under the terms of the GNU General Public | ||
7 | * License version 2. This program is licensed "as is" without any | ||
8 | * warranty of any kind, whether express or implied. | ||
9 | * | ||
10 | * This file contains the definitions that are specific to OpenRD | 7 | * This file contains the definitions that are specific to OpenRD |
11 | * ultimate variant of the Marvell Kirkwood Development Board. | 8 | * ultimate variant of the Marvell Kirkwood Development Board. |
12 | */ | 9 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-openrd.dtsi b/arch/arm/boot/dts/kirkwood-openrd.dtsi index 7175511a92da..47f03c69c55a 100644 --- a/arch/arm/boot/dts/kirkwood-openrd.dtsi +++ b/arch/arm/boot/dts/kirkwood-openrd.dtsi | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell OpenRD (Base|Client|Ultimate) Board Description | 3 | * Marvell OpenRD (Base|Client|Ultimate) Board Description |
3 | * | 4 | * |
4 | * Andrew Lunn <andrew@lunn.ch> | 5 | * Andrew Lunn <andrew@lunn.ch> |
5 | * | 6 | * |
6 | * This file is licensed under the terms of the GNU General Public | ||
7 | * License version 2. This program is licensed "as is" without any | ||
8 | * warranty of any kind, whether express or implied. | ||
9 | * | ||
10 | * This file contains the definitions that are common between the three | 7 | * This file contains the definitions that are common between the three |
11 | * variants of the Marvell Kirkwood Development Board. | 8 | * variants of the Marvell Kirkwood Development Board. |
12 | */ | 9 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-pogo_e02.dts b/arch/arm/boot/dts/kirkwood-pogo_e02.dts index a190080c9c4f..f9e95e55f36d 100644 --- a/arch/arm/boot/dts/kirkwood-pogo_e02.dts +++ b/arch/arm/boot/dts/kirkwood-pogo_e02.dts | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * kirkwood-pogo_e02.dts - Device tree file for Pogoplug E02 | 3 | * kirkwood-pogo_e02.dts - Device tree file for Pogoplug E02 |
3 | * | 4 | * |
@@ -7,9 +8,6 @@ | |||
7 | * Arch Linux ARM by Oleg Rakhmanov <moonman.ca@gmail.com> | 8 | * Arch Linux ARM by Oleg Rakhmanov <moonman.ca@gmail.com> |
8 | * OpenWrt by Felix Kaechele <heffer@fedoraproject.org> | 9 | * OpenWrt by Felix Kaechele <heffer@fedoraproject.org> |
9 | * | 10 | * |
10 | * This file is licensed under the terms of the GNU General Public | ||
11 | * License version 2. This program is licensed "as is" without any | ||
12 | * warranty of any kind, whether express or implied. | ||
13 | */ | 11 | */ |
14 | 12 | ||
15 | /dts-v1/; | 13 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-rd88f6192.dts b/arch/arm/boot/dts/kirkwood-rd88f6192.dts index b8af907249fb..712d6042b132 100644 --- a/arch/arm/boot/dts/kirkwood-rd88f6192.dts +++ b/arch/arm/boot/dts/kirkwood-rd88f6192.dts | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell RD88F6192 Board descrition | 3 | * Marvell RD88F6192 Board descrition |
3 | * | 4 | * |
4 | * Andrew Lunn <andrew@lunn.ch> | 5 | * Andrew Lunn <andrew@lunn.ch> |
5 | * | 6 | * |
6 | * This file is licensed under the terms of the GNU General Public | ||
7 | * License version 2. This program is licensed "as is" without any | ||
8 | * warranty of any kind, whether express or implied. | ||
9 | * | ||
10 | * This file contains the definitions that are common between the three | 7 | * This file contains the definitions that are common between the three |
11 | * variants of the Marvell Kirkwood Development Board. | 8 | * variants of the Marvell Kirkwood Development Board. |
12 | */ | 9 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-rd88f6281-a.dts b/arch/arm/boot/dts/kirkwood-rd88f6281-a.dts index 9ec5a65561e9..5da163591bbf 100644 --- a/arch/arm/boot/dts/kirkwood-rd88f6281-a.dts +++ b/arch/arm/boot/dts/kirkwood-rd88f6281-a.dts | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell RD88F6181 A Board descrition | 3 | * Marvell RD88F6181 A Board descrition |
3 | * | 4 | * |
4 | * Andrew Lunn <andrew@lunn.ch> | 5 | * Andrew Lunn <andrew@lunn.ch> |
5 | * | 6 | * |
6 | * This file is licensed under the terms of the GNU General Public | ||
7 | * License version 2. This program is licensed "as is" without any | ||
8 | * warranty of any kind, whether express or implied. | ||
9 | * | ||
10 | * This file contains the definitions for the board with the A0 or | 7 | * This file contains the definitions for the board with the A0 or |
11 | * higher stepping of the SoC. The ethernet switch does not have a | 8 | * higher stepping of the SoC. The ethernet switch does not have a |
12 | * "wan" port. | 9 | * "wan" port. |
diff --git a/arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts b/arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts index 6a4a65ec7944..a9fee2c2bcaf 100644 --- a/arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts +++ b/arch/arm/boot/dts/kirkwood-rd88f6281-z0.dts | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell RD88F6181 Z0 stepping descrition | 3 | * Marvell RD88F6181 Z0 stepping descrition |
3 | * | 4 | * |
4 | * Andrew Lunn <andrew@lunn.ch> | 5 | * Andrew Lunn <andrew@lunn.ch> |
5 | * | 6 | * |
6 | * This file is licensed under the terms of the GNU General Public | ||
7 | * License version 2. This program is licensed "as is" without any | ||
8 | * warranty of any kind, whether express or implied. | ||
9 | * | ||
10 | * This file contains the definitions for the board using the Z0 | 7 | * This file contains the definitions for the board using the Z0 |
11 | * stepping of the SoC. The ethernet switch has a "wan" port. | 8 | * stepping of the SoC. The ethernet switch has a "wan" port. |
12 | */ | 9 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-rd88f6281.dtsi b/arch/arm/boot/dts/kirkwood-rd88f6281.dtsi index 91f5da5dae5f..0f22f0e6f56b 100644 --- a/arch/arm/boot/dts/kirkwood-rd88f6281.dtsi +++ b/arch/arm/boot/dts/kirkwood-rd88f6281.dtsi | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Marvell RD88F6181 Common Board descrition | 3 | * Marvell RD88F6181 Common Board descrition |
3 | * | 4 | * |
4 | * Andrew Lunn <andrew@lunn.ch> | 5 | * Andrew Lunn <andrew@lunn.ch> |
5 | * | 6 | * |
6 | * This file is licensed under the terms of the GNU General Public | ||
7 | * License version 2. This program is licensed "as is" without any | ||
8 | * warranty of any kind, whether express or implied. | ||
9 | * | ||
10 | * This file contains the definitions that are common between the two | 7 | * This file contains the definitions that are common between the two |
11 | * variants of the Marvell Kirkwood Development Board. | 8 | * variants of the Marvell Kirkwood Development Board. |
12 | */ | 9 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-rs212.dts b/arch/arm/boot/dts/kirkwood-rs212.dts index 2c722ecd5331..c51cea883215 100644 --- a/arch/arm/boot/dts/kirkwood-rs212.dts +++ b/arch/arm/boot/dts/kirkwood-rs212.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-rs409.dts b/arch/arm/boot/dts/kirkwood-rs409.dts index 921ca49e85a4..43673b03cb35 100644 --- a/arch/arm/boot/dts/kirkwood-rs409.dts +++ b/arch/arm/boot/dts/kirkwood-rs409.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-rs411.dts b/arch/arm/boot/dts/kirkwood-rs411.dts index 02852b0c809f..41fa63cec839 100644 --- a/arch/arm/boot/dts/kirkwood-rs411.dts +++ b/arch/arm/boot/dts/kirkwood-rs411.dts | |||
@@ -1,10 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Andrew Lunn <andrew@lunn.ch> | 3 | * Andrew Lunn <andrew@lunn.ch> |
3 | * Ben Peddell <klightspeed@killerwolves.net> | 4 | * Ben Peddell <klightspeed@killerwolves.net> |
4 | * | 5 | * |
5 | * This file is licensed under the terms of the GNU General Public | ||
6 | * License version 2. This program is licensed "as is" without any | ||
7 | * warranty of any kind, whether express or implied. | ||
8 | */ | 6 | */ |
9 | 7 | ||
10 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi b/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi index 7196c7f3e109..0a698d3b7393 100644 --- a/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi +++ b/arch/arm/boot/dts/kirkwood-sheevaplug-common.dtsi | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * kirkwood-sheevaplug-common.dtsi - Common parts for Sheevaplugs | 3 | * kirkwood-sheevaplug-common.dtsi - Common parts for Sheevaplugs |
3 | * | 4 | * |
4 | * Copyright (C) 2013 Simon Baatz <gmbnomis@gmail.com> | 5 | * Copyright (C) 2013 Simon Baatz <gmbnomis@gmail.com> |
5 | * | ||
6 | * Licensed under GPLv2 | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | #include "kirkwood.dtsi" | 8 | #include "kirkwood.dtsi" |
diff --git a/arch/arm/boot/dts/kirkwood-sheevaplug-esata.dts b/arch/arm/boot/dts/kirkwood-sheevaplug-esata.dts index e2b4ea4f9e10..ae8f493c9a0f 100644 --- a/arch/arm/boot/dts/kirkwood-sheevaplug-esata.dts +++ b/arch/arm/boot/dts/kirkwood-sheevaplug-esata.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * kirkwood-sheevaplug-esata.dts - Device tree file for eSATA Sheevaplug | 3 | * kirkwood-sheevaplug-esata.dts - Device tree file for eSATA Sheevaplug |
3 | * | 4 | * |
4 | * Copyright (C) 2013 Simon Baatz <gmbnomis@gmail.com> | 5 | * Copyright (C) 2013 Simon Baatz <gmbnomis@gmail.com> |
5 | * | ||
6 | * Licensed under GPLv2 | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-sheevaplug.dts b/arch/arm/boot/dts/kirkwood-sheevaplug.dts index 82f6abf120fd..c73cc904e5c4 100644 --- a/arch/arm/boot/dts/kirkwood-sheevaplug.dts +++ b/arch/arm/boot/dts/kirkwood-sheevaplug.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * kirkwood-sheevaplug.dts - Device tree file for Sheevaplug | 3 | * kirkwood-sheevaplug.dts - Device tree file for Sheevaplug |
3 | * | 4 | * |
4 | * Copyright (C) 2013 Simon Baatz <gmbnomis@gmail.com> | 5 | * Copyright (C) 2013 Simon Baatz <gmbnomis@gmail.com> |
5 | * | ||
6 | * Licensed under GPLv2 | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-synology.dtsi b/arch/arm/boot/dts/kirkwood-synology.dtsi index 210d21a65bd1..c97ed29a0a0b 100644 --- a/arch/arm/boot/dts/kirkwood-synology.dtsi +++ b/arch/arm/boot/dts/kirkwood-synology.dtsi | |||
@@ -1,12 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Nodes for Marvell 628x Synology devices | 3 | * Nodes for Marvell 628x Synology devices |
3 | * | 4 | * |
4 | * Andrew Lunn <andrew@lunn.ch> | 5 | * Andrew Lunn <andrew@lunn.ch> |
5 | * Ben Peddell <klightspeed@killerwolves.net> | 6 | * Ben Peddell <klightspeed@killerwolves.net> |
6 | * | 7 | * |
7 | * This file is licensed under the terms of the GNU General Public | ||
8 | * License version 2. This program is licensed "as is" without any | ||
9 | * warranty of any kind, whether express or implied. | ||
10 | */ | 8 | */ |
11 | 9 | ||
12 | / { | 10 | / { |
diff --git a/arch/arm/boot/dts/kirkwood-t5325.dts b/arch/arm/boot/dts/kirkwood-t5325.dts index 3500f4738fb0..fe63b3a03a72 100644 --- a/arch/arm/boot/dts/kirkwood-t5325.dts +++ b/arch/arm/boot/dts/kirkwood-t5325.dts | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0 | ||
1 | /* | 2 | /* |
2 | * Device Tree file for HP t5325 Thin Client" | 3 | * Device Tree file for HP t5325 Thin Client" |
3 | * | 4 | * |
@@ -6,9 +7,6 @@ | |||
6 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> | 7 | * Thomas Petazzoni <thomas.petazzoni@free-electrons.com> |
7 | * Andrew Lunn <andrew@lunn.ch> | 8 | * Andrew Lunn <andrew@lunn.ch> |
8 | * | 9 | * |
9 | * This file is licensed under the terms of the GNU General Public | ||
10 | * License version 2. This program is licensed "as is" without any | ||
11 | * warranty of any kind, whether express or implied. | ||
12 | */ | 10 | */ |
13 | 11 | ||
14 | /dts-v1/; | 12 | /dts-v1/; |