Skip to content

Commit a0d261c

Browse files
bagasmeWim Van Sebroeck
authored andcommitted
watchdog: Convert GPL 2.0 notice to SPDX identifier
Convert the boilerplate to SPDX license identifier. While at it, also move SPDX identifier for drivers/watchdog/rtd119x_wdt.c to the top of file (as in other files). Cc: Ray Lehtiniemi <[email protected]>, Cc: Alessandro Zummo <[email protected]> Cc: H Hartley Sweeten <[email protected]> Cc: Deepak Saxena <[email protected]> Cc: Marc Zyngier <[email protected]> Cc: Jonas Jensen <[email protected]> Cc: Sylver Bruneau <[email protected]> Cc: Denis Turischev <[email protected]> Cc: Mika Westerberg <[email protected]> Acked-by: Andreas Färber <[email protected]> Signed-off-by: Bagas Sanjaya <[email protected]> Acked-by: Mika Westerberg <[email protected]> Acked-by: Ray Lehtiniemi <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lkml.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
1 parent 20fbe62 commit a0d261c

File tree

10 files changed

+10
-31
lines changed

10 files changed

+10
-31
lines changed

drivers/watchdog/ep93xx_wdt.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Watchdog driver for Cirrus Logic EP93xx family of devices.
34
*
@@ -11,10 +12,6 @@
1112
* Copyright (c) 2012 H Hartley Sweeten <[email protected]>
1213
* Convert to a platform device and use the watchdog framework API
1314
*
14-
* This file is licensed under the terms of the GNU General Public
15-
* License version 2. This program is licensed "as is" without any
16-
* warranty of any kind, whether express or implied.
17-
*
1815
* This watchdog fires after 250msec, which is a too short interval
1916
* for us to rely on the user space daemon alone. So we ping the
2017
* wdt each ~200msec and eventually stop doing it if the user space

drivers/watchdog/m54xx_wdt.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* drivers/watchdog/m54xx_wdt.c
34
*
@@ -11,9 +12,6 @@
1112
* Copyright 2004 (c) MontaVista, Software, Inc.
1213
* Based on sa1100 driver, Copyright (C) 2000 Oleg Drokin <[email protected]>
1314
*
14-
* This file is licensed under the terms of the GNU General Public
15-
* License version 2. This program is licensed "as is" without any
16-
* warranty of any kind, whether express or implied.
1715
*/
1816

1917
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

drivers/watchdog/max63xx_wdt.c

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,11 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* drivers/char/watchdog/max63xx_wdt.c
34
*
45
* Driver for max63{69,70,71,72,73,74} watchdog timers
56
*
67
* Copyright (C) 2009 Marc Zyngier <[email protected]>
78
*
8-
* This file is licensed under the terms of the GNU General Public
9-
* License version 2. This program is licensed "as is" without any
10-
* warranty of any kind, whether express or implied.
11-
*
129
* This driver assumes the watchdog pins are memory mapped (as it is
1310
* the case for the Arcom Zeus). Should it be connected over GPIOs or
1411
* another interface, some abstraction will have to be introduced.

drivers/watchdog/moxart_wdt.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* MOXA ART SoCs watchdog driver.
34
*
45
* Copyright (C) 2013 Jonas Jensen
56
*
67
* Jonas Jensen <[email protected]>
78
*
8-
* This file is licensed under the terms of the GNU General Public
9-
* License version 2. This program is licensed "as is" without any
10-
* warranty of any kind, whether express or implied.
119
*/
1210

1311
#include <linux/clk.h>

drivers/watchdog/octeon-wdt-nmi.S

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
1+
/* SPDX-License-Identifier: GPL-2.0-only */
12
/*
2-
* This file is subject to the terms and conditions of the GNU General Public
3-
* License. See the file "COPYING" in the main directory of this archive
4-
* for more details.
5-
*
63
* Copyright (C) 2007-2017 Cavium, Inc.
74
*/
85
#include <asm/asm.h>

drivers/watchdog/orion_wdt.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* drivers/watchdog/orion_wdt.c
34
*
45
* Watchdog driver for Orion/Kirkwood processors
56
*
67
* Author: Sylver Bruneau <[email protected]>
78
*
8-
* This file is licensed under the terms of the GNU General Public
9-
* License version 2. This program is licensed "as is" without any
10-
* warranty of any kind, whether express or implied.
119
*/
1210

1311
#define pr_fmt(fmt) KBUILD_MODNAME ": " fmt

drivers/watchdog/rtd119x_wdt.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1+
// SPDX-License-Identifier: GPL-2.0+
12
/*
23
* Realtek RTD129x watchdog
34
*
45
* Copyright (c) 2017 Andreas Färber
56
*
6-
* SPDX-License-Identifier: GPL-2.0+
77
*/
88

99
#include <linux/bitops.h>

drivers/watchdog/sbc_fitpc2_wdt.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Watchdog driver for SBC-FITPC2 board
34
*
45
* Author: Denis Turischev <[email protected]>
56
*
67
* Adapted from the IXP2000 watchdog driver by Deepak Saxena.
78
*
8-
* This file is licensed under the terms of the GNU General Public
9-
* License version 2. This program is licensed "as is" without any
10-
* warranty of any kind, whether express or implied.
119
*/
1210

1311
#define pr_fmt(fmt) KBUILD_MODNAME " WATCHDOG: " fmt

drivers/watchdog/ts4800_wdt.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,9 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Watchdog driver for TS-4800 based boards
34
*
45
* Copyright (c) 2015 - Savoir-faire Linux
56
*
6-
* This file is licensed under the terms of the GNU General Public
7-
* License version 2. This program is licensed "as is" without any
8-
* warranty of any kind, whether express or implied.
97
*/
108

119
#include <linux/kernel.h>

drivers/watchdog/ts72xx_wdt.c

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
// SPDX-License-Identifier: GPL-2.0-only
12
/*
23
* Watchdog driver for Technologic Systems TS-72xx based SBCs
34
* (TS-7200, TS-7250 and TS-7260). These boards have external
@@ -8,9 +9,6 @@
89
*
910
* This driver is based on ep93xx_wdt and wm831x_wdt drivers.
1011
*
11-
* This file is licensed under the terms of the GNU General Public
12-
* License version 2. This program is licensed "as is" without any
13-
* warranty of any kind, whether express or implied.
1412
*/
1513

1614
#include <linux/platform_device.h>

0 commit comments

Comments
 (0)