ARM: dts: exynos: Add SPDX license identifiers

Few files missed recent conversion of GPL v2.0 license statements to
SPDX identifiers

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
This commit is contained in:
Krzysztof Kozlowski 2018-02-04 17:46:45 +01:00
parent 767ad239a6
commit 0cfec8ed07
7 changed files with 9 additions and 31 deletions

View File

@ -1,11 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's Exynos SoC MFC (Video Codec) reserved memory common definition. * Samsung's Exynos SoC MFC (Video Codec) reserved memory common definition.
* *
* Copyright (c) 2016 Samsung Electronics Co., Ltd * Copyright (c) 2016 Samsung Electronics Co., Ltd
*
* 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.
*/ */
/ { / {

View File

@ -1,9 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's Exynos SoC syscon reboot/poweroff nodes common definition. * Samsung's Exynos SoC syscon reboot/poweroff nodes common definition.
*
* 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.
*/ */
/ { / {

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* FriendlyARM's Exynos4412 based TINY4412 board device tree source * FriendlyARM's Exynos4412 based TINY4412 board device tree source
* *
@ -5,11 +6,7 @@
* *
* Device tree source file for FriendlyARM's TINY4412 board which is based on * Device tree source file for FriendlyARM's TINY4412 board which is based on
* Samsung's Exynos4412 SoC. * Samsung's Exynos4412 SoC.
* */
* 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/;
#include "exynos4412.dtsi" #include "exynos4412.dtsi"

View File

@ -1,12 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Device tree sources for Exynos4412 TMU sensor configuration * Device tree sources for Exynos4412 TMU sensor configuration
* *
* Copyright (c) 2014 Lukasz Majewski <l.majewski@samsung.com> * Copyright (c) 2014 Lukasz Majewski <l.majewski@samsung.com>
*
* 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/thermal/thermal_exynos.h> #include <dt-bindings/thermal/thermal_exynos.h>

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Samsung's Exynos4412 based Trats 2 board device tree source * Samsung's Exynos4412 based Trats 2 board device tree source
* *
@ -6,11 +7,7 @@
* *
* Device tree source file for Samsung's Trats 2 board which is based on * Device tree source file for Samsung's Trats 2 board which is based on
* Samsung's Exynos4412 SoC. * Samsung's Exynos4412 SoC.
* */
* 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/;
#include "exynos4412.dtsi" #include "exynos4412.dtsi"

View File

@ -1,11 +1,8 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* Google Peach Pi Rev 10+ board device tree source * Google Peach Pi Rev 10+ board device tree source
* *
* Copyright (c) 2014 Google, Inc * Copyright (c) 2014 Google, Inc
*
* 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/;

View File

@ -1,3 +1,4 @@
// SPDX-License-Identifier: GPL-2.0
/* /*
* SAMSUNG EXYNOS5800 SoC device tree source * SAMSUNG EXYNOS5800 SoC device tree source
* *
@ -7,10 +8,6 @@
* SAMSUNG EXYNOS5800 SoC device nodes are listed in this file. * SAMSUNG EXYNOS5800 SoC device nodes are listed in this file.
* EXYNOS5800 based board files can include this file and provide * EXYNOS5800 based board files can include this file and provide
* values for board specfic bindings. * values for board specfic bindings.
*
* 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 "exynos5420.dtsi" #include "exynos5420.dtsi"