Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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>

+9 -31
+1 -4
arch/arm/boot/dts/exynos-mfc-reserved-memory.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Samsung's Exynos SoC MFC (Video Codec) reserved memory common definition. 3 4 * 4 5 * Copyright (c) 2016 Samsung Electronics Co., Ltd 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 6 */ 10 7 11 8 / {
+1 -4
arch/arm/boot/dts/exynos-syscon-restart.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Samsung's Exynos SoC syscon reboot/poweroff nodes common definition. 3 - * 4 - * This program is free software; you can redistribute it and/or modify 5 - * it under the terms of the GNU General Public License version 2 as 6 - * published by the Free Software Foundation. 7 4 */ 8 5 9 6 / {
+2 -5
arch/arm/boot/dts/exynos4412-tiny4412.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * FriendlyARM's Exynos4412 based TINY4412 board device tree source 3 4 * ··· 6 5 * 7 6 * Device tree source file for FriendlyARM's TINY4412 board which is based on 8 7 * Samsung's Exynos4412 SoC. 9 - * 10 - * This program is free software; you can redistribute it and/or modify 11 - * it under the terms of the GNU General Public License version 2 as 12 - * published by the Free Software Foundation. 13 - */ 8 + */ 14 9 15 10 /dts-v1/; 16 11 #include "exynos4412.dtsi"
+1 -5
arch/arm/boot/dts/exynos4412-tmu-sensor-conf.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Device tree sources for Exynos4412 TMU sensor configuration 3 4 * 4 5 * Copyright (c) 2014 Lukasz Majewski <l.majewski@samsung.com> 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 - * 10 6 */ 11 7 12 8 #include <dt-bindings/thermal/thermal_exynos.h>
+2 -5
arch/arm/boot/dts/exynos4412-trats2.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Samsung's Exynos4412 based Trats 2 board device tree source 3 4 * ··· 7 6 * 8 7 * Device tree source file for Samsung's Trats 2 board which is based on 9 8 * Samsung's Exynos4412 SoC. 10 - * 11 - * This program is free software; you can redistribute it and/or modify 12 - * it under the terms of the GNU General Public License version 2 as 13 - * published by the Free Software Foundation. 14 - */ 9 + */ 15 10 16 11 /dts-v1/; 17 12 #include "exynos4412.dtsi"
+1 -4
arch/arm/boot/dts/exynos5800-peach-pi.dts
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * Google Peach Pi Rev 10+ board device tree source 3 4 * 4 5 * Copyright (c) 2014 Google, Inc 5 - * 6 - * This program is free software; you can redistribute it and/or modify 7 - * it under the terms of the GNU General Public License version 2 as 8 - * published by the Free Software Foundation. 9 6 */ 10 7 11 8 /dts-v1/;
+1 -4
arch/arm/boot/dts/exynos5800.dtsi
··· 1 + // SPDX-License-Identifier: GPL-2.0 1 2 /* 2 3 * SAMSUNG EXYNOS5800 SoC device tree source 3 4 * ··· 8 7 * SAMSUNG EXYNOS5800 SoC device nodes are listed in this file. 9 8 * EXYNOS5800 based board files can include this file and provide 10 9 * values for board specfic bindings. 11 - * 12 - * This program is free software; you can redistribute it and/or modify 13 - * it under the terms of the GNU General Public License version 2 as 14 - * published by the Free Software Foundation. 15 10 */ 16 11 17 12 #include "exynos5420.dtsi"