Skip to content

Commit 41c4567

Browse files
morimotohorms
authored andcommitted
soc: renesas: convert to SPDX identifiers
This patch updates license to use SPDX-License-Identifier instead of verbose license text. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
1 parent 3116d85 commit 41c4567

16 files changed

+17
-66
lines changed

drivers/soc/renesas/Kconfig

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# SPDX-License-Identifier: GPL-2.0
12
config SOC_RENESAS
23
bool "Renesas SoC driver support" if COMPILE_TEST && !ARCH_RENESAS
34
default y if ARCH_RENESAS

drivers/soc/renesas/r8a7743-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas RZ/G1M System Controller
34
*
45
* Copyright (C) 2016 Cogent Embedded 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; of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a7745-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas RZ/G1E System Controller
34
*
45
* Copyright (C) 2016 Cogent Embedded 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; of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a7779-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas R-Car H1 System Controller
34
*
45
* Copyright (C) 2016 Glider bvba
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 as published by
8-
* the Free Software Foundation; version 2 of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a7790-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas R-Car H2 System Controller
34
*
45
* Copyright (C) 2016 Glider bvba
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 as published by
8-
* the Free Software Foundation; version 2 of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a7791-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas R-Car M2-W/N System Controller
34
*
45
* Copyright (C) 2016 Glider bvba
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 as published by
8-
* the Free Software Foundation; version 2 of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a7792-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas R-Car V2H (R8A7792) System Controller
34
*
45
* Copyright (C) 2016 Cogent Embedded 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 as published by
8-
* the Free Software Foundation; version 2 of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a7794-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas R-Car E2 System Controller
34
*
45
* Copyright (C) 2016 Glider bvba
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 as published by
8-
* the Free Software Foundation; version 2 of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a7795-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas R-Car H3 System Controller
34
*
45
* Copyright (C) 2016-2017 Glider bvba
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 as published by
8-
* the Free Software Foundation; version 2 of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a7796-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas R-Car M3-W System Controller
34
*
45
* Copyright (C) 2016 Glider bvba
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 as published by
8-
* the Free Software Foundation; version 2 of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a77970-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas R-Car V3M System Controller
34
*
45
* Copyright (C) 2017 Cogent Embedded 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.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/r8a77995-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas R-Car D3 System Controller
34
*
45
* Copyright (C) 2017 Glider bvba
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 as published by
8-
* the Free Software Foundation; version 2 of the License.
96
*/
107

118
#include <linux/bug.h>

drivers/soc/renesas/rcar-rst.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* R-Car Gen1 RESET/WDT, R-Car Gen2, Gen3, and RZ/G RST Driver
34
*
45
* Copyright (C) 2016 Glider bvba
5-
*
6-
* This file is subject to the terms and conditions of the GNU General Public
7-
* License. See the file "COPYING" in the main directory of this archive
8-
* for more details.
96
*/
107

118
#include <linux/err.h>

drivers/soc/renesas/rcar-sysc.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* R-Car SYSC Power management support
34
*
45
* Copyright (C) 2014 Magnus Damm
56
* Copyright (C) 2015-2017 Glider bvba
6-
*
7-
* This file is subject to the terms and conditions of the GNU General Public
8-
* License. See the file "COPYING" in the main directory of this archive
9-
* for more details.
107
*/
118

129
#include <linux/clk/renesas.h>

drivers/soc/renesas/rcar-sysc.h

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,8 @@
1-
/*
1+
/* SPDX-License-Identifier: GPL-2.0
2+
*
23
* Renesas R-Car System Controller
34
*
45
* Copyright (C) 2016 Glider bvba
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 as published by
8-
* the Free Software Foundation; version 2 of the License.
96
*/
107
#ifndef __SOC_RENESAS_RCAR_SYSC_H__
118
#define __SOC_RENESAS_RCAR_SYSC_H__

drivers/soc/renesas/renesas-soc.c

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,8 @@
1+
// SPDX-License-Identifier: GPL-2.0
12
/*
23
* Renesas SoC Identification
34
*
45
* Copyright (C) 2014-2016 Glider bvba
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 as published by
8-
* the Free Software Foundation; version 2 of the License.
9-
*
10-
* This program is distributed in the hope that it will be useful,
11-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
12-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
13-
* GNU General Public License for more details.
146
*/
157

168
#include <linux/io.h>

0 commit comments

Comments
 (0)