Commit e9c1fad0 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski

ARM: dts: s5pv210: Add SPDX license identifiers

Replace GPL v2.0 license statements with SPDX license identifiers.
Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
parent ce2f0e09
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S5PV210 SoC device tree source * Samsung's S5PV210 SoC device tree source
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* Tomasz Figa <t.figa@samsung.com> * Tomasz Figa <t.figa@samsung.com>
* *
* Board device tree source for Samsung Aquila board. * Board device tree source for Samsung Aquila board.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/ */
/dts-v1/; /dts-v1/;
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S5PV210 SoC device tree source * Samsung's S5PV210 SoC device tree source
* *
...@@ -7,10 +8,6 @@ ...@@ -7,10 +8,6 @@
* Tomasz Figa <t.figa@samsung.com> * Tomasz Figa <t.figa@samsung.com>
* *
* Board device tree source for Samsung Goni board. * Board device tree source for Samsung Goni board.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/ */
/dts-v1/; /dts-v1/;
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S5PV210 SoC device tree source * Samsung's S5PV210 SoC device tree source
* *
...@@ -13,10 +14,6 @@ ...@@ -13,10 +14,6 @@
* Note: This file does not include device nodes for all the controllers in * Note: This file does not include device nodes for all the controllers in
* S5PV210 SoC. As device tree coverage for S5PV210 increases, additional * S5PV210 SoC. As device tree coverage for S5PV210 increases, additional
* nodes can be added to this file. * nodes can be added to this file.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/ */
#include <dt-bindings/pinctrl/samsung.h> #include <dt-bindings/pinctrl/samsung.h>
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S5PV210 SoC device tree source * Samsung's S5PV210 SoC device tree source
* *
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
* NOTE: This file is completely based on original board file for mach-smdkc110 * NOTE: This file is completely based on original board file for mach-smdkc110
* available in Linux 3.15 and intends to provide equivalent level of hardware * available in Linux 3.15 and intends to provide equivalent level of hardware
* support. Due to lack of hardware, _no_ testing has been performed. * support. Due to lack of hardware, _no_ testing has been performed.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/ */
/dts-v1/; /dts-v1/;
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S5PV210 SoC device tree source * Samsung's S5PV210 SoC device tree source
* *
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
* NOTE: This file is completely based on original board file for mach-smdkv210 * NOTE: This file is completely based on original board file for mach-smdkv210
* available in Linux 3.15 and intends to provide equivalent level of hardware * available in Linux 3.15 and intends to provide equivalent level of hardware
* support. Due to lack of hardware, _no_ testing has been performed. * support. Due to lack of hardware, _no_ testing has been performed.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/ */
/dts-v1/; /dts-v1/;
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S5PV210 SoC device tree source * Samsung's S5PV210 SoC device tree source
* *
...@@ -11,10 +12,6 @@ ...@@ -11,10 +12,6 @@
* NOTE: This file is completely based on original board file for mach-torbreck * NOTE: This file is completely based on original board file for mach-torbreck
* available in Linux 3.15 and intends to provide equivalent level of hardware * available in Linux 3.15 and intends to provide equivalent level of hardware
* support. Due to lack of hardware, _no_ testing has been performed. * support. Due to lack of hardware, _no_ testing has been performed.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/ */
/dts-v1/; /dts-v1/;
......
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's S5PV210 SoC device tree source * Samsung's S5PV210 SoC device tree source
* *
...@@ -13,11 +14,7 @@ ...@@ -13,11 +14,7 @@
* Note: This file does not include device nodes for all the controllers in * Note: This file does not include device nodes for all the controllers in
* S5PV210 SoC. As device tree coverage for S5PV210 increases, additional * S5PV210 SoC. As device tree coverage for S5PV210 increases, additional
* nodes can be added to this file. * nodes can be added to this file.
* */
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License version 2 as
* published by the Free Software Foundation.
*/
#include <dt-bindings/clock/s5pv210.h> #include <dt-bindings/clock/s5pv210.h>
#include <dt-bindings/clock/s5pv210-audss.h> #include <dt-bindings/clock/s5pv210-audss.h>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment