diff options
-rw-r--r-- | arch/arm/boot/dts/kirkwood-b3.dts | 5 | ||||
-rw-r--r-- | arch/arm/boot/dts/kirkwood-blackarmor-nas220.dts | 3 | ||||
-rw-r--r-- | arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts | 6 | ||||
-rw-r--r-- | arch/arm/boot/dts/kirkwood-netgear_readynas_nv+_v2.dts | 6 | ||||
-rw-r--r-- | arch/arm/boot/dts/kirkwood-nsa320.dts | 5 | ||||
-rw-r--r-- | arch/arm/boot/dts/kirkwood-nsa325.dts | 5 | ||||
-rw-r--r-- | arch/arm/boot/dts/kirkwood-ts419-6281.dts | 6 | ||||
-rw-r--r-- | arch/arm/boot/dts/kirkwood-ts419-6282.dts | 6 | ||||
-rw-r--r-- | arch/arm/boot/dts/kirkwood-ts419.dtsi | 6 |
9 files changed, 9 insertions, 39 deletions
diff --git a/arch/arm/boot/dts/kirkwood-b3.dts b/arch/arm/boot/dts/kirkwood-b3.dts index d091ecb61cd2..17f48f88a983 100644 --- a/arch/arm/boot/dts/kirkwood-b3.dts +++ b/arch/arm/boot/dts/kirkwood-b3.dts | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* | 2 | /* |
2 | * Device Tree file for Excito Bubba B3 | 3 | * Device Tree file for Excito Bubba B3 |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch> | 5 | * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch> |
5 | * | 6 | * |
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 | * | 7 | * |
11 | * Note: This requires a new'ish version of u-boot, which disables the | 8 | * Note: This requires a new'ish version of u-boot, which disables the |
12 | * L2 cache. If your B3 silently fails to boot, u-boot is probably too | 9 | * L2 cache. If your B3 silently fails to boot, u-boot is probably too |
diff --git a/arch/arm/boot/dts/kirkwood-blackarmor-nas220.dts b/arch/arm/boot/dts/kirkwood-blackarmor-nas220.dts index f16a73e49a88..07fbfca444d5 100644 --- a/arch/arm/boot/dts/kirkwood-blackarmor-nas220.dts +++ b/arch/arm/boot/dts/kirkwood-blackarmor-nas220.dts | |||
@@ -1,9 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* | 2 | /* |
2 | * Device Tree file for Seagate Blackarmor NAS220 | 3 | * Device Tree file for Seagate Blackarmor NAS220 |
3 | * | 4 | * |
4 | * Copyright (C) 2014 Evgeni Dobrev <evgeni@studio-punkt.com> | 5 | * Copyright (C) 2014 Evgeni Dobrev <evgeni@studio-punkt.com> |
5 | * | ||
6 | * Licensed under GPLv2 or later. | ||
7 | */ | 6 | */ |
8 | 7 | ||
9 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts b/arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts index c0413b63cf2e..cb564c3bcdc4 100644 --- a/arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts +++ b/arch/arm/boot/dts/kirkwood-netgear_readynas_duo_v2.dts | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* | 2 | /* |
2 | * Device Tree file for NETGEAR ReadyNAS Duo v2 | 3 | * Device Tree file for NETGEAR ReadyNAS Duo v2 |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Arnaud EBALARD <arno@natisbad.org> | 5 | * Copyright (C) 2013, Arnaud EBALARD <arno@natisbad.org> |
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 | */ | 6 | */ |
11 | 7 | ||
12 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-netgear_readynas_nv+_v2.dts b/arch/arm/boot/dts/kirkwood-netgear_readynas_nv+_v2.dts index 2bfc6cfa151d..8cc8550242ef 100644 --- a/arch/arm/boot/dts/kirkwood-netgear_readynas_nv+_v2.dts +++ b/arch/arm/boot/dts/kirkwood-netgear_readynas_nv+_v2.dts | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* | 2 | /* |
2 | * Device Tree file for NETGEAR ReadyNAS NV+ v2 | 3 | * Device Tree file for NETGEAR ReadyNAS NV+ v2 |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Arnaud EBALARD <arno@natisbad.org> | 5 | * Copyright (C) 2013, Arnaud EBALARD <arno@natisbad.org> |
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 | */ | 6 | */ |
11 | 7 | ||
12 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-nsa320.dts b/arch/arm/boot/dts/kirkwood-nsa320.dts index 6ab104b4bb42..b69b096f267b 100644 --- a/arch/arm/boot/dts/kirkwood-nsa320.dts +++ b/arch/arm/boot/dts/kirkwood-nsa320.dts | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* Device tree file for the Zyxel NSA 320 NAS box. | 2 | /* Device tree file for the Zyxel NSA 320 NAS box. |
2 | * | 3 | * |
3 | * Copyright (c) 2014, Adam Baker <linux@baker-net.org.uk> | 4 | * Copyright (c) 2014, Adam Baker <linux@baker-net.org.uk> |
4 | * | 5 | * |
5 | * This program is free software; you can redistribute it and/or | ||
6 | * modify it under the terms of the GNU General Public License | ||
7 | * as published by the Free Software Foundation; either version | ||
8 | * 2 of the License, or (at your option) any later version. | ||
9 | * | 6 | * |
10 | * Based upon the board setup file created by Peter Schildmann */ | 7 | * Based upon the board setup file created by Peter Schildmann */ |
11 | 8 | ||
diff --git a/arch/arm/boot/dts/kirkwood-nsa325.dts b/arch/arm/boot/dts/kirkwood-nsa325.dts index 36c64816bf7f..6f8085dbb1f4 100644 --- a/arch/arm/boot/dts/kirkwood-nsa325.dts +++ b/arch/arm/boot/dts/kirkwood-nsa325.dts | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* Device tree file for the Zyxel NSA 325 NAS box. | 2 | /* Device tree file for the Zyxel NSA 325 NAS box. |
2 | * | 3 | * |
3 | * Copyright (c) 2015, Hans Ulli Kroll <ulli.kroll@googlemail.com> | 4 | * Copyright (c) 2015, Hans Ulli Kroll <ulli.kroll@googlemail.com> |
4 | * | 5 | * |
5 | * This program is free software; you can redistribute it and/or | ||
6 | * modify it under the terms of the GNU General Public License | ||
7 | * as published by the Free Software Foundation; either version | ||
8 | * 2 of the License, or (at your option) any later version. | ||
9 | * | 6 | * |
10 | * Based upon the board setup file created by Peter Schildmann | 7 | * Based upon the board setup file created by Peter Schildmann |
11 | */ | 8 | */ |
diff --git a/arch/arm/boot/dts/kirkwood-ts419-6281.dts b/arch/arm/boot/dts/kirkwood-ts419-6281.dts index aa22aa862857..4a42ebcca4f0 100644 --- a/arch/arm/boot/dts/kirkwood-ts419-6281.dts +++ b/arch/arm/boot/dts/kirkwood-ts419-6281.dts | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* | 2 | /* |
2 | * Device Tree file for QNAP TS41X with 6281 SoC | 3 | * Device Tree file for QNAP TS41X with 6281 SoC |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch> | 5 | * 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 | */ | 6 | */ |
11 | 7 | ||
12 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ts419-6282.dts b/arch/arm/boot/dts/kirkwood-ts419-6282.dts index e3e71f48acc8..be772e194c2b 100644 --- a/arch/arm/boot/dts/kirkwood-ts419-6282.dts +++ b/arch/arm/boot/dts/kirkwood-ts419-6282.dts | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* | 2 | /* |
2 | * Device Tree file for QNAP TS41X with 6282 SoC | 3 | * Device Tree file for QNAP TS41X with 6282 SoC |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch> | 5 | * 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 | */ | 6 | */ |
11 | 7 | ||
12 | /dts-v1/; | 8 | /dts-v1/; |
diff --git a/arch/arm/boot/dts/kirkwood-ts419.dtsi b/arch/arm/boot/dts/kirkwood-ts419.dtsi index 02bd53762705..717236853e45 100644 --- a/arch/arm/boot/dts/kirkwood-ts419.dtsi +++ b/arch/arm/boot/dts/kirkwood-ts419.dtsi | |||
@@ -1,12 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0+ | ||
1 | /* | 2 | /* |
2 | * Device Tree include file for QNAP TS41X | 3 | * Device Tree include file for QNAP TS41X |
3 | * | 4 | * |
4 | * Copyright (C) 2013, Andrew Lunn <andrew@lunn.ch> | 5 | * 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 | */ | 6 | */ |
11 | 7 | ||
12 | / { | 8 | / { |