diff options
Diffstat (limited to 'arch/arm/mach-omap2')
147 files changed, 147 insertions, 602 deletions
diff --git a/arch/arm/mach-omap2/am33xx-restart.c b/arch/arm/mach-omap2/am33xx-restart.c index 5bace6a45ffb..ef2f18a56b65 100644 --- a/arch/arm/mach-omap2/am33xx-restart.c +++ b/arch/arm/mach-omap2/am33xx-restart.c | |||
@@ -1,9 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * am33xx-restart.c - Code common to all AM33xx machines. | 3 | * am33xx-restart.c - Code common to all AM33xx machines. |
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 | #include <linux/kernel.h> | 5 | #include <linux/kernel.h> |
9 | #include <linux/reboot.h> | 6 | #include <linux/reboot.h> |
diff --git a/arch/arm/mach-omap2/board-generic.c b/arch/arm/mach-omap2/board-generic.c index 6b4f4975cf7a..ff992f8895ee 100644 --- a/arch/arm/mach-omap2/board-generic.c +++ b/arch/arm/mach-omap2/board-generic.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Copyright (C) 2005 Nokia Corporation | 3 | * Copyright (C) 2005 Nokia Corporation |
3 | * Author: Paul Mundt <paul.mundt@nokia.com> | 4 | * Author: Paul Mundt <paul.mundt@nokia.com> |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Modified from the original mach-omap/omap2/board-generic.c did by Paul | 8 | * Modified from the original mach-omap/omap2/board-generic.c did by Paul |
8 | * to support the OMAP2+ device tree boards with an unique board file. | 9 | * to support the OMAP2+ device tree boards with an unique board file. |
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 | */ | 10 | */ |
14 | #include <linux/io.h> | 11 | #include <linux/io.h> |
15 | #include <linux/of_irq.h> | 12 | #include <linux/of_irq.h> |
diff --git a/arch/arm/mach-omap2/board-n8x0.c b/arch/arm/mach-omap2/board-n8x0.c index 75bc18646df6..418a61ecb827 100644 --- a/arch/arm/mach-omap2/board-n8x0.c +++ b/arch/arm/mach-omap2/board-n8x0.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/board-n8x0.c | 3 | * linux/arch/arm/mach-omap2/board-n8x0.c |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Author: Juha Yrjola <juha.yrjola@nokia.com> | 6 | * Author: Juha Yrjola <juha.yrjola@nokia.com> |
6 | * | 7 | * |
7 | * Modified from mach-omap2/board-generic.c | 8 | * Modified from mach-omap2/board-generic.c |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #include <linux/clk.h> | 11 | #include <linux/clk.h> |
diff --git a/arch/arm/mach-omap2/clkt2xxx_dpll.c b/arch/arm/mach-omap2/clkt2xxx_dpll.c index 82572e277b97..0edebf3355fa 100644 --- a/arch/arm/mach-omap2/clkt2xxx_dpll.c +++ b/arch/arm/mach-omap2/clkt2xxx_dpll.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2-specific DPLL control functions | 3 | * OMAP2-specific DPLL control functions |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Nokia Corporation | 5 | * Copyright (C) 2011 Nokia Corporation |
5 | * Paul Walmsley | 6 | * Paul Walmsley |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/clkt2xxx_dpllcore.c b/arch/arm/mach-omap2/clkt2xxx_dpllcore.c index e8d417309f33..8a9983cb4733 100644 --- a/arch/arm/mach-omap2/clkt2xxx_dpllcore.c +++ b/arch/arm/mach-omap2/clkt2xxx_dpllcore.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * DPLL + CORE_CLK composite clock functions | 3 | * DPLL + CORE_CLK composite clock functions |
3 | * | 4 | * |
@@ -11,10 +12,6 @@ | |||
11 | * Based on earlier work by Tuukka Tikkanen, Tony Lindgren, | 12 | * Based on earlier work by Tuukka Tikkanen, Tony Lindgren, |
12 | * Gordon McNutt and RidgeRun, Inc. | 13 | * Gordon McNutt and RidgeRun, Inc. |
13 | * | 14 | * |
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | * | ||
18 | * XXX The DPLL and CORE clocks should be split into two separate clock | 15 | * XXX The DPLL and CORE clocks should be split into two separate clock |
19 | * types. | 16 | * types. |
20 | */ | 17 | */ |
diff --git a/arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c b/arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c index b64d717bfab6..2a3e72286d3a 100644 --- a/arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c +++ b/arch/arm/mach-omap2/clkt2xxx_virt_prcm_set.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2xxx DVFS virtual clock functions | 3 | * OMAP2xxx DVFS virtual clock functions |
3 | * | 4 | * |
@@ -11,10 +12,6 @@ | |||
11 | * Based on earlier work by Tuukka Tikkanen, Tony Lindgren, | 12 | * Based on earlier work by Tuukka Tikkanen, Tony Lindgren, |
12 | * Gordon McNutt and RidgeRun, Inc. | 13 | * Gordon McNutt and RidgeRun, Inc. |
13 | * | 14 | * |
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | * | ||
18 | * XXX Some of this code should be replaceable by the upcoming OPP layer | 15 | * XXX Some of this code should be replaceable by the upcoming OPP layer |
19 | * code. However, some notion of "rate set" is probably still necessary | 16 | * code. However, some notion of "rate set" is probably still necessary |
20 | * for OMAP2xxx at least. Rate sets should be generalized so they can be | 17 | * for OMAP2xxx at least. Rate sets should be generalized so they can be |
diff --git a/arch/arm/mach-omap2/clock.c b/arch/arm/mach-omap2/clock.c index 3e0f09cc0028..3c1d12dc8ff3 100644 --- a/arch/arm/mach-omap2/clock.c +++ b/arch/arm/mach-omap2/clock.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/clock.c | 3 | * linux/arch/arm/mach-omap2/clock.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Contacts: | 8 | * Contacts: |
8 | * Richard Woodruff <r-woodruff2@ti.com> | 9 | * Richard Woodruff <r-woodruff2@ti.com> |
9 | * Paul Walmsley | 10 | * Paul Walmsley |
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 | */ | 11 | */ |
15 | #undef DEBUG | 12 | #undef DEBUG |
16 | 13 | ||
diff --git a/arch/arm/mach-omap2/clock.h b/arch/arm/mach-omap2/clock.h index cf45550197e6..bbe4b32891bb 100644 --- a/arch/arm/mach-omap2/clock.h +++ b/arch/arm/mach-omap2/clock.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/clock.h | 3 | * linux/arch/arm/mach-omap2/clock.h |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Contacts: | 8 | * Contacts: |
8 | * Richard Woodruff <r-woodruff2@ti.com> | 9 | * Richard Woodruff <r-woodruff2@ti.com> |
9 | * Paul Walmsley | 10 | * Paul Walmsley |
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 | */ | 11 | */ |
15 | 12 | ||
16 | #ifndef __ARCH_ARM_MACH_OMAP2_CLOCK_H | 13 | #ifndef __ARCH_ARM_MACH_OMAP2_CLOCK_H |
diff --git a/arch/arm/mach-omap2/clockdomain.c b/arch/arm/mach-omap2/clockdomain.c index 6d44fe05a3fe..f98c8ecc9ca2 100644 --- a/arch/arm/mach-omap2/clockdomain.c +++ b/arch/arm/mach-omap2/clockdomain.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2/3/4 clockdomain framework functions | 3 | * OMAP2/3/4 clockdomain framework functions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Written by Paul Walmsley and Jouni Högander | 8 | * Written by Paul Walmsley and Jouni Högander |
8 | * Added OMAP4 specific support by Abhijit Pagare <abhijitpagare@ti.com> | 9 | * Added OMAP4 specific support by Abhijit Pagare <abhijitpagare@ti.com> |
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 | */ | 10 | */ |
14 | #undef DEBUG | 11 | #undef DEBUG |
15 | 12 | ||
diff --git a/arch/arm/mach-omap2/clockdomain.h b/arch/arm/mach-omap2/clockdomain.h index c7d0953e4aa2..68550b23c938 100644 --- a/arch/arm/mach-omap2/clockdomain.h +++ b/arch/arm/mach-omap2/clockdomain.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2/3 clockdomain framework functions | 3 | * OMAP2/3 clockdomain framework functions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2008-2011 Nokia Corporation | 6 | * Copyright (C) 2008-2011 Nokia Corporation |
6 | * | 7 | * |
7 | * Paul Walmsley | 8 | * Paul Walmsley |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef __ARCH_ARM_MACH_OMAP2_CLOCKDOMAIN_H | 11 | #ifndef __ARCH_ARM_MACH_OMAP2_CLOCKDOMAIN_H |
diff --git a/arch/arm/mach-omap2/clockdomains43xx_data.c b/arch/arm/mach-omap2/clockdomains43xx_data.c index 6d71c6082a24..751708d727af 100644 --- a/arch/arm/mach-omap2/clockdomains43xx_data.c +++ b/arch/arm/mach-omap2/clockdomains43xx_data.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * AM43xx Clock domains framework | 3 | * AM43xx Clock domains framework |
3 | * | 4 | * |
4 | * Copyright (C) 2013 Texas Instruments, Inc. | 5 | * Copyright (C) 2013 Texas Instruments, 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 | #include <linux/kernel.h> | 8 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/clockdomains44xx_data.c b/arch/arm/mach-omap2/clockdomains44xx_data.c index 95192a062d5d..6005c4ed3bc6 100644 --- a/arch/arm/mach-omap2/clockdomains44xx_data.c +++ b/arch/arm/mach-omap2/clockdomains44xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 Clock domains framework | 3 | * OMAP4 Clock domains framework |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #include <linux/kernel.h> | 19 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/clockdomains54xx_data.c b/arch/arm/mach-omap2/clockdomains54xx_data.c index 1a3c69d2e14c..3ab41fc89dd3 100644 --- a/arch/arm/mach-omap2/clockdomains54xx_data.c +++ b/arch/arm/mach-omap2/clockdomains54xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP54XX Clock domains framework | 3 | * OMAP54XX Clock domains framework |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * with the public linux-omap@vger.kernel.org mailing list and the | 13 | * with the public linux-omap@vger.kernel.org mailing list and the |
13 | * authors above to ensure that the autogeneration scripts are kept | 14 | * authors above to ensure that the autogeneration scripts are kept |
14 | * up-to-date with the file contents. | 15 | * up-to-date with the file contents. |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #include <linux/kernel.h> | 18 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/clockdomains7xx_data.c b/arch/arm/mach-omap2/clockdomains7xx_data.c index 67ebff829cf2..3068802824b7 100644 --- a/arch/arm/mach-omap2/clockdomains7xx_data.c +++ b/arch/arm/mach-omap2/clockdomains7xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * DRA7xx Clock domains framework | 3 | * DRA7xx Clock domains framework |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * with the public linux-omap@vger.kernel.org mailing list and the | 15 | * with the public linux-omap@vger.kernel.org mailing list and the |
15 | * authors above to ensure that the autogeneration scripts are kept | 16 | * authors above to ensure that the autogeneration scripts are kept |
16 | * up-to-date with the file contents. | 17 | * up-to-date with the file contents. |
17 | * | ||
18 | * This program is free software; you can redistribute it and/or modify | ||
19 | * it under the terms of the GNU General Public License version 2 as | ||
20 | * published by the Free Software Foundation. | ||
21 | */ | 18 | */ |
22 | 19 | ||
23 | #include <linux/kernel.h> | 20 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/cm-regbits-24xx.h b/arch/arm/mach-omap2/cm-regbits-24xx.h index 9ff0fc70f152..59c14dbb6f87 100644 --- a/arch/arm/mach-omap2/cm-regbits-24xx.h +++ b/arch/arm/mach-omap2/cm-regbits-24xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_24XX_H | 2 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_24XX_H |
2 | #define __ARCH_ARM_MACH_OMAP2_CM_REGBITS_24XX_H | 3 | #define __ARCH_ARM_MACH_OMAP2_CM_REGBITS_24XX_H |
3 | 4 | ||
@@ -8,10 +9,6 @@ | |||
8 | * Copyright (C) 2007 Nokia Corporation | 9 | * Copyright (C) 2007 Nokia Corporation |
9 | * | 10 | * |
10 | * Written by Paul Walmsley | 11 | * Written by Paul Walmsley |
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 | */ | 12 | */ |
16 | 13 | ||
17 | #define OMAP24XX_AUTOSTATE_MPU_MASK (1 << 0) | 14 | #define OMAP24XX_AUTOSTATE_MPU_MASK (1 << 0) |
diff --git a/arch/arm/mach-omap2/cm-regbits-34xx.h b/arch/arm/mach-omap2/cm-regbits-34xx.h index 38656ce2432c..037529a9e969 100644 --- a/arch/arm/mach-omap2/cm-regbits-34xx.h +++ b/arch/arm/mach-omap2/cm-regbits-34xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_34XX_H | 2 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_34XX_H |
2 | #define __ARCH_ARM_MACH_OMAP2_CM_REGBITS_34XX_H | 3 | #define __ARCH_ARM_MACH_OMAP2_CM_REGBITS_34XX_H |
3 | 4 | ||
@@ -8,10 +9,6 @@ | |||
8 | * Copyright (C) 2007-2008 Nokia Corporation | 9 | * Copyright (C) 2007-2008 Nokia Corporation |
9 | * | 10 | * |
10 | * Written by Paul Walmsley | 11 | * Written by Paul Walmsley |
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 | */ | 12 | */ |
16 | 13 | ||
17 | #define OMAP3430_CM_FCLKEN_IVA2_EN_IVA2_MASK (1 << 0) | 14 | #define OMAP3430_CM_FCLKEN_IVA2_EN_IVA2_MASK (1 << 0) |
diff --git a/arch/arm/mach-omap2/cm-regbits-44xx.h b/arch/arm/mach-omap2/cm-regbits-44xx.h index 4dbbd99b6e1e..1e9c23c107b2 100644 --- a/arch/arm/mach-omap2/cm-regbits-44xx.h +++ b/arch/arm/mach-omap2/cm-regbits-44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx Clock Management register bits | 3 | * OMAP44xx Clock Management register bits |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_44XX_H | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_44XX_H |
diff --git a/arch/arm/mach-omap2/cm-regbits-54xx.h b/arch/arm/mach-omap2/cm-regbits-54xx.h index 896ae9fc4cfb..44663b575bf4 100644 --- a/arch/arm/mach-omap2/cm-regbits-54xx.h +++ b/arch/arm/mach-omap2/cm-regbits-54xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP54xx Clock Management register bits | 3 | * OMAP54xx Clock Management register bits |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * with the public linux-omap@vger.kernel.org mailing list and the | 13 | * with the public linux-omap@vger.kernel.org mailing list and the |
13 | * authors above to ensure that the autogeneration scripts are kept | 14 | * authors above to ensure that the autogeneration scripts are kept |
14 | * up-to-date with the file contents. | 15 | * up-to-date with the file contents. |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_54XX_H | 18 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_54XX_H |
diff --git a/arch/arm/mach-omap2/cm-regbits-7xx.h b/arch/arm/mach-omap2/cm-regbits-7xx.h index ad8f81ce9b16..a78ccbaab1a6 100644 --- a/arch/arm/mach-omap2/cm-regbits-7xx.h +++ b/arch/arm/mach-omap2/cm-regbits-7xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * DRA7xx Clock Management register bits | 3 | * DRA7xx Clock Management register bits |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_7XX_H | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_CM_REGBITS_7XX_H |
diff --git a/arch/arm/mach-omap2/cm.h b/arch/arm/mach-omap2/cm.h index b19e83d53501..d02fe63dab59 100644 --- a/arch/arm/mach-omap2/cm.h +++ b/arch/arm/mach-omap2/cm.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2+ Clock Management prototypes | 3 | * OMAP2+ Clock Management prototypes |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2007-2009 Nokia Corporation | 6 | * Copyright (C) 2007-2009 Nokia Corporation |
6 | * | 7 | * |
7 | * Written by Paul Walmsley | 8 | * Written by Paul Walmsley |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #ifndef __ARCH_ASM_MACH_OMAP2_CM_H | 10 | #ifndef __ARCH_ASM_MACH_OMAP2_CM_H |
14 | #define __ARCH_ASM_MACH_OMAP2_CM_H | 11 | #define __ARCH_ASM_MACH_OMAP2_CM_H |
diff --git a/arch/arm/mach-omap2/cm1_44xx.h b/arch/arm/mach-omap2/cm1_44xx.h index a5949927b661..1a9725c7ad30 100644 --- a/arch/arm/mach-omap2/cm1_44xx.h +++ b/arch/arm/mach-omap2/cm1_44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx CM1 instance offset macros | 3 | * OMAP44xx CM1 instance offset macros |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | 17 | * |
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | * | ||
21 | * XXX This file needs to be updated to align on one of "OMAP4", "OMAP44XX", | 18 | * XXX This file needs to be updated to align on one of "OMAP4", "OMAP44XX", |
22 | * or "OMAP4430". | 19 | * or "OMAP4430". |
23 | */ | 20 | */ |
diff --git a/arch/arm/mach-omap2/cm1_54xx.h b/arch/arm/mach-omap2/cm1_54xx.h index fd245dfa7391..7be363a27a40 100644 --- a/arch/arm/mach-omap2/cm1_54xx.h +++ b/arch/arm/mach-omap2/cm1_54xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP54xx CM1 instance offset macros | 3 | * OMAP54xx CM1 instance offset macros |
3 | * | 4 | * |
@@ -12,11 +13,6 @@ | |||
12 | * with the public linux-omap@vger.kernel.org mailing list and the | 13 | * with the public linux-omap@vger.kernel.org mailing list and the |
13 | * authors above to ensure that the autogeneration scripts are kept | 14 | * authors above to ensure that the autogeneration scripts are kept |
14 | * up-to-date with the file contents. | 15 | * up-to-date with the file contents. |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | * | ||
20 | */ | 16 | */ |
21 | 17 | ||
22 | #ifndef __ARCH_ARM_MACH_OMAP2_CM1_54XX_H | 18 | #ifndef __ARCH_ARM_MACH_OMAP2_CM1_54XX_H |
diff --git a/arch/arm/mach-omap2/cm1_7xx.h b/arch/arm/mach-omap2/cm1_7xx.h index 2f1c09eea021..28660edc7f5f 100644 --- a/arch/arm/mach-omap2/cm1_7xx.h +++ b/arch/arm/mach-omap2/cm1_7xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * DRA7xx CM1 instance offset macros | 3 | * DRA7xx CM1 instance offset macros |
3 | * | 4 | * |
@@ -13,11 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | * | ||
21 | */ | 17 | */ |
22 | 18 | ||
23 | #ifndef __ARCH_ARM_MACH_OMAP2_CM1_7XX_H | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_CM1_7XX_H |
diff --git a/arch/arm/mach-omap2/cm2_44xx.h b/arch/arm/mach-omap2/cm2_44xx.h index 7521abf3d830..370d295446b6 100644 --- a/arch/arm/mach-omap2/cm2_44xx.h +++ b/arch/arm/mach-omap2/cm2_44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx CM2 instance offset macros | 3 | * OMAP44xx CM2 instance offset macros |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | 17 | * |
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | * | ||
21 | * XXX This file needs to be updated to align on one of "OMAP4", "OMAP44XX", | 18 | * XXX This file needs to be updated to align on one of "OMAP4", "OMAP44XX", |
22 | * or "OMAP4430". | 19 | * or "OMAP4430". |
23 | */ | 20 | */ |
diff --git a/arch/arm/mach-omap2/cm2_54xx.h b/arch/arm/mach-omap2/cm2_54xx.h index ff4040c196d8..c5da1f5cae93 100644 --- a/arch/arm/mach-omap2/cm2_54xx.h +++ b/arch/arm/mach-omap2/cm2_54xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP54xx CM2 instance offset macros | 3 | * OMAP54xx CM2 instance offset macros |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * with the public linux-omap@vger.kernel.org mailing list and the | 13 | * with the public linux-omap@vger.kernel.org mailing list and the |
13 | * authors above to ensure that the autogeneration scripts are kept | 14 | * authors above to ensure that the autogeneration scripts are kept |
14 | * up-to-date with the file contents. | 15 | * up-to-date with the file contents. |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #ifndef __ARCH_ARM_MACH_OMAP2_CM2_54XX_H | 18 | #ifndef __ARCH_ARM_MACH_OMAP2_CM2_54XX_H |
diff --git a/arch/arm/mach-omap2/cm2_7xx.h b/arch/arm/mach-omap2/cm2_7xx.h index ce63fdb68056..e16fc58ef152 100644 --- a/arch/arm/mach-omap2/cm2_7xx.h +++ b/arch/arm/mach-omap2/cm2_7xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * DRA7xx CM2 instance offset macros | 3 | * DRA7xx CM2 instance offset macros |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #ifndef __ARCH_ARM_MACH_OMAP2_CM2_7XX_H | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_CM2_7XX_H |
diff --git a/arch/arm/mach-omap2/cm2xxx.c b/arch/arm/mach-omap2/cm2xxx.c index d5b87f42a96e..0827acb60584 100644 --- a/arch/arm/mach-omap2/cm2xxx.c +++ b/arch/arm/mach-omap2/cm2xxx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2xxx CM module functions | 3 | * OMAP2xxx CM module functions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2008-2010, 2012 Texas Instruments, Inc. | 6 | * Copyright (C) 2008-2010, 2012 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * Rajendra Nayak <rnayak@ti.com> | 8 | * Rajendra Nayak <rnayak@ti.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/cm2xxx.h b/arch/arm/mach-omap2/cm2xxx.h index 7b8c79c0ce27..004016d7459e 100644 --- a/arch/arm/mach-omap2/cm2xxx.h +++ b/arch/arm/mach-omap2/cm2xxx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2xxx Clock Management (CM) register definitions | 3 | * OMAP2xxx Clock Management (CM) register definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2007-2010 Nokia Corporation | 6 | * Copyright (C) 2007-2010 Nokia Corporation |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * The CM hardware modules on the OMAP2/3 are quite similar to each | 9 | * The CM hardware modules on the OMAP2/3 are quite similar to each |
13 | * other. The CM modules/instances on OMAP4 are quite different, so | 10 | * other. The CM modules/instances on OMAP4 are quite different, so |
14 | * they are handled in a separate file. | 11 | * they are handled in a separate file. |
diff --git a/arch/arm/mach-omap2/cm2xxx_3xxx.h b/arch/arm/mach-omap2/cm2xxx_3xxx.h index aa148cd57cc1..70944b94cc09 100644 --- a/arch/arm/mach-omap2/cm2xxx_3xxx.h +++ b/arch/arm/mach-omap2/cm2xxx_3xxx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2/3 Clock Management (CM) register definitions | 3 | * OMAP2/3 Clock Management (CM) register definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2007-2010 Nokia Corporation | 6 | * Copyright (C) 2007-2010 Nokia Corporation |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * The CM hardware modules on the OMAP2/3 are quite similar to each | 9 | * The CM hardware modules on the OMAP2/3 are quite similar to each |
13 | * other. The CM modules/instances on OMAP4 are quite different, so | 10 | * other. The CM modules/instances on OMAP4 are quite different, so |
14 | * they are handled in a separate file. | 11 | * they are handled in a separate file. |
diff --git a/arch/arm/mach-omap2/cm3xxx.c b/arch/arm/mach-omap2/cm3xxx.c index ec580fd094a6..b03b6123b8fc 100644 --- a/arch/arm/mach-omap2/cm3xxx.c +++ b/arch/arm/mach-omap2/cm3xxx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3xxx CM module functions | 3 | * OMAP3xxx CM module functions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2008-2010, 2012 Texas Instruments, Inc. | 6 | * Copyright (C) 2008-2010, 2012 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * Rajendra Nayak <rnayak@ti.com> | 8 | * Rajendra Nayak <rnayak@ti.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/cm3xxx.h b/arch/arm/mach-omap2/cm3xxx.h index bc444e2080a1..ab0dc206d0c4 100644 --- a/arch/arm/mach-omap2/cm3xxx.h +++ b/arch/arm/mach-omap2/cm3xxx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2/3 Clock Management (CM) register definitions | 3 | * OMAP2/3 Clock Management (CM) register definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2007-2010 Nokia Corporation | 6 | * Copyright (C) 2007-2010 Nokia Corporation |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * The CM hardware modules on the OMAP2/3 are quite similar to each | 9 | * The CM hardware modules on the OMAP2/3 are quite similar to each |
13 | * other. The CM modules/instances on OMAP4 are quite different, so | 10 | * other. The CM modules/instances on OMAP4 are quite different, so |
14 | * they are handled in a separate file. | 11 | * they are handled in a separate file. |
diff --git a/arch/arm/mach-omap2/cm44xx.h b/arch/arm/mach-omap2/cm44xx.h index 309a4c913448..826fdda54b3f 100644 --- a/arch/arm/mach-omap2/cm44xx.h +++ b/arch/arm/mach-omap2/cm44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP4 Clock Management (CM) definitions | 3 | * OMAP4 Clock Management (CM) definitions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Written by Paul Walmsley | 8 | * Written by Paul Walmsley |
8 | * | 9 | * |
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | * | ||
13 | * OMAP4 has two separate CM blocks, CM1 and CM2. This file contains | 10 | * OMAP4 has two separate CM blocks, CM1 and CM2. This file contains |
14 | * macros and function prototypes that are applicable to both. | 11 | * macros and function prototypes that are applicable to both. |
15 | */ | 12 | */ |
diff --git a/arch/arm/mach-omap2/cm_common.c b/arch/arm/mach-omap2/cm_common.c index aff747ecad51..b7ea609386d5 100644 --- a/arch/arm/mach-omap2/cm_common.c +++ b/arch/arm/mach-omap2/cm_common.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2+ common Clock Management (CM) IP block functions | 3 | * OMAP2+ common Clock Management (CM) IP block functions |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Texas Instruments, Inc. | 5 | * Copyright (C) 2012 Texas Instruments, Inc. |
5 | * Paul Walmsley | 6 | * Paul Walmsley |
6 | * | 7 | * |
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | * | ||
11 | * XXX This code should eventually be moved to a CM driver. | 8 | * XXX This code should eventually be moved to a CM driver. |
12 | */ | 9 | */ |
13 | 10 | ||
diff --git a/arch/arm/mach-omap2/cminst44xx.c b/arch/arm/mach-omap2/cminst44xx.c index c11ac492b626..46670521b278 100644 --- a/arch/arm/mach-omap2/cminst44xx.c +++ b/arch/arm/mach-omap2/cminst44xx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 CM instance functions | 3 | * OMAP4 CM instance functions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * Rajendra Nayak <rnayak@ti.com> | 8 | * Rajendra Nayak <rnayak@ti.com> |
8 | * | 9 | * |
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | * | ||
13 | * This is needed since CM instances can be in the PRM, PRCM_MPU, CM1, | 10 | * This is needed since CM instances can be in the PRM, PRCM_MPU, CM1, |
14 | * or CM2 hardware modules. For example, the EMU_CM CM instance is in | 11 | * or CM2 hardware modules. For example, the EMU_CM CM instance is in |
15 | * the PRM hardware module. What a mess... | 12 | * the PRM hardware module. What a mess... |
diff --git a/arch/arm/mach-omap2/common.c b/arch/arm/mach-omap2/common.c index 484cdadfb187..a4af202cbc25 100644 --- a/arch/arm/mach-omap2/common.c +++ b/arch/arm/mach-omap2/common.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/common.c | 3 | * linux/arch/arm/mach-omap2/common.c |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Copyright (C) 2010 Nokia Corporation | 8 | * Copyright (C) 2010 Nokia Corporation |
8 | * Tony Lindgren <tony@atomide.com> | 9 | * Tony Lindgren <tony@atomide.com> |
9 | * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> | 10 | * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> |
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 | */ | 11 | */ |
15 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |
16 | #include <linux/init.h> | 13 | #include <linux/init.h> |
diff --git a/arch/arm/mach-omap2/control.c b/arch/arm/mach-omap2/control.c index 0bbfb20e193f..c84b5e260617 100644 --- a/arch/arm/mach-omap2/control.c +++ b/arch/arm/mach-omap2/control.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2/3 System Control Module register access | 3 | * OMAP2/3 System Control Module register access |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2007 Nokia Corporation | 6 | * Copyright (C) 2007 Nokia Corporation |
6 | * | 7 | * |
7 | * Written by Paul Walmsley | 8 | * Written by Paul Walmsley |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #undef DEBUG | 10 | #undef DEBUG |
14 | 11 | ||
diff --git a/arch/arm/mach-omap2/cpuidle34xx.c b/arch/arm/mach-omap2/cpuidle34xx.c index 2a3db0bd9e15..532a3e4b98c6 100644 --- a/arch/arm/mach-omap2/cpuidle34xx.c +++ b/arch/arm/mach-omap2/cpuidle34xx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/cpuidle34xx.c | 3 | * linux/arch/arm/mach-omap2/cpuidle34xx.c |
3 | * | 4 | * |
@@ -16,10 +17,6 @@ | |||
16 | * Richard Woodruff <r-woodruff2@ti.com> | 17 | * Richard Woodruff <r-woodruff2@ti.com> |
17 | * | 18 | * |
18 | * Based on pm.c for omap2 | 19 | * Based on pm.c for omap2 |
19 | * | ||
20 | * This program is free software; you can redistribute it and/or modify | ||
21 | * it under the terms of the GNU General Public License version 2 as | ||
22 | * published by the Free Software Foundation. | ||
23 | */ | 20 | */ |
24 | 21 | ||
25 | #include <linux/sched.h> | 22 | #include <linux/sched.h> |
diff --git a/arch/arm/mach-omap2/cpuidle44xx.c b/arch/arm/mach-omap2/cpuidle44xx.c index dae514c8276a..fe75d4fa6073 100644 --- a/arch/arm/mach-omap2/cpuidle44xx.c +++ b/arch/arm/mach-omap2/cpuidle44xx.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4+ CPU idle Routines | 3 | * OMAP4+ CPU idle Routines |
3 | * | 4 | * |
4 | * Copyright (C) 2011-2013 Texas Instruments, Inc. | 5 | * Copyright (C) 2011-2013 Texas Instruments, Inc. |
5 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
6 | * Rajendra Nayak <rnayak@ti.com> | 7 | * Rajendra Nayak <rnayak@ti.com> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/sched.h> | 10 | #include <linux/sched.h> |
diff --git a/arch/arm/mach-omap2/ctrl_module_wkup_44xx.h b/arch/arm/mach-omap2/ctrl_module_wkup_44xx.h index a0af9baec3f7..414f14d1e0a0 100644 --- a/arch/arm/mach-omap2/ctrl_module_wkup_44xx.h +++ b/arch/arm/mach-omap2/ctrl_module_wkup_44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx CTRL_MODULE_WKUP registers and bitfields | 3 | * OMAP44xx CTRL_MODULE_WKUP registers and bitfields |
3 | * | 4 | * |
@@ -11,10 +12,6 @@ | |||
11 | * with the public linux-omap@vger.kernel.org mailing list and the | 12 | * with the public linux-omap@vger.kernel.org mailing list and the |
12 | * authors above to ensure that the autogeneration scripts are kept | 13 | * authors above to ensure that the autogeneration scripts are kept |
13 | * up-to-date with the file contents. | 14 | * up-to-date with the file contents. |
14 | * | ||
15 | * This program is free software; you can redistribute it and/or modify | ||
16 | * it under the terms of the GNU General Public License version 2 as | ||
17 | * published by the Free Software Foundation. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | #ifndef __ARCH_ARM_MACH_OMAP2_CTRL_MODULE_WKUP_44XX_H | 17 | #ifndef __ARCH_ARM_MACH_OMAP2_CTRL_MODULE_WKUP_44XX_H |
diff --git a/arch/arm/mach-omap2/dma.c b/arch/arm/mach-omap2/dma.c index a005e2a23b86..0c105baa5e88 100644 --- a/arch/arm/mach-omap2/dma.c +++ b/arch/arm/mach-omap2/dma.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2+ DMA driver | 3 | * OMAP2+ DMA driver |
3 | * | 4 | * |
@@ -15,10 +16,6 @@ | |||
15 | * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ | 16 | * Copyright (C) 2010 Texas Instruments Incorporated - http://www.ti.com/ |
16 | * Converted DMA library into platform driver | 17 | * Converted DMA library into platform driver |
17 | * - G, Manjunath Kondaiah <manjugk@ti.com> | 18 | * - G, Manjunath Kondaiah <manjugk@ti.com> |
18 | * | ||
19 | * This program is free software; you can redistribute it and/or modify | ||
20 | * it under the terms of the GNU General Public License version 2 as | ||
21 | * published by the Free Software Foundation. | ||
22 | */ | 19 | */ |
23 | 20 | ||
24 | #include <linux/err.h> | 21 | #include <linux/err.h> |
diff --git a/arch/arm/mach-omap2/gpmc.h b/arch/arm/mach-omap2/gpmc.h index 9caa41a6cb04..e060f1b5c27d 100644 --- a/arch/arm/mach-omap2/gpmc.h +++ b/arch/arm/mach-omap2/gpmc.h | |||
@@ -1,14 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * General-Purpose Memory Controller for OMAP2 | 3 | * General-Purpose Memory Controller for OMAP2 |
3 | * | 4 | * |
4 | * Copyright (C) 2005-2006 Nokia Corporation | 5 | * Copyright (C) 2005-2006 Nokia Corporation |
5 | * | 6 | * |
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 | * Do not include this file in any new code, this will get removed | 7 | * Do not include this file in any new code, this will get removed |
11 | * once omap3 boots in device tree only mode. | 8 | * once omap3 boots in device tree only mode. |
12 | * | ||
13 | */ | 9 | */ |
14 | #include <linux/omap-gpmc.h> | 10 | #include <linux/omap-gpmc.h> |
diff --git a/arch/arm/mach-omap2/hsmmc.c b/arch/arm/mach-omap2/hsmmc.c index af545193f673..14b9c13c1fa0 100644 --- a/arch/arm/mach-omap2/hsmmc.c +++ b/arch/arm/mach-omap2/hsmmc.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/hsmmc.c | 3 | * linux/arch/arm/mach-omap2/hsmmc.c |
3 | * | 4 | * |
4 | * Copyright (C) 2007-2008 Texas Instruments | 5 | * Copyright (C) 2007-2008 Texas Instruments |
5 | * Copyright (C) 2008 Nokia Corporation | 6 | * Copyright (C) 2008 Nokia Corporation |
6 | * Author: Texas Instruments | 7 | * Author: Texas Instruments |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
13 | #include <linux/slab.h> | 10 | #include <linux/slab.h> |
diff --git a/arch/arm/mach-omap2/hsmmc.h b/arch/arm/mach-omap2/hsmmc.h index bf99aec5a155..76c5ed2afa72 100644 --- a/arch/arm/mach-omap2/hsmmc.h +++ b/arch/arm/mach-omap2/hsmmc.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * MMC definitions for OMAP2 | 3 | * MMC definitions for OMAP2 |
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 | struct mmc_card; | 6 | struct mmc_card; |
diff --git a/arch/arm/mach-omap2/id.c b/arch/arm/mach-omap2/id.c index 859c71c4e932..188ea5258c99 100644 --- a/arch/arm/mach-omap2/id.c +++ b/arch/arm/mach-omap2/id.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/id.c | 3 | * linux/arch/arm/mach-omap2/id.c |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * | 9 | * |
9 | * Copyright (C) 2009-11 Texas Instruments | 10 | * Copyright (C) 2009-11 Texas Instruments |
10 | * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> | 11 | * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> |
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 | */ | 12 | */ |
16 | 13 | ||
17 | #include <linux/module.h> | 14 | #include <linux/module.h> |
diff --git a/arch/arm/mach-omap2/id.h b/arch/arm/mach-omap2/id.h index 02ed3aa56f1e..d1735f4497e3 100644 --- a/arch/arm/mach-omap2/id.h +++ b/arch/arm/mach-omap2/id.h | |||
@@ -1,11 +1,8 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2 CPU identification code | 3 | * OMAP2 CPU identification code |
3 | * | 4 | * |
4 | * Copyright (C) 2010 Kan-Ru Chen <kanru@0xlab.org> | 5 | * Copyright (C) 2010 Kan-Ru Chen <kanru@0xlab.org> |
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 | #ifndef OMAP2_ARCH_ID_H | 7 | #ifndef OMAP2_ARCH_ID_H |
11 | #define OMAP2_ARCH_ID_H | 8 | #define OMAP2_ARCH_ID_H |
diff --git a/arch/arm/mach-omap2/io.c b/arch/arm/mach-omap2/io.c index 5e69c8caa1db..349e48042982 100644 --- a/arch/arm/mach-omap2/io.c +++ b/arch/arm/mach-omap2/io.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/io.c | 3 | * linux/arch/arm/mach-omap2/io.c |
3 | * | 4 | * |
@@ -11,10 +12,6 @@ | |||
11 | * Syed Khasim <x0khasim@ti.com> | 12 | * Syed Khasim <x0khasim@ti.com> |
12 | * | 13 | * |
13 | * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> | 14 | * Added OMAP4 support - Santosh Shilimkar <santosh.shilimkar@ti.com> |
14 | * | ||
15 | * This program is free software; you can redistribute it and/or modify | ||
16 | * it under the terms of the GNU General Public License version 2 as | ||
17 | * published by the Free Software Foundation. | ||
18 | */ | 15 | */ |
19 | #include <linux/module.h> | 16 | #include <linux/module.h> |
20 | #include <linux/kernel.h> | 17 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/mcbsp.c b/arch/arm/mach-omap2/mcbsp.c index 4acc0dae27e0..c3604b4585a4 100644 --- a/arch/arm/mach-omap2/mcbsp.c +++ b/arch/arm/mach-omap2/mcbsp.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/mcbsp.c | 3 | * linux/arch/arm/mach-omap2/mcbsp.c |
3 | * | 4 | * |
4 | * Copyright (C) 2008 Instituto Nokia de Tecnologia | 5 | * Copyright (C) 2008 Instituto Nokia de Tecnologia |
5 | * Contact: Eduardo Valentin <eduardo.valentin@indt.org.br> | 6 | * Contact: Eduardo Valentin <eduardo.valentin@indt.org.br> |
6 | * | 7 | * |
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | * | ||
11 | * Multichannel mode not supported. | 8 | * Multichannel mode not supported. |
12 | */ | 9 | */ |
13 | #include <linux/module.h> | 10 | #include <linux/module.h> |
diff --git a/arch/arm/mach-omap2/omap-headsmp.S b/arch/arm/mach-omap2/omap-headsmp.S index 4c6f14cf92a8..7d0db77ab8cb 100644 --- a/arch/arm/mach-omap2/omap-headsmp.S +++ b/arch/arm/mach-omap2/omap-headsmp.S | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Secondary CPU startup routine source file. | 3 | * Secondary CPU startup routine source file. |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Interface functions needed for the SMP. This file is based on arm | 10 | * Interface functions needed for the SMP. This file is based on arm |
10 | * realview smp platform. | 11 | * realview smp platform. |
11 | * Copyright (c) 2003 ARM Limited. | 12 | * Copyright (c) 2003 ARM Limited. |
12 | * | ||
13 | * This program is free software,you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | 14 | ||
18 | #include <linux/linkage.h> | 15 | #include <linux/linkage.h> |
diff --git a/arch/arm/mach-omap2/omap-hotplug.c b/arch/arm/mach-omap2/omap-hotplug.c index 433db6d0b073..8343fcf4f399 100644 --- a/arch/arm/mach-omap2/omap-hotplug.c +++ b/arch/arm/mach-omap2/omap-hotplug.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 SMP cpu-hotplug support | 3 | * OMAP4 SMP cpu-hotplug support |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * Platform file needed for the OMAP4 SMP. This file is based on arm | 9 | * Platform file needed for the OMAP4 SMP. This file is based on arm |
9 | * realview smp platform. | 10 | * realview smp platform. |
10 | * Copyright (c) 2002 ARM Limited. | 11 | * Copyright (c) 2002 ARM Limited. |
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 | */ | 12 | */ |
16 | 13 | ||
17 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/omap-mpuss-lowpower.c b/arch/arm/mach-omap2/omap-mpuss-lowpower.c index 4cfc4f9b2c69..2d8f90546591 100644 --- a/arch/arm/mach-omap2/omap-mpuss-lowpower.c +++ b/arch/arm/mach-omap2/omap-mpuss-lowpower.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP MPUSS low power code | 3 | * OMAP MPUSS low power code |
3 | * | 4 | * |
@@ -30,11 +31,6 @@ | |||
30 | * | 31 | * |
31 | * Note: CPU0 is the master core and it is the last CPU to go down | 32 | * Note: CPU0 is the master core and it is the last CPU to go down |
32 | * and first to wake-up when MPUSS low power states are excercised | 33 | * and first to wake-up when MPUSS low power states are excercised |
33 | * | ||
34 | * | ||
35 | * This program is free software; you can redistribute it and/or modify | ||
36 | * it under the terms of the GNU General Public License version 2 as | ||
37 | * published by the Free Software Foundation. | ||
38 | */ | 34 | */ |
39 | 35 | ||
40 | #include <linux/kernel.h> | 36 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/omap-secure.c b/arch/arm/mach-omap2/omap-secure.c index fa7f308c9027..24298e47b9f1 100644 --- a/arch/arm/mach-omap2/omap-secure.c +++ b/arch/arm/mach-omap2/omap-secure.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP Secure API infrastructure. | 3 | * OMAP Secure API infrastructure. |
3 | * | 4 | * |
@@ -5,11 +6,6 @@ | |||
5 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
6 | * Copyright (C) 2012 Ivaylo Dimitrov <freemangordon@abv.bg> | 7 | * Copyright (C) 2012 Ivaylo Dimitrov <freemangordon@abv.bg> |
7 | * Copyright (C) 2013 Pali Rohár <pali.rohar@gmail.com> | 8 | * Copyright (C) 2013 Pali Rohár <pali.rohar@gmail.com> |
8 | * | ||
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 | */ | 9 | */ |
14 | 10 | ||
15 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/omap-secure.h b/arch/arm/mach-omap2/omap-secure.h index c509cde71f93..20046e8f8ecb 100644 --- a/arch/arm/mach-omap2/omap-secure.h +++ b/arch/arm/mach-omap2/omap-secure.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * omap-secure.h: OMAP Secure infrastructure header. | 3 | * omap-secure.h: OMAP Secure infrastructure header. |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
6 | * Copyright (C) 2012 Ivaylo Dimitrov <freemangordon@abv.bg> | 7 | * Copyright (C) 2012 Ivaylo Dimitrov <freemangordon@abv.bg> |
7 | * Copyright (C) 2013 Pali Rohár <pali.rohar@gmail.com> | 8 | * Copyright (C) 2013 Pali Rohár <pali.rohar@gmail.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #ifndef OMAP_ARCH_OMAP_SECURE_H | 10 | #ifndef OMAP_ARCH_OMAP_SECURE_H |
14 | #define OMAP_ARCH_OMAP_SECURE_H | 11 | #define OMAP_ARCH_OMAP_SECURE_H |
diff --git a/arch/arm/mach-omap2/omap-smc.S b/arch/arm/mach-omap2/omap-smc.S index 72506e6cf9e7..630b9bd099e0 100644 --- a/arch/arm/mach-omap2/omap-smc.S +++ b/arch/arm/mach-omap2/omap-smc.S | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP34xx and OMAP44xx secure APIs file. | 3 | * OMAP34xx and OMAP44xx secure APIs file. |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Copyright (C) 2012 Ivaylo Dimitrov <freemangordon@abv.bg> | 8 | * Copyright (C) 2012 Ivaylo Dimitrov <freemangordon@abv.bg> |
8 | * Copyright (C) 2013 Pali Rohár <pali.rohar@gmail.com> | 9 | * Copyright (C) 2013 Pali Rohár <pali.rohar@gmail.com> |
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 | */ | 10 | */ |
14 | 11 | ||
15 | #include <linux/linkage.h> | 12 | #include <linux/linkage.h> |
diff --git a/arch/arm/mach-omap2/omap-smp.c b/arch/arm/mach-omap2/omap-smp.c index 10e070368f64..6a82fce3f822 100644 --- a/arch/arm/mach-omap2/omap-smp.c +++ b/arch/arm/mach-omap2/omap-smp.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 SMP source file. It contains platform specific functions | 3 | * OMAP4 SMP source file. It contains platform specific functions |
3 | * needed for the linux smp kernel. | 4 | * needed for the linux smp kernel. |
@@ -10,10 +11,6 @@ | |||
10 | * Platform file needed for the OMAP4 SMP. This file is based on arm | 11 | * Platform file needed for the OMAP4 SMP. This file is based on arm |
11 | * realview smp platform. | 12 | * realview smp platform. |
12 | * * Copyright (c) 2002 ARM Limited. | 13 | * * Copyright (c) 2002 ARM Limited. |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | #include <linux/init.h> | 15 | #include <linux/init.h> |
19 | #include <linux/device.h> | 16 | #include <linux/device.h> |
diff --git a/arch/arm/mach-omap2/omap-wakeupgen.c b/arch/arm/mach-omap2/omap-wakeupgen.c index 7dcbe1736f7e..8d21e3a3c05f 100644 --- a/arch/arm/mach-omap2/omap-wakeupgen.c +++ b/arch/arm/mach-omap2/omap-wakeupgen.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP WakeupGen Source file | 3 | * OMAP WakeupGen Source file |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * | 11 | * |
11 | * Copyright (C) 2011 Texas Instruments, Inc. | 12 | * Copyright (C) 2011 Texas Instruments, Inc. |
12 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 13 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #include <linux/kernel.h> | 16 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/omap-wakeupgen.h b/arch/arm/mach-omap2/omap-wakeupgen.h index a3491ad12368..bcc37b2c8ff8 100644 --- a/arch/arm/mach-omap2/omap-wakeupgen.h +++ b/arch/arm/mach-omap2/omap-wakeupgen.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP WakeupGen header file | 3 | * OMAP WakeupGen header file |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Texas Instruments, Inc. | 5 | * Copyright (C) 2011 Texas Instruments, Inc. |
5 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | #ifndef OMAP_ARCH_WAKEUPGEN_H | 8 | #ifndef OMAP_ARCH_WAKEUPGEN_H |
12 | #define OMAP_ARCH_WAKEUPGEN_H | 9 | #define OMAP_ARCH_WAKEUPGEN_H |
diff --git a/arch/arm/mach-omap2/omap2-restart.c b/arch/arm/mach-omap2/omap2-restart.c index 497269db882b..fdcc75c97d70 100644 --- a/arch/arm/mach-omap2/omap2-restart.c +++ b/arch/arm/mach-omap2/omap2-restart.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap2-restart.c - code common to all OMAP2xxx machines. | 3 | * omap2-restart.c - code common to all OMAP2xxx machines. |
3 | * | 4 | * |
4 | * Copyright (C) 2012 Texas Instruments | 5 | * Copyright (C) 2012 Texas Instruments |
5 | * Paul Walmsley | 6 | * Paul Walmsley |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | #include <linux/kernel.h> | 8 | #include <linux/kernel.h> |
12 | #include <linux/init.h> | 9 | #include <linux/init.h> |
diff --git a/arch/arm/mach-omap2/omap3-restart.c b/arch/arm/mach-omap2/omap3-restart.c index 4bdd22edb96b..bcabe6fa164e 100644 --- a/arch/arm/mach-omap2/omap3-restart.c +++ b/arch/arm/mach-omap2/omap3-restart.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap3-restart.c - Code common to all OMAP3xxx machines. | 3 | * omap3-restart.c - Code common to all OMAP3xxx machines. |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2010 Nokia Corporation | 6 | * Copyright (C) 2010 Nokia Corporation |
6 | * Tony Lindgren <tony@atomide.com> | 7 | * Tony Lindgren <tony@atomide.com> |
7 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 8 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #include <linux/kernel.h> | 10 | #include <linux/kernel.h> |
14 | #include <linux/init.h> | 11 | #include <linux/init.h> |
diff --git a/arch/arm/mach-omap2/omap4-common.c b/arch/arm/mach-omap2/omap4-common.c index b226c8aaf8b1..f9c02f9f1c92 100644 --- a/arch/arm/mach-omap2/omap4-common.c +++ b/arch/arm/mach-omap2/omap4-common.c | |||
@@ -1,14 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 specific common source file. | 3 | * OMAP4 specific common source file. |
3 | * | 4 | * |
4 | * Copyright (C) 2010 Texas Instruments, Inc. | 5 | * Copyright (C) 2010 Texas Instruments, Inc. |
5 | * Author: | 6 | * Author: |
6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 7 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
7 | * | ||
8 | * | ||
9 | * This program is free software,you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 8 | */ |
13 | 9 | ||
14 | #include <linux/kernel.h> | 10 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/omap4-restart.c b/arch/arm/mach-omap2/omap4-restart.c index e17136a50e27..56f621314fe9 100644 --- a/arch/arm/mach-omap2/omap4-restart.c +++ b/arch/arm/mach-omap2/omap4-restart.c | |||
@@ -1,10 +1,6 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap4-restart.c - Common to OMAP4 and OMAP5 | 3 | * omap4-restart.c - Common to OMAP4 and OMAP5 |
3 | * | ||
4 | * | ||
5 | * This program is free software; you can redistribute it and/or modify | ||
6 | * it under the terms of the GNU General Public License version 2 as | ||
7 | * published by the Free Software Foundation. | ||
8 | */ | 4 | */ |
9 | 5 | ||
10 | #include <linux/types.h> | 6 | #include <linux/types.h> |
diff --git a/arch/arm/mach-omap2/omap4-sar-layout.h b/arch/arm/mach-omap2/omap4-sar-layout.h index 9fc4e2643ce7..aabf06401200 100644 --- a/arch/arm/mach-omap2/omap4-sar-layout.h +++ b/arch/arm/mach-omap2/omap4-sar-layout.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * omap4-sar-layout.h: OMAP4 SAR RAM layout header file | 3 | * omap4-sar-layout.h: OMAP4 SAR RAM layout header file |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Texas Instruments, Inc. | 5 | * Copyright (C) 2011 Texas Instruments, Inc. |
5 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | #ifndef OMAP_ARCH_OMAP4_SAR_LAYOUT_H | 8 | #ifndef OMAP_ARCH_OMAP4_SAR_LAYOUT_H |
12 | #define OMAP_ARCH_OMAP4_SAR_LAYOUT_H | 9 | #define OMAP_ARCH_OMAP4_SAR_LAYOUT_H |
diff --git a/arch/arm/mach-omap2/omap44xx.h b/arch/arm/mach-omap2/omap44xx.h index 8a515bb74639..0595175a5467 100644 --- a/arch/arm/mach-omap2/omap44xx.h +++ b/arch/arm/mach-omap2/omap44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /*: | 2 | /*: |
2 | * Address mappings and base address for OMAP4 interconnects | 3 | * Address mappings and base address for OMAP4 interconnects |
3 | * and peripherals. | 4 | * and peripherals. |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2009 Texas Instruments | 6 | * Copyright (C) 2009 Texas Instruments |
6 | * | 7 | * |
7 | * Author: Santosh Shilimkar <santosh.shilimkar@ti.com> | 8 | * Author: Santosh Shilimkar <santosh.shilimkar@ti.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #ifndef __ASM_ARCH_OMAP44XX_H | 10 | #ifndef __ASM_ARCH_OMAP44XX_H |
14 | #define __ASM_ARCH_OMAP44XX_H | 11 | #define __ASM_ARCH_OMAP44XX_H |
diff --git a/arch/arm/mach-omap2/omap54xx.h b/arch/arm/mach-omap2/omap54xx.h index 0ca8e938096b..b49e633c309a 100644 --- a/arch/arm/mach-omap2/omap54xx.h +++ b/arch/arm/mach-omap2/omap54xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /*: | 2 | /*: |
2 | * Address mappings and base address for OMAP5 interconnects | 3 | * Address mappings and base address for OMAP5 interconnects |
3 | * and peripherals. | 4 | * and peripherals. |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2012 Texas Instruments | 6 | * Copyright (C) 2012 Texas Instruments |
6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 7 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
7 | * Sricharan <r.sricharan@ti.com> | 8 | * Sricharan <r.sricharan@ti.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #ifndef __ASM_SOC_OMAP54XX_H | 10 | #ifndef __ASM_SOC_OMAP54XX_H |
14 | #define __ASM_SOC_OMAP54XX_H | 11 | #define __ASM_SOC_OMAP54XX_H |
diff --git a/arch/arm/mach-omap2/omap_device.c b/arch/arm/mach-omap2/omap_device.c index 41c7b905980a..3acb4192918d 100644 --- a/arch/arm/mach-omap2/omap_device.c +++ b/arch/arm/mach-omap2/omap_device.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_device implementation | 3 | * omap_device implementation |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard | 10 | * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard |
10 | * Woodruff | 11 | * Woodruff |
11 | * | 12 | * |
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 | * | ||
16 | * This code provides a consistent interface for OMAP device drivers | 13 | * This code provides a consistent interface for OMAP device drivers |
17 | * to control power management and interconnect properties of their | 14 | * to control power management and interconnect properties of their |
18 | * devices. | 15 | * devices. |
@@ -20,8 +17,6 @@ | |||
20 | * In the medium- to long-term, this code should be implemented as a | 17 | * In the medium- to long-term, this code should be implemented as a |
21 | * proper omap_bus/omap_device in Linux, no more platform_data func | 18 | * proper omap_bus/omap_device in Linux, no more platform_data func |
22 | * pointers | 19 | * pointers |
23 | * | ||
24 | * | ||
25 | */ | 20 | */ |
26 | #undef DEBUG | 21 | #undef DEBUG |
27 | 22 | ||
diff --git a/arch/arm/mach-omap2/omap_device.h b/arch/arm/mach-omap2/omap_device.h index 786b9c00fdb9..ced775e401cf 100644 --- a/arch/arm/mach-omap2/omap_device.h +++ b/arch/arm/mach-omap2/omap_device.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * omap_device headers | 3 | * omap_device headers |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard | 10 | * Pandita, Sakari Poussa, Anand Sawant, Santosh Shilimkar, Richard |
10 | * Woodruff | 11 | * Woodruff |
11 | * | 12 | * |
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 | * | ||
16 | * This type of functionality should be implemented as a proper | 13 | * This type of functionality should be implemented as a proper |
17 | * omap_bus/omap_device in Linux. | 14 | * omap_bus/omap_device in Linux. |
18 | * | 15 | * |
diff --git a/arch/arm/mach-omap2/omap_hwmod.c b/arch/arm/mach-omap2/omap_hwmod.c index 405ac24def05..e0350476feaa 100644 --- a/arch/arm/mach-omap2/omap_hwmod.c +++ b/arch/arm/mach-omap2/omap_hwmod.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod implementation for OMAP2/3/4 | 3 | * omap_hwmod implementation for OMAP2/3/4 |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * Tony Lindgren, Rajendra Nayak, Vikram Pandita, Sakari Poussa, Anand | 11 | * Tony Lindgren, Rajendra Nayak, Vikram Pandita, Sakari Poussa, Anand |
11 | * Sawant, Santosh Shilimkar, Richard Woodruff | 12 | * Sawant, Santosh Shilimkar, Richard Woodruff |
12 | * | 13 | * |
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | * | ||
17 | * Introduction | 14 | * Introduction |
18 | * ------------ | 15 | * ------------ |
19 | * One way to view an OMAP SoC is as a collection of largely unrelated | 16 | * One way to view an OMAP SoC is as a collection of largely unrelated |
diff --git a/arch/arm/mach-omap2/omap_hwmod.h b/arch/arm/mach-omap2/omap_hwmod.h index fca9e072154b..ef1bb08b1a2d 100644 --- a/arch/arm/mach-omap2/omap_hwmod.h +++ b/arch/arm/mach-omap2/omap_hwmod.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * omap_hwmod macros, structures | 3 | * omap_hwmod macros, structures |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Kevin Hilman, Tony Lindgren, Rajendra Nayak, Vikram Pandita, Sakari | 10 | * Kevin Hilman, Tony Lindgren, Rajendra Nayak, Vikram Pandita, Sakari |
10 | * Poussa, Anand Sawant, Santosh Shilimkar, Richard Woodruff | 11 | * Poussa, Anand Sawant, Santosh Shilimkar, Richard Woodruff |
11 | * | 12 | * |
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 | * | ||
16 | * These headers and macros are used to define OMAP on-chip module | 13 | * These headers and macros are used to define OMAP on-chip module |
17 | * data and their integration with other OMAP modules and Linux. | 14 | * data and their integration with other OMAP modules and Linux. |
18 | * Copious documentation and references can also be found in the | 15 | * Copious documentation and references can also be found in the |
@@ -24,7 +21,6 @@ | |||
24 | * - init_conn_id_bit (CONNID_BIT_VECTOR) | 21 | * - init_conn_id_bit (CONNID_BIT_VECTOR) |
25 | * - implement default hwmod SMS/SDRC flags? | 22 | * - implement default hwmod SMS/SDRC flags? |
26 | * - move Linux-specific data ("non-ROM data") out | 23 | * - move Linux-specific data ("non-ROM data") out |
27 | * | ||
28 | */ | 24 | */ |
29 | #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_MACH_OMAP_HWMOD_H | 25 | #ifndef __ARCH_ARM_PLAT_OMAP_INCLUDE_MACH_OMAP_HWMOD_H |
30 | #define __ARCH_ARM_PLAT_OMAP_INCLUDE_MACH_OMAP_HWMOD_H | 26 | #define __ARCH_ARM_PLAT_OMAP_INCLUDE_MACH_OMAP_HWMOD_H |
diff --git a/arch/arm/mach-omap2/omap_hwmod_2420_data.c b/arch/arm/mach-omap2/omap_hwmod_2420_data.c index 8122c8d4b69a..d49df96b4052 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2420_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2420_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod_2420_data.c - hardware modules present on the OMAP2420 chips | 3 | * omap_hwmod_2420_data.c - hardware modules present on the OMAP2420 chips |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2012 Texas Instruments, Inc. | 6 | * Copyright (C) 2012 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * XXX handle crossbar/shared link difference for L3? | 9 | * XXX handle crossbar/shared link difference for L3? |
13 | * XXX these should be marked initdata for multi-OMAP kernels | 10 | * XXX these should be marked initdata for multi-OMAP kernels |
14 | */ | 11 | */ |
diff --git a/arch/arm/mach-omap2/omap_hwmod_2430_data.c b/arch/arm/mach-omap2/omap_hwmod_2430_data.c index f27cb60bde77..c51ef84ff64d 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2430_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2430_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod_2430_data.c - hardware modules present on the OMAP2430 chips | 3 | * omap_hwmod_2430_data.c - hardware modules present on the OMAP2430 chips |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2012 Texas Instruments, Inc. | 6 | * Copyright (C) 2012 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * XXX handle crossbar/shared link difference for L3? | 9 | * XXX handle crossbar/shared link difference for L3? |
13 | * XXX these should be marked initdata for multi-OMAP kernels | 10 | * XXX these should be marked initdata for multi-OMAP kernels |
14 | */ | 11 | */ |
diff --git a/arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c b/arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c index 28665d29f23f..2581b8a5f866 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2xxx_3xxx_ipblock_data.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod_2xxx_3xxx_ipblock_data.c - common IP block data for OMAP2/3 | 3 | * omap_hwmod_2xxx_3xxx_ipblock_data.c - common IP block data for OMAP2/3 |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Nokia Corporation | 5 | * Copyright (C) 2011 Nokia Corporation |
5 | * Copyright (C) 2012 Texas Instruments, Inc. | 6 | * Copyright (C) 2012 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/dmaengine.h> | 10 | #include <linux/dmaengine.h> |
diff --git a/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c b/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c index e19f620c4074..eef96adea411 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2xxx_interconnect_data.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod_2xxx_interconnect_data.c - common interconnect data for OMAP2xxx | 3 | * omap_hwmod_2xxx_interconnect_data.c - common interconnect data for OMAP2xxx |
3 | * | 4 | * |
4 | * Copyright (C) 2009-2011 Nokia Corporation | 5 | * Copyright (C) 2009-2011 Nokia Corporation |
5 | * Paul Walmsley | 6 | * Paul Walmsley |
6 | * | 7 | * |
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | * | ||
11 | * XXX handle crossbar/shared link difference for L3? | 8 | * XXX handle crossbar/shared link difference for L3? |
12 | * XXX these should be marked initdata for multi-OMAP kernels | 9 | * XXX these should be marked initdata for multi-OMAP kernels |
13 | */ | 10 | */ |
diff --git a/arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c b/arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c index ed5f39d948de..f767524d06b5 100644 --- a/arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_2xxx_ipblock_data.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod_2xxx_ipblock_data.c - common IP block data for OMAP2xxx | 3 | * omap_hwmod_2xxx_ipblock_data.c - common IP block data for OMAP2xxx |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Nokia Corporation | 5 | * Copyright (C) 2011 Nokia Corporation |
5 | * Paul Walmsley | 6 | * Paul Walmsley |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/types.h> | 9 | #include <linux/types.h> |
diff --git a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c index edff39921bf8..f52438bdfc14 100644 --- a/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_3xxx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod_3xxx_data.c - hardware modules present on the OMAP3xxx chips | 3 | * omap_hwmod_3xxx_data.c - hardware modules present on the OMAP3xxx chips |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2012 Texas Instruments, Inc. | 6 | * Copyright (C) 2012 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * The data in this file should be completely autogeneratable from | 9 | * The data in this file should be completely autogeneratable from |
13 | * the TI hardware database or other technical documentation. | 10 | * the TI hardware database or other technical documentation. |
14 | * | 11 | * |
diff --git a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c index b8de550a15b4..a6f2a10cdc3e 100644 --- a/arch/arm/mach-omap2/omap_hwmod_44xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_44xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware modules present on the OMAP44xx chips | 3 | * Hardware modules present on the OMAP44xx chips |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * up-to-date with the file contents. | 15 | * up-to-date with the file contents. |
15 | * Note that this file is currently not in sync with autogeneration scripts. | 16 | * Note that this file is currently not in sync with autogeneration scripts. |
16 | * The above note to be removed, once it is synced up. | 17 | * The above note to be removed, once it is synced up. |
17 | * | ||
18 | * This program is free software; you can redistribute it and/or modify | ||
19 | * it under the terms of the GNU General Public License version 2 as | ||
20 | * published by the Free Software Foundation. | ||
21 | */ | 18 | */ |
22 | 19 | ||
23 | #include <linux/io.h> | 20 | #include <linux/io.h> |
diff --git a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c index 29805cc9d74c..8006b4383534 100644 --- a/arch/arm/mach-omap2/omap_hwmod_54xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_54xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware modules present on the OMAP54xx chips | 3 | * Hardware modules present on the OMAP54xx chips |
3 | * | 4 | * |
@@ -11,10 +12,6 @@ | |||
11 | * with the public linux-omap@vger.kernel.org mailing list and the | 12 | * with the public linux-omap@vger.kernel.org mailing list and the |
12 | * authors above to ensure that the autogeneration scripts are kept | 13 | * authors above to ensure that the autogeneration scripts are kept |
13 | * up-to-date with the file contents. | 14 | * up-to-date with the file contents. |
14 | * | ||
15 | * This program is free software; you can redistribute it and/or modify | ||
16 | * it under the terms of the GNU General Public License version 2 as | ||
17 | * published by the Free Software Foundation. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | #include <linux/io.h> | 17 | #include <linux/io.h> |
diff --git a/arch/arm/mach-omap2/omap_hwmod_7xx_data.c b/arch/arm/mach-omap2/omap_hwmod_7xx_data.c index 7e85bd27ce9a..4a5b4aee6615 100644 --- a/arch/arm/mach-omap2/omap_hwmod_7xx_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_7xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Hardware modules present on the DRA7xx chips | 3 | * Hardware modules present on the DRA7xx chips |
3 | * | 4 | * |
@@ -11,10 +12,6 @@ | |||
11 | * with the public linux-omap@vger.kernel.org mailing list and the | 12 | * with the public linux-omap@vger.kernel.org mailing list and the |
12 | * authors above to ensure that the autogeneration scripts are kept | 13 | * authors above to ensure that the autogeneration scripts are kept |
13 | * up-to-date with the file contents. | 14 | * up-to-date with the file contents. |
14 | * | ||
15 | * This program is free software; you can redistribute it and/or modify | ||
16 | * it under the terms of the GNU General Public License version 2 as | ||
17 | * published by the Free Software Foundation. | ||
18 | */ | 15 | */ |
19 | 16 | ||
20 | #include <linux/io.h> | 17 | #include <linux/io.h> |
diff --git a/arch/arm/mach-omap2/omap_hwmod_common_data.c b/arch/arm/mach-omap2/omap_hwmod_common_data.c index 77c0b7618ea2..246f1e5da99f 100644 --- a/arch/arm/mach-omap2/omap_hwmod_common_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_common_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod common data structures | 3 | * omap_hwmod common data structures |
3 | * | 4 | * |
@@ -8,10 +9,6 @@ | |||
8 | * Copyright (C) 2010 Nokia Corporation | 9 | * Copyright (C) 2010 Nokia Corporation |
9 | * Paul Walmsley | 10 | * Paul Walmsley |
10 | * | 11 | * |
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 | * | ||
15 | * This data/structures are to be used while defining OMAP on-chip module | 12 | * This data/structures are to be used while defining OMAP on-chip module |
16 | * data and their integration with other OMAP modules and Linux. | 13 | * data and their integration with other OMAP modules and Linux. |
17 | */ | 14 | */ |
diff --git a/arch/arm/mach-omap2/omap_hwmod_common_data.h b/arch/arm/mach-omap2/omap_hwmod_common_data.h index 56dbaca9a728..ca56563e3fec 100644 --- a/arch/arm/mach-omap2/omap_hwmod_common_data.h +++ b/arch/arm/mach-omap2/omap_hwmod_common_data.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * omap_hwmod_common_data.h - OMAP hwmod common macros and declarations | 3 | * omap_hwmod_common_data.h - OMAP hwmod common macros and declarations |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2010-2012 Texas Instruments, Inc. | 6 | * Copyright (C) 2010-2012 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * Benoît Cousson | 8 | * Benoît Cousson |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #ifndef __ARCH_ARM_MACH_OMAP2_OMAP_HWMOD_COMMON_DATA_H | 10 | #ifndef __ARCH_ARM_MACH_OMAP2_OMAP_HWMOD_COMMON_DATA_H |
14 | #define __ARCH_ARM_MACH_OMAP2_OMAP_HWMOD_COMMON_DATA_H | 11 | #define __ARCH_ARM_MACH_OMAP2_OMAP_HWMOD_COMMON_DATA_H |
diff --git a/arch/arm/mach-omap2/omap_hwmod_common_ipblock_data.c b/arch/arm/mach-omap2/omap_hwmod_common_ipblock_data.c index f21664da25a2..39ca491cb7db 100644 --- a/arch/arm/mach-omap2/omap_hwmod_common_ipblock_data.c +++ b/arch/arm/mach-omap2/omap_hwmod_common_ipblock_data.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * omap_hwmod_common_ipblock_data.c - common IP block data for OMAP2+ | 3 | * omap_hwmod_common_ipblock_data.c - common IP block data for OMAP2+ |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Nokia Corporation | 5 | * Copyright (C) 2011 Nokia Corporation |
5 | * Copyright (C) 2012 Texas Instruments, Inc. | 6 | * Copyright (C) 2012 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include "omap_hwmod.h" | 10 | #include "omap_hwmod.h" |
diff --git a/arch/arm/mach-omap2/omap_twl.c b/arch/arm/mach-omap2/omap_twl.c index 295124b248ae..6787f1e72c6b 100644 --- a/arch/arm/mach-omap2/omap_twl.c +++ b/arch/arm/mach-omap2/omap_twl.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /** | 2 | /** |
2 | * OMAP and TWL PMIC specific initializations. | 3 | * OMAP and TWL PMIC specific initializations. |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Nishanth Menon | 8 | * Nishanth Menon |
8 | * Copyright (C) 2009 Nokia Corporation | 9 | * Copyright (C) 2009 Nokia Corporation |
9 | * Paul Walmsley | 10 | * Paul Walmsley |
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 | */ | 11 | */ |
15 | 12 | ||
16 | #include <linux/err.h> | 13 | #include <linux/err.h> |
diff --git a/arch/arm/mach-omap2/pdata-quirks.c b/arch/arm/mach-omap2/pdata-quirks.c index a2ecc5e69abb..b0f8c9a70c68 100644 --- a/arch/arm/mach-omap2/pdata-quirks.c +++ b/arch/arm/mach-omap2/pdata-quirks.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Legacy platform_data quirks | 3 | * Legacy platform_data quirks |
3 | * | 4 | * |
4 | * Copyright (C) 2013 Texas Instruments | 5 | * Copyright (C) 2013 Texas Instruments |
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 | #include <linux/clk.h> | 7 | #include <linux/clk.h> |
11 | #include <linux/davinci_emac.h> | 8 | #include <linux/davinci_emac.h> |
diff --git a/arch/arm/mach-omap2/pm-debug.c b/arch/arm/mach-omap2/pm-debug.c index 5a8839203958..fe6ec9b580b9 100644 --- a/arch/arm/mach-omap2/pm-debug.c +++ b/arch/arm/mach-omap2/pm-debug.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP Power Management debug routines | 3 | * OMAP Power Management debug routines |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * Jouni Hogander | 14 | * Jouni Hogander |
14 | * | 15 | * |
15 | * Based on pm.c for omap2 | 16 | * Based on pm.c for omap2 |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #include <linux/kernel.h> | 19 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/pm.c b/arch/arm/mach-omap2/pm.c index ca03af8fe43f..1fde1bf53fb6 100644 --- a/arch/arm/mach-omap2/pm.c +++ b/arch/arm/mach-omap2/pm.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * pm.c - Common OMAP2+ power management-related code | 3 | * pm.c - Common OMAP2+ power management-related code |
3 | * | 4 | * |
4 | * Copyright (C) 2010 Texas Instruments, Inc. | 5 | * Copyright (C) 2010 Texas Instruments, Inc. |
5 | * Copyright (C) 2010 Nokia Corporation | 6 | * Copyright (C) 2010 Nokia Corporation |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/pm.h b/arch/arm/mach-omap2/pm.h index c73776b82348..8a55b69bca63 100644 --- a/arch/arm/mach-omap2/pm.h +++ b/arch/arm/mach-omap2/pm.h | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2/3 Power Management Routines | 3 | * OMAP2/3 Power Management Routines |
3 | * | 4 | * |
4 | * Copyright (C) 2008 Nokia Corporation | 5 | * Copyright (C) 2008 Nokia Corporation |
5 | * Jouni Hogander | 6 | * Jouni Hogander |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | #ifndef __ARCH_ARM_MACH_OMAP2_PM_H | 8 | #ifndef __ARCH_ARM_MACH_OMAP2_PM_H |
12 | #define __ARCH_ARM_MACH_OMAP2_PM_H | 9 | #define __ARCH_ARM_MACH_OMAP2_PM_H |
diff --git a/arch/arm/mach-omap2/pm24xx.c b/arch/arm/mach-omap2/pm24xx.c index 1298b53ac263..1581b6a6a416 100644 --- a/arch/arm/mach-omap2/pm24xx.c +++ b/arch/arm/mach-omap2/pm24xx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2 Power Management Routines | 3 | * OMAP2 Power Management Routines |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * Igor Stoppa <igor.stoppa@nokia.com> | 13 | * Igor Stoppa <igor.stoppa@nokia.com> |
13 | * | 14 | * |
14 | * Based on pm.c for omap1 | 15 | * Based on pm.c for omap1 |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #include <linux/cpu_pm.h> | 18 | #include <linux/cpu_pm.h> |
diff --git a/arch/arm/mach-omap2/pm34xx.c b/arch/arm/mach-omap2/pm34xx.c index 1a90050361f1..54254fc92c2e 100644 --- a/arch/arm/mach-omap2/pm34xx.c +++ b/arch/arm/mach-omap2/pm34xx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3 Power Management Routines | 3 | * OMAP3 Power Management Routines |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * Richard Woodruff <r-woodruff2@ti.com> | 13 | * Richard Woodruff <r-woodruff2@ti.com> |
13 | * | 14 | * |
14 | * Based on pm.c for omap1 | 15 | * Based on pm.c for omap1 |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #include <linux/cpu_pm.h> | 18 | #include <linux/cpu_pm.h> |
diff --git a/arch/arm/mach-omap2/pm44xx.c b/arch/arm/mach-omap2/pm44xx.c index 78e1ace7d17d..485550af2506 100644 --- a/arch/arm/mach-omap2/pm44xx.c +++ b/arch/arm/mach-omap2/pm44xx.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4+ Power Management Routines | 3 | * OMAP4+ Power Management Routines |
3 | * | 4 | * |
4 | * Copyright (C) 2010-2013 Texas Instruments, Inc. | 5 | * Copyright (C) 2010-2013 Texas Instruments, Inc. |
5 | * Rajendra Nayak <rnayak@ti.com> | 6 | * Rajendra Nayak <rnayak@ti.com> |
6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 7 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/pm.h> | 10 | #include <linux/pm.h> |
diff --git a/arch/arm/mach-omap2/powerdomain-common.c b/arch/arm/mach-omap2/powerdomain-common.c index c40e5f009826..7e2c65fe774b 100644 --- a/arch/arm/mach-omap2/powerdomain-common.c +++ b/arch/arm/mach-omap2/powerdomain-common.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Common powerdomain framework functions | 3 | * Common powerdomain framework functions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2010 Nokia Corporation | 6 | * Copyright (C) 2010 Nokia Corporation |
6 | * | 7 | * |
7 | * Derived from mach-omap2/powerdomain.c written by Paul Walmsley | 8 | * Derived from mach-omap2/powerdomain.c written by Paul Walmsley |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #include <linux/errno.h> | 11 | #include <linux/errno.h> |
diff --git a/arch/arm/mach-omap2/powerdomain.c b/arch/arm/mach-omap2/powerdomain.c index 1a0f69c0a376..1cbac76136d4 100644 --- a/arch/arm/mach-omap2/powerdomain.c +++ b/arch/arm/mach-omap2/powerdomain.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP powerdomain control | 3 | * OMAP powerdomain control |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Written by Paul Walmsley | 8 | * Written by Paul Walmsley |
8 | * Added OMAP4 specific support by Abhijit Pagare <abhijitpagare@ti.com> | 9 | * Added OMAP4 specific support by Abhijit Pagare <abhijitpagare@ti.com> |
9 | * State counting code by Tero Kristo <tero.kristo@nokia.com> | 10 | * State counting code by Tero Kristo <tero.kristo@nokia.com> |
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 | */ | 11 | */ |
15 | #undef DEBUG | 12 | #undef DEBUG |
16 | 13 | ||
diff --git a/arch/arm/mach-omap2/powerdomain.h b/arch/arm/mach-omap2/powerdomain.h index 9a907fb14044..907cc659f47a 100644 --- a/arch/arm/mach-omap2/powerdomain.h +++ b/arch/arm/mach-omap2/powerdomain.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2/3/4 powerdomain control | 3 | * OMAP2/3/4 powerdomain control |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Paul Walmsley | 8 | * Paul Walmsley |
8 | * | 9 | * |
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | * | ||
13 | * XXX This should be moved to the mach-omap2/ directory at the earliest | 10 | * XXX This should be moved to the mach-omap2/ directory at the earliest |
14 | * opportunity. | 11 | * opportunity. |
15 | */ | 12 | */ |
diff --git a/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.c b/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.c index 7b946f1005b1..7374c8904346 100644 --- a/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.c +++ b/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2/3 common powerdomain definitions | 3 | * OMAP2/3 common powerdomain definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2007-2011 Nokia Corporation | 6 | * Copyright (C) 2007-2011 Nokia Corporation |
6 | * | 7 | * |
7 | * Paul Walmsley, Jouni Högander | 8 | * Paul Walmsley, Jouni Högander |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | /* | 11 | /* |
diff --git a/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.h b/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.h index fa311669d53d..d7cc26af5be7 100644 --- a/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.h +++ b/arch/arm/mach-omap2/powerdomains2xxx_3xxx_data.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2/3 common powerdomains - prototypes | 3 | * OMAP2/3 common powerdomains - prototypes |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2008-2010 Nokia Corporation | 6 | * Copyright (C) 2008-2010 Nokia Corporation |
6 | * | 7 | * |
7 | * Paul Walmsley | 8 | * Paul Walmsley |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef __ARCH_ARM_MACH_OMAP2_POWERDOMAINS2XXX_3XXX_DATA_H | 11 | #ifndef __ARCH_ARM_MACH_OMAP2_POWERDOMAINS2XXX_3XXX_DATA_H |
diff --git a/arch/arm/mach-omap2/powerdomains2xxx_data.c b/arch/arm/mach-omap2/powerdomains2xxx_data.c index 578eef86fcf2..fa259adbdc61 100644 --- a/arch/arm/mach-omap2/powerdomains2xxx_data.c +++ b/arch/arm/mach-omap2/powerdomains2xxx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2XXX powerdomain definitions | 3 | * OMAP2XXX powerdomain definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2007-2011 Nokia Corporation | 6 | * Copyright (C) 2007-2011 Nokia Corporation |
6 | * | 7 | * |
7 | * Paul Walmsley, Jouni Högander | 8 | * Paul Walmsley, Jouni Högander |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/powerdomains3xxx_data.c b/arch/arm/mach-omap2/powerdomains3xxx_data.c index eb27ae066292..3564fade67e4 100644 --- a/arch/arm/mach-omap2/powerdomains3xxx_data.c +++ b/arch/arm/mach-omap2/powerdomains3xxx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3 powerdomain definitions | 3 | * OMAP3 powerdomain definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2007-2011 Nokia Corporation | 6 | * Copyright (C) 2007-2011 Nokia Corporation |
6 | * | 7 | * |
7 | * Paul Walmsley, Jouni Högander | 8 | * Paul Walmsley, Jouni Högander |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/powerdomains43xx_data.c b/arch/arm/mach-omap2/powerdomains43xx_data.c index 95fee54c38ab..5255f7e92072 100644 --- a/arch/arm/mach-omap2/powerdomains43xx_data.c +++ b/arch/arm/mach-omap2/powerdomains43xx_data.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * AM43xx Power domains framework | 3 | * AM43xx Power domains framework |
3 | * | 4 | * |
4 | * Copyright (C) 2013 Texas Instruments, Inc. | 5 | * Copyright (C) 2013 Texas Instruments, 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 | #include <linux/kernel.h> | 8 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/powerdomains44xx_data.c b/arch/arm/mach-omap2/powerdomains44xx_data.c index 704664c0e259..37fd1a567094 100644 --- a/arch/arm/mach-omap2/powerdomains44xx_data.c +++ b/arch/arm/mach-omap2/powerdomains44xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 Power domains framework | 3 | * OMAP4 Power domains framework |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #include <linux/kernel.h> | 19 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/powerdomains54xx_data.c b/arch/arm/mach-omap2/powerdomains54xx_data.c index 60d7ed8ef8ca..5506da2ceaff 100644 --- a/arch/arm/mach-omap2/powerdomains54xx_data.c +++ b/arch/arm/mach-omap2/powerdomains54xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP54XX Power domains framework | 3 | * OMAP54XX Power domains framework |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * with the public linux-omap@vger.kernel.org mailing list and the | 13 | * with the public linux-omap@vger.kernel.org mailing list and the |
13 | * authors above to ensure that the autogeneration scripts are kept | 14 | * authors above to ensure that the autogeneration scripts are kept |
14 | * up-to-date with the file contents. | 15 | * up-to-date with the file contents. |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #include <linux/kernel.h> | 18 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/powerdomains7xx_data.c b/arch/arm/mach-omap2/powerdomains7xx_data.c index f50963916a21..921cb1b29cb4 100644 --- a/arch/arm/mach-omap2/powerdomains7xx_data.c +++ b/arch/arm/mach-omap2/powerdomains7xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * DRA7xx Power domains framework | 3 | * DRA7xx Power domains framework |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * with the public linux-omap@vger.kernel.org mailing list and the | 15 | * with the public linux-omap@vger.kernel.org mailing list and the |
15 | * authors above to ensure that the autogeneration scripts are kept | 16 | * authors above to ensure that the autogeneration scripts are kept |
16 | * up-to-date with the file contents. | 17 | * up-to-date with the file contents. |
17 | * | ||
18 | * This program is free software; you can redistribute it and/or modify | ||
19 | * it under the terms of the GNU General Public License version 2 as | ||
20 | * published by the Free Software Foundation. | ||
21 | */ | 18 | */ |
22 | 19 | ||
23 | #include <linux/kernel.h> | 20 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/prcm-common.h b/arch/arm/mach-omap2/prcm-common.h index 0977da0dab76..48e804c93caf 100644 --- a/arch/arm/mach-omap2/prcm-common.h +++ b/arch/arm/mach-omap2/prcm-common.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef __ARCH_ASM_MACH_OMAP2_PRCM_COMMON_H | 2 | #ifndef __ARCH_ASM_MACH_OMAP2_PRCM_COMMON_H |
2 | #define __ARCH_ASM_MACH_OMAP2_PRCM_COMMON_H | 3 | #define __ARCH_ASM_MACH_OMAP2_PRCM_COMMON_H |
3 | 4 | ||
@@ -8,10 +9,6 @@ | |||
8 | * Copyright (C) 2007-2009 Nokia Corporation | 9 | * Copyright (C) 2007-2009 Nokia Corporation |
9 | * | 10 | * |
10 | * Written by Paul Walmsley | 11 | * Written by Paul Walmsley |
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 | */ | 12 | */ |
16 | 13 | ||
17 | /* Module offsets from both CM_BASE & PRM_BASE */ | 14 | /* Module offsets from both CM_BASE & PRM_BASE */ |
diff --git a/arch/arm/mach-omap2/prcm44xx.h b/arch/arm/mach-omap2/prcm44xx.h index 4fea2cfdf2c3..b1d4c89a4491 100644 --- a/arch/arm/mach-omap2/prcm44xx.h +++ b/arch/arm/mach-omap2/prcm44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP4 PRCM definitions | 3 | * OMAP4 PRCM definitions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * | 7 | * |
7 | * Paul Walmsley | 8 | * Paul Walmsley |
8 | * | 9 | * |
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | * | ||
13 | * This file contains macros and functions that are common to all of | 10 | * This file contains macros and functions that are common to all of |
14 | * the PRM/CM/PRCM blocks on the OMAP4 devices: PRM, CM1, CM2, | 11 | * the PRM/CM/PRCM blocks on the OMAP4 devices: PRM, CM1, CM2, |
15 | * PRCM_MPU, SCRM | 12 | * PRCM_MPU, SCRM |
diff --git a/arch/arm/mach-omap2/prcm_mpu44xx.c b/arch/arm/mach-omap2/prcm_mpu44xx.c index 9c782f5c3f94..5add541e3b41 100644 --- a/arch/arm/mach-omap2/prcm_mpu44xx.c +++ b/arch/arm/mach-omap2/prcm_mpu44xx.c | |||
@@ -1,12 +1,9 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 PRCM_MPU module functions | 3 | * OMAP4 PRCM_MPU module functions |
3 | * | 4 | * |
4 | * Copyright (C) 2009 Nokia Corporation | 5 | * Copyright (C) 2009 Nokia Corporation |
5 | * Paul Walmsley | 6 | * Paul Walmsley |
6 | * | ||
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/prcm_mpu44xx.h b/arch/arm/mach-omap2/prcm_mpu44xx.h index ac9cb4550239..ff3484b04365 100644 --- a/arch/arm/mach-omap2/prcm_mpu44xx.h +++ b/arch/arm/mach-omap2/prcm_mpu44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx PRCM MPU instance offset macros | 3 | * OMAP44xx PRCM MPU instance offset macros |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | 17 | * |
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | * | ||
21 | * XXX This file needs to be updated to align on one of "OMAP4", "OMAP44XX", | 18 | * XXX This file needs to be updated to align on one of "OMAP4", "OMAP44XX", |
22 | * or "OMAP4430". | 19 | * or "OMAP4430". |
23 | */ | 20 | */ |
diff --git a/arch/arm/mach-omap2/prcm_mpu54xx.h b/arch/arm/mach-omap2/prcm_mpu54xx.h index bc2ce3288315..6ef38829c064 100644 --- a/arch/arm/mach-omap2/prcm_mpu54xx.h +++ b/arch/arm/mach-omap2/prcm_mpu54xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP54xx PRCM MPU instance offset macros | 3 | * OMAP54xx PRCM MPU instance offset macros |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * with the public linux-omap@vger.kernel.org mailing list and the | 13 | * with the public linux-omap@vger.kernel.org mailing list and the |
13 | * authors above to ensure that the autogeneration scripts are kept | 14 | * authors above to ensure that the autogeneration scripts are kept |
14 | * up-to-date with the file contents. | 15 | * up-to-date with the file contents. |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #ifndef __ARCH_ARM_MACH_OMAP2_PRCM_MPU54XX_H | 18 | #ifndef __ARCH_ARM_MACH_OMAP2_PRCM_MPU54XX_H |
diff --git a/arch/arm/mach-omap2/prcm_mpu7xx.h b/arch/arm/mach-omap2/prcm_mpu7xx.h index 9ebb5ce0878f..33d0013aa1d4 100644 --- a/arch/arm/mach-omap2/prcm_mpu7xx.h +++ b/arch/arm/mach-omap2/prcm_mpu7xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * DRA7xx PRCM MPU instance offset macros | 3 | * DRA7xx PRCM MPU instance offset macros |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #ifndef __ARCH_ARM_MACH_OMAP2_PRCM_MPU7XX_H | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_PRCM_MPU7XX_H |
diff --git a/arch/arm/mach-omap2/prcm_mpu_44xx_54xx.h b/arch/arm/mach-omap2/prcm_mpu_44xx_54xx.h index f565f7f73175..7c6377566f33 100644 --- a/arch/arm/mach-omap2/prcm_mpu_44xx_54xx.h +++ b/arch/arm/mach-omap2/prcm_mpu_44xx_54xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx and OMAP54xx PRCM MPU function prototypes | 3 | * OMAP44xx and OMAP54xx PRCM MPU function prototypes |
3 | * | 4 | * |
@@ -13,11 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | * | ||
21 | */ | 17 | */ |
22 | 18 | ||
23 | #ifndef __ARCH_ARM_MACH_OMAP2_PRCM_MPU_44XX_54XX_H | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_PRCM_MPU_44XX_54XX_H |
diff --git a/arch/arm/mach-omap2/prm-regbits-24xx.h b/arch/arm/mach-omap2/prm-regbits-24xx.h index 37fc905c9636..ff83801f6439 100644 --- a/arch/arm/mach-omap2/prm-regbits-24xx.h +++ b/arch/arm/mach-omap2/prm-regbits-24xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_24XX_H | 2 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_24XX_H |
2 | #define __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_24XX_H | 3 | #define __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_24XX_H |
3 | 4 | ||
@@ -8,10 +9,6 @@ | |||
8 | * Copyright (C) 2007 Nokia Corporation | 9 | * Copyright (C) 2007 Nokia Corporation |
9 | * | 10 | * |
10 | * Written by Paul Walmsley | 11 | * Written by Paul Walmsley |
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 | */ | 12 | */ |
16 | 13 | ||
17 | #include "prm2xxx.h" | 14 | #include "prm2xxx.h" |
diff --git a/arch/arm/mach-omap2/prm-regbits-34xx.h b/arch/arm/mach-omap2/prm-regbits-34xx.h index 661d753df584..4b94fd11a1ba 100644 --- a/arch/arm/mach-omap2/prm-regbits-34xx.h +++ b/arch/arm/mach-omap2/prm-regbits-34xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP3430 Power/Reset Management register bits | 3 | * OMAP3430 Power/Reset Management register bits |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2007-2008 Nokia Corporation | 6 | * Copyright (C) 2007-2008 Nokia Corporation |
6 | * | 7 | * |
7 | * Written by Paul Walmsley | 8 | * Written by Paul Walmsley |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_34XX_H | 10 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_34XX_H |
14 | #define __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_34XX_H | 11 | #define __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_34XX_H |
diff --git a/arch/arm/mach-omap2/prm-regbits-44xx.h b/arch/arm/mach-omap2/prm-regbits-44xx.h index e794828dee55..55d84d0d7156 100644 --- a/arch/arm/mach-omap2/prm-regbits-44xx.h +++ b/arch/arm/mach-omap2/prm-regbits-44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx Power Management register bits | 3 | * OMAP44xx Power Management register bits |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_44XX_H | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM_REGBITS_44XX_H |
diff --git a/arch/arm/mach-omap2/prm.h b/arch/arm/mach-omap2/prm.h index f0fb50871055..08df78810a5e 100644 --- a/arch/arm/mach-omap2/prm.h +++ b/arch/arm/mach-omap2/prm.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2/3/4 Power/Reset Management (PRM) bitfield definitions | 3 | * OMAP2/3/4 Power/Reset Management (PRM) bitfield definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2010 Nokia Corporation | 6 | * Copyright (C) 2010 Nokia Corporation |
6 | * | 7 | * |
7 | * Paul Walmsley | 8 | * Paul Walmsley |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM_H | 10 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM_H |
14 | #define __ARCH_ARM_MACH_OMAP2_PRM_H | 11 | #define __ARCH_ARM_MACH_OMAP2_PRM_H |
diff --git a/arch/arm/mach-omap2/prm2xxx.c b/arch/arm/mach-omap2/prm2xxx.c index 752018ce129c..35a58f54b528 100644 --- a/arch/arm/mach-omap2/prm2xxx.c +++ b/arch/arm/mach-omap2/prm2xxx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2xxx PRM module functions | 3 | * OMAP2xxx PRM module functions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Benoît Cousson | 7 | * Benoît Cousson |
7 | * Paul Walmsley | 8 | * Paul Walmsley |
8 | * Rajendra Nayak <rnayak@ti.com> | 9 | * Rajendra Nayak <rnayak@ti.com> |
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 | */ | 10 | */ |
14 | 11 | ||
15 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/prm2xxx.h b/arch/arm/mach-omap2/prm2xxx.h index 9008a9e55a1a..659b917348f8 100644 --- a/arch/arm/mach-omap2/prm2xxx.h +++ b/arch/arm/mach-omap2/prm2xxx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2xxx Power/Reset Management (PRM) register definitions | 3 | * OMAP2xxx Power/Reset Management (PRM) register definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2008-2010 Nokia Corporation | 6 | * Copyright (C) 2008-2010 Nokia Corporation |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * The PRM hardware modules on the OMAP2/3 are quite similar to each | 9 | * The PRM hardware modules on the OMAP2/3 are quite similar to each |
13 | * other. The PRM on OMAP4 has a new register layout, and is handled | 10 | * other. The PRM on OMAP4 has a new register layout, and is handled |
14 | * in a separate file. | 11 | * in a separate file. |
diff --git a/arch/arm/mach-omap2/prm2xxx_3xxx.c b/arch/arm/mach-omap2/prm2xxx_3xxx.c index cc3341f263cd..d983efac6f4f 100644 --- a/arch/arm/mach-omap2/prm2xxx_3xxx.c +++ b/arch/arm/mach-omap2/prm2xxx_3xxx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2/3 PRM module functions | 3 | * OMAP2/3 PRM module functions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2010 Nokia Corporation | 6 | * Copyright (C) 2010 Nokia Corporation |
6 | * Benoît Cousson | 7 | * Benoît Cousson |
7 | * Paul Walmsley | 8 | * Paul Walmsley |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #include <linux/kernel.h> | 11 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/prm2xxx_3xxx.h b/arch/arm/mach-omap2/prm2xxx_3xxx.h index 6775e10883fb..3d803f7182b9 100644 --- a/arch/arm/mach-omap2/prm2xxx_3xxx.h +++ b/arch/arm/mach-omap2/prm2xxx_3xxx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP2xxx/3xxx-common Power/Reset Management (PRM) register definitions | 3 | * OMAP2xxx/3xxx-common Power/Reset Management (PRM) register definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2008-2010 Nokia Corporation | 6 | * Copyright (C) 2008-2010 Nokia Corporation |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * The PRM hardware modules on the OMAP2/3 are quite similar to each | 9 | * The PRM hardware modules on the OMAP2/3 are quite similar to each |
13 | * other. The PRM on OMAP4 has a new register layout, and is handled | 10 | * other. The PRM on OMAP4 has a new register layout, and is handled |
14 | * in a separate file. | 11 | * in a separate file. |
diff --git a/arch/arm/mach-omap2/prm3xxx.c b/arch/arm/mach-omap2/prm3xxx.c index 05858f966f7d..fd4a3bf27993 100644 --- a/arch/arm/mach-omap2/prm3xxx.c +++ b/arch/arm/mach-omap2/prm3xxx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3xxx PRM module functions | 3 | * OMAP3xxx PRM module functions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Benoît Cousson | 7 | * Benoît Cousson |
7 | * Paul Walmsley | 8 | * Paul Walmsley |
8 | * Rajendra Nayak <rnayak@ti.com> | 9 | * Rajendra Nayak <rnayak@ti.com> |
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 | */ | 10 | */ |
14 | 11 | ||
15 | #include <linux/kernel.h> | 12 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/prm3xxx.h b/arch/arm/mach-omap2/prm3xxx.h index 5f095eec339c..ed7c389aa5a7 100644 --- a/arch/arm/mach-omap2/prm3xxx.h +++ b/arch/arm/mach-omap2/prm3xxx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP3xxx Power/Reset Management (PRM) register definitions | 3 | * OMAP3xxx Power/Reset Management (PRM) register definitions |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * Copyright (C) 2008-2010 Nokia Corporation | 6 | * Copyright (C) 2008-2010 Nokia Corporation |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | 8 | * |
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | * | ||
12 | * The PRM hardware modules on the OMAP2/3 are quite similar to each | 9 | * The PRM hardware modules on the OMAP2/3 are quite similar to each |
13 | * other. The PRM on OMAP4 has a new register layout, and is handled | 10 | * other. The PRM on OMAP4 has a new register layout, and is handled |
14 | * in a separate file. | 11 | * in a separate file. |
diff --git a/arch/arm/mach-omap2/prm44xx.c b/arch/arm/mach-omap2/prm44xx.c index 38a1be6c3694..1d9346f2a4ae 100644 --- a/arch/arm/mach-omap2/prm44xx.c +++ b/arch/arm/mach-omap2/prm44xx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 PRM module functions | 3 | * OMAP4 PRM module functions |
3 | * | 4 | * |
@@ -6,10 +7,6 @@ | |||
6 | * Benoît Cousson | 7 | * Benoît Cousson |
7 | * Paul Walmsley | 8 | * Paul Walmsley |
8 | * Rajendra Nayak <rnayak@ti.com> | 9 | * Rajendra Nayak <rnayak@ti.com> |
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 | */ | 10 | */ |
14 | 11 | ||
15 | #include <linux/cpu_pm.h> | 12 | #include <linux/cpu_pm.h> |
diff --git a/arch/arm/mach-omap2/prm44xx.h b/arch/arm/mach-omap2/prm44xx.h index efd6035d0871..1006d3c8c42e 100644 --- a/arch/arm/mach-omap2/prm44xx.h +++ b/arch/arm/mach-omap2/prm44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx PRM instance offset macros | 3 | * OMAP44xx PRM instance offset macros |
3 | * | 4 | * |
@@ -14,10 +15,6 @@ | |||
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | 17 | * |
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | * | ||
21 | * XXX This file needs to be updated to align on one of "OMAP4", "OMAP44XX", | 18 | * XXX This file needs to be updated to align on one of "OMAP4", "OMAP44XX", |
22 | * or "OMAP4430". | 19 | * or "OMAP4430". |
23 | */ | 20 | */ |
diff --git a/arch/arm/mach-omap2/prm44xx_54xx.h b/arch/arm/mach-omap2/prm44xx_54xx.h index 3f139ebc8398..0915a109260d 100644 --- a/arch/arm/mach-omap2/prm44xx_54xx.h +++ b/arch/arm/mach-omap2/prm44xx_54xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx and 54xx PRM common functions | 3 | * OMAP44xx and 54xx PRM common functions |
3 | * | 4 | * |
@@ -13,11 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | * | ||
21 | */ | 17 | */ |
22 | 18 | ||
23 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM44XX_54XX_H | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM44XX_54XX_H |
diff --git a/arch/arm/mach-omap2/prm54xx.h b/arch/arm/mach-omap2/prm54xx.h index 1eb22ff087dc..ee0f1cc92e3a 100644 --- a/arch/arm/mach-omap2/prm54xx.h +++ b/arch/arm/mach-omap2/prm54xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP54xx PRM instance offset macros | 3 | * OMAP54xx PRM instance offset macros |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * with the public linux-omap@vger.kernel.org mailing list and the | 13 | * with the public linux-omap@vger.kernel.org mailing list and the |
13 | * authors above to ensure that the autogeneration scripts are kept | 14 | * authors above to ensure that the autogeneration scripts are kept |
14 | * up-to-date with the file contents. | 15 | * up-to-date with the file contents. |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | 17 | ||
21 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM54XX_H | 18 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM54XX_H |
diff --git a/arch/arm/mach-omap2/prm7xx.h b/arch/arm/mach-omap2/prm7xx.h index 294deed956f3..cf99307d1b1f 100644 --- a/arch/arm/mach-omap2/prm7xx.h +++ b/arch/arm/mach-omap2/prm7xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * DRA7xx PRM instance offset macros | 3 | * DRA7xx PRM instance offset macros |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * with the public linux-omap@vger.kernel.org mailing list and the | 14 | * with the public linux-omap@vger.kernel.org mailing list and the |
14 | * authors above to ensure that the autogeneration scripts are kept | 15 | * authors above to ensure that the autogeneration scripts are kept |
15 | * up-to-date with the file contents. | 16 | * up-to-date with the file contents. |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM7XX_H | 19 | #ifndef __ARCH_ARM_MACH_OMAP2_PRM7XX_H |
diff --git a/arch/arm/mach-omap2/prm_common.c b/arch/arm/mach-omap2/prm_common.c index fd6e0671f957..65b2d82efa27 100644 --- a/arch/arm/mach-omap2/prm_common.c +++ b/arch/arm/mach-omap2/prm_common.c | |||
@@ -1,14 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP2+ common Power & Reset Management (PRM) IP block functions | 3 | * OMAP2+ common Power & Reset Management (PRM) IP block functions |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Texas Instruments, Inc. | 5 | * Copyright (C) 2011 Texas Instruments, Inc. |
5 | * Tero Kristo <t-kristo@ti.com> | 6 | * Tero Kristo <t-kristo@ti.com> |
6 | * | 7 | * |
7 | * This program is free software; you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | * | ||
11 | * | ||
12 | * For historical purposes, the API used to configure the PRM | 8 | * For historical purposes, the API used to configure the PRM |
13 | * interrupt handler refers to it as the "PRCM interrupt." The | 9 | * interrupt handler refers to it as the "PRCM interrupt." The |
14 | * underlying registers are located in the PRM on OMAP3/4. | 10 | * underlying registers are located in the PRM on OMAP3/4. |
diff --git a/arch/arm/mach-omap2/prminst44xx.c b/arch/arm/mach-omap2/prminst44xx.c index 48b8127b4e99..fc086d8b9a04 100644 --- a/arch/arm/mach-omap2/prminst44xx.c +++ b/arch/arm/mach-omap2/prminst44xx.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 PRM instance functions | 3 | * OMAP4 PRM instance functions |
3 | * | 4 | * |
4 | * Copyright (C) 2009 Nokia Corporation | 5 | * Copyright (C) 2009 Nokia Corporation |
5 | * Copyright (C) 2011 Texas Instruments, Inc. | 6 | * Copyright (C) 2011 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | 9 | ||
13 | #include <linux/kernel.h> | 10 | #include <linux/kernel.h> |
diff --git a/arch/arm/mach-omap2/prminst44xx.h b/arch/arm/mach-omap2/prminst44xx.h index 0c03d0731d7f..11365a08e833 100644 --- a/arch/arm/mach-omap2/prminst44xx.h +++ b/arch/arm/mach-omap2/prminst44xx.h | |||
@@ -1,13 +1,10 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP4 Power/Reset Management (PRM) function prototypes | 3 | * OMAP4 Power/Reset Management (PRM) function prototypes |
3 | * | 4 | * |
4 | * Copyright (C) 2010 Nokia Corporation | 5 | * Copyright (C) 2010 Nokia Corporation |
5 | * Copyright (C) 2011 Texas Instruments, Inc. | 6 | * Copyright (C) 2011 Texas Instruments, Inc. |
6 | * Paul Walmsley | 7 | * Paul Walmsley |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | #ifndef __ARCH_ASM_MACH_OMAP2_PRMINST44XX_H | 9 | #ifndef __ARCH_ASM_MACH_OMAP2_PRMINST44XX_H |
13 | #define __ARCH_ASM_MACH_OMAP2_PRMINST44XX_H | 10 | #define __ARCH_ASM_MACH_OMAP2_PRMINST44XX_H |
diff --git a/arch/arm/mach-omap2/scrm44xx.h b/arch/arm/mach-omap2/scrm44xx.h index e897ac89a3fd..3f530b89e4c9 100644 --- a/arch/arm/mach-omap2/scrm44xx.h +++ b/arch/arm/mach-omap2/scrm44xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx SCRM registers and bitfields | 3 | * OMAP44xx SCRM registers and bitfields |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * with the public linux-omap@vger.kernel.org mailing list and the | 11 | * with the public linux-omap@vger.kernel.org mailing list and the |
11 | * authors above to ensure that the autogeneration scripts are kept | 12 | * authors above to ensure that the autogeneration scripts are kept |
12 | * up-to-date with the file contents. | 13 | * up-to-date with the file contents. |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #ifndef __ARCH_ARM_MACH_OMAP2_SCRM_44XX_H | 16 | #ifndef __ARCH_ARM_MACH_OMAP2_SCRM_44XX_H |
diff --git a/arch/arm/mach-omap2/scrm54xx.h b/arch/arm/mach-omap2/scrm54xx.h index 57e86c8f8239..810d2b186337 100644 --- a/arch/arm/mach-omap2/scrm54xx.h +++ b/arch/arm/mach-omap2/scrm54xx.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP54XX SCRM registers and bitfields | 3 | * OMAP54XX SCRM registers and bitfields |
3 | * | 4 | * |
@@ -10,10 +11,6 @@ | |||
10 | * with the public linux-omap@vger.kernel.org mailing list and the | 11 | * with the public linux-omap@vger.kernel.org mailing list and the |
11 | * authors above to ensure that the autogeneration scripts are kept | 12 | * authors above to ensure that the autogeneration scripts are kept |
12 | * up-to-date with the file contents. | 13 | * up-to-date with the file contents. |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | 15 | ||
19 | #ifndef __ARCH_ARM_MACH_OMAP2_SCRM_54XX_H | 16 | #ifndef __ARCH_ARM_MACH_OMAP2_SCRM_54XX_H |
diff --git a/arch/arm/mach-omap2/sdrc.c b/arch/arm/mach-omap2/sdrc.c index dae7e4804a48..2be4106d0dd6 100644 --- a/arch/arm/mach-omap2/sdrc.c +++ b/arch/arm/mach-omap2/sdrc.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * SMS/SDRC (SDRAM controller) common code for OMAP2/3 | 3 | * SMS/SDRC (SDRAM controller) common code for OMAP2/3 |
3 | * | 4 | * |
@@ -7,10 +8,6 @@ | |||
7 | * Tony Lindgren <tony@atomide.com> | 8 | * Tony Lindgren <tony@atomide.com> |
8 | * Paul Walmsley | 9 | * Paul Walmsley |
9 | * Richard Woodruff <r-woodruff2@ti.com> | 10 | * Richard Woodruff <r-woodruff2@ti.com> |
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 | */ | 11 | */ |
15 | #undef DEBUG | 12 | #undef DEBUG |
16 | 13 | ||
diff --git a/arch/arm/mach-omap2/sdrc.h b/arch/arm/mach-omap2/sdrc.h index f11500612983..5bdb832665c0 100644 --- a/arch/arm/mach-omap2/sdrc.h +++ b/arch/arm/mach-omap2/sdrc.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | #ifndef __ARCH_ARM_MACH_OMAP2_SDRC_H | 2 | #ifndef __ARCH_ARM_MACH_OMAP2_SDRC_H |
2 | #define __ARCH_ARM_MACH_OMAP2_SDRC_H | 3 | #define __ARCH_ARM_MACH_OMAP2_SDRC_H |
3 | 4 | ||
@@ -10,10 +11,6 @@ | |||
10 | * Paul Walmsley | 11 | * Paul Walmsley |
11 | * Tony Lindgren | 12 | * Tony Lindgren |
12 | * Richard Woodruff | 13 | * Richard Woodruff |
13 | * | ||
14 | * This program is free software; you can redistribute it and/or modify | ||
15 | * it under the terms of the GNU General Public License version 2 as | ||
16 | * published by the Free Software Foundation. | ||
17 | */ | 14 | */ |
18 | #undef DEBUG | 15 | #undef DEBUG |
19 | 16 | ||
diff --git a/arch/arm/mach-omap2/sdrc2xxx.c b/arch/arm/mach-omap2/sdrc2xxx.c index 339b0ecb7c32..529d46cfdea2 100644 --- a/arch/arm/mach-omap2/sdrc2xxx.c +++ b/arch/arm/mach-omap2/sdrc2xxx.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/sdrc2xxx.c | 3 | * linux/arch/arm/mach-omap2/sdrc2xxx.c |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Tony Lindgren <tony@atomide.com> | 10 | * Tony Lindgren <tony@atomide.com> |
10 | * Paul Walmsley | 11 | * Paul Walmsley |
11 | * Richard Woodruff <r-woodruff2@ti.com> | 12 | * Richard Woodruff <r-woodruff2@ti.com> |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | 14 | ||
18 | #include <linux/module.h> | 15 | #include <linux/module.h> |
diff --git a/arch/arm/mach-omap2/sleep44xx.S b/arch/arm/mach-omap2/sleep44xx.S index 0cae3b070208..934033ad847f 100644 --- a/arch/arm/mach-omap2/sleep44xx.S +++ b/arch/arm/mach-omap2/sleep44xx.S | |||
@@ -1,12 +1,9 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP44xx sleep code. | 3 | * OMAP44xx sleep code. |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Texas Instruments, Inc. | 5 | * Copyright (C) 2011 Texas Instruments, Inc. |
5 | * Santosh Shilimkar <santosh.shilimkar@ti.com> | 6 | * Santosh Shilimkar <santosh.shilimkar@ti.com> |
6 | * | ||
7 | * This program is free software,you can redistribute it and/or modify | ||
8 | * it under the terms of the GNU General Public License version 2 as | ||
9 | * published by the Free Software Foundation. | ||
10 | */ | 7 | */ |
11 | 8 | ||
12 | #include <linux/linkage.h> | 9 | #include <linux/linkage.h> |
diff --git a/arch/arm/mach-omap2/smartreflex-class3.c b/arch/arm/mach-omap2/smartreflex-class3.c index d3a588cf3a6e..7c18420c9ff6 100644 --- a/arch/arm/mach-omap2/smartreflex-class3.c +++ b/arch/arm/mach-omap2/smartreflex-class3.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * Smart reflex Class 3 specific implementations | 3 | * Smart reflex Class 3 specific implementations |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Copyright (C) 2010 Texas Instruments, Inc. | 7 | * Copyright (C) 2010 Texas Instruments, Inc. |
7 | * Thara Gopinath <thara@ti.com> | 8 | * Thara Gopinath <thara@ti.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #include <linux/power/smartreflex.h> | 11 | #include <linux/power/smartreflex.h> |
diff --git a/arch/arm/mach-omap2/sr_device.c b/arch/arm/mach-omap2/sr_device.c index 248f6d9a1bb3..62df666c2bd0 100644 --- a/arch/arm/mach-omap2/sr_device.c +++ b/arch/arm/mach-omap2/sr_device.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3/OMAP4 smartreflex device file | 3 | * OMAP3/OMAP4 smartreflex device file |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * | 13 | * |
13 | * Copyright (C) 2007 Texas Instruments, Inc. | 14 | * Copyright (C) 2007 Texas Instruments, Inc. |
14 | * Lesly A M <x0080970@ti.com> | 15 | * Lesly A M <x0080970@ti.com> |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | #include <linux/power/smartreflex.h> | 17 | #include <linux/power/smartreflex.h> |
21 | 18 | ||
diff --git a/arch/arm/mach-omap2/sram.c b/arch/arm/mach-omap2/sram.c index 83d0e61f49e6..c98855f5594b 100644 --- a/arch/arm/mach-omap2/sram.c +++ b/arch/arm/mach-omap2/sram.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * | 3 | * |
3 | * OMAP SRAM detection and management | 4 | * OMAP SRAM detection and management |
@@ -7,10 +8,6 @@ | |||
7 | * | 8 | * |
8 | * Copyright (C) 2009-2012 Texas Instruments | 9 | * Copyright (C) 2009-2012 Texas Instruments |
9 | * Added OMAP4/5 support - Santosh Shilimkar <santosh.shilimkar@ti.com> | 10 | * Added OMAP4/5 support - Santosh Shilimkar <santosh.shilimkar@ti.com> |
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 | */ | 11 | */ |
15 | 12 | ||
16 | #include <linux/module.h> | 13 | #include <linux/module.h> |
diff --git a/arch/arm/mach-omap2/sram.h b/arch/arm/mach-omap2/sram.h index 18dc884267fa..447bd3eed0fd 100644 --- a/arch/arm/mach-omap2/sram.h +++ b/arch/arm/mach-omap2/sram.h | |||
@@ -1,9 +1,6 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * Interface for functions that need to be run in internal SRAM | 3 | * Interface for functions that need to be run in internal SRAM |
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 | #ifndef __ASSEMBLY__ | 6 | #ifndef __ASSEMBLY__ |
diff --git a/arch/arm/mach-omap2/ti81xx-restart.c b/arch/arm/mach-omap2/ti81xx-restart.c index 6c3ce7c46ddd..d6dc518b1dde 100644 --- a/arch/arm/mach-omap2/ti81xx-restart.c +++ b/arch/arm/mach-omap2/ti81xx-restart.c | |||
@@ -1,8 +1,4 @@ | |||
1 | /* | 1 | // SPDX-License-Identifier: GPL-2.0-only |
2 | * This program is free software; you can redistribute it and/or modify | ||
3 | * it under the terms of the GNU General Public License version 2 as | ||
4 | * published by the Free Software Foundation. | ||
5 | */ | ||
6 | #include <linux/kernel.h> | 2 | #include <linux/kernel.h> |
7 | #include <linux/init.h> | 3 | #include <linux/init.h> |
8 | #include <linux/reboot.h> | 4 | #include <linux/reboot.h> |
diff --git a/arch/arm/mach-omap2/usb-tusb6010.c b/arch/arm/mach-omap2/usb-tusb6010.c index c2a6fbd7f8a9..a0c4c42e56b9 100644 --- a/arch/arm/mach-omap2/usb-tusb6010.c +++ b/arch/arm/mach-omap2/usb-tusb6010.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * linux/arch/arm/mach-omap2/usb-tusb6010.c | 3 | * linux/arch/arm/mach-omap2/usb-tusb6010.c |
3 | * | 4 | * |
4 | * Copyright (C) 2006 Nokia Corporation | 5 | * Copyright (C) 2006 Nokia Corporation |
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 | #include <linux/err.h> | 8 | #include <linux/err.h> |
diff --git a/arch/arm/mach-omap2/vc.h b/arch/arm/mach-omap2/vc.h index 89b83b7ff3ec..5bf088633b62 100644 --- a/arch/arm/mach-omap2/vc.h +++ b/arch/arm/mach-omap2/vc.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP3/4 Voltage Controller (VC) structure and macro definitions | 3 | * OMAP3/4 Voltage Controller (VC) structure and macro definitions |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright (C) 2008, 2011 Nokia Corporation | 10 | * Copyright (C) 2008, 2011 Nokia Corporation |
10 | * Kalle Jokiniemi | 11 | * Kalle Jokiniemi |
11 | * Paul Walmsley | 12 | * Paul Walmsley |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or | ||
14 | * modify it under the terms of the GNU General Public License version | ||
15 | * 2 as published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | #ifndef __ARCH_ARM_MACH_OMAP2_VC_H | 14 | #ifndef __ARCH_ARM_MACH_OMAP2_VC_H |
18 | #define __ARCH_ARM_MACH_OMAP2_VC_H | 15 | #define __ARCH_ARM_MACH_OMAP2_VC_H |
diff --git a/arch/arm/mach-omap2/vc3xxx_data.c b/arch/arm/mach-omap2/vc3xxx_data.c index 71d74c9172c1..227345081a87 100644 --- a/arch/arm/mach-omap2/vc3xxx_data.c +++ b/arch/arm/mach-omap2/vc3xxx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3 Voltage Controller (VC) data | 3 | * OMAP3 Voltage Controller (VC) data |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright (C) 2008, 2011 Nokia Corporation | 10 | * Copyright (C) 2008, 2011 Nokia Corporation |
10 | * Kalle Jokiniemi | 11 | * Kalle Jokiniemi |
11 | * Paul Walmsley | 12 | * Paul Walmsley |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | #include <linux/io.h> | 14 | #include <linux/io.h> |
18 | #include <linux/err.h> | 15 | #include <linux/err.h> |
diff --git a/arch/arm/mach-omap2/vc44xx_data.c b/arch/arm/mach-omap2/vc44xx_data.c index 2abd5fa8a697..0c70c0815fdc 100644 --- a/arch/arm/mach-omap2/vc44xx_data.c +++ b/arch/arm/mach-omap2/vc44xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP4 Voltage Controller (VC) data | 3 | * OMAP4 Voltage Controller (VC) data |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright (C) 2008, 2011 Nokia Corporation | 10 | * Copyright (C) 2008, 2011 Nokia Corporation |
10 | * Kalle Jokiniemi | 11 | * Kalle Jokiniemi |
11 | * Paul Walmsley | 12 | * Paul Walmsley |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | #include <linux/io.h> | 14 | #include <linux/io.h> |
18 | #include <linux/err.h> | 15 | #include <linux/err.h> |
diff --git a/arch/arm/mach-omap2/voltage.c b/arch/arm/mach-omap2/voltage.c index cd15dbd62671..0a0c771dbb0a 100644 --- a/arch/arm/mach-omap2/voltage.c +++ b/arch/arm/mach-omap2/voltage.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3/OMAP4 Voltage Management Routines | 3 | * OMAP3/OMAP4 Voltage Management Routines |
3 | * | 4 | * |
@@ -13,10 +14,6 @@ | |||
13 | * | 14 | * |
14 | * Copyright (C) 2010 Texas Instruments, Inc. | 15 | * Copyright (C) 2010 Texas Instruments, Inc. |
15 | * Thara Gopinath <thara@ti.com> | 16 | * Thara Gopinath <thara@ti.com> |
16 | * | ||
17 | * This program is free software; you can redistribute it and/or modify | ||
18 | * it under the terms of the GNU General Public License version 2 as | ||
19 | * published by the Free Software Foundation. | ||
20 | */ | 17 | */ |
21 | 18 | ||
22 | #include <linux/delay.h> | 19 | #include <linux/delay.h> |
diff --git a/arch/arm/mach-omap2/voltage.h b/arch/arm/mach-omap2/voltage.h index e64550321510..4a225f9559a5 100644 --- a/arch/arm/mach-omap2/voltage.h +++ b/arch/arm/mach-omap2/voltage.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP Voltage Management Routines | 3 | * OMAP Voltage Management Routines |
3 | * | 4 | * |
@@ -5,10 +6,6 @@ | |||
5 | * | 6 | * |
6 | * Copyright (C) 2009 Texas Instruments, Inc. | 7 | * Copyright (C) 2009 Texas Instruments, Inc. |
7 | * Thara Gopinath <thara@ti.com> | 8 | * Thara Gopinath <thara@ti.com> |
8 | * | ||
9 | * This program is free software; you can redistribute it and/or modify | ||
10 | * it under the terms of the GNU General Public License version 2 as | ||
11 | * published by the Free Software Foundation. | ||
12 | */ | 9 | */ |
13 | 10 | ||
14 | #ifndef __ARCH_ARM_MACH_OMAP2_VOLTAGE_H | 11 | #ifndef __ARCH_ARM_MACH_OMAP2_VOLTAGE_H |
diff --git a/arch/arm/mach-omap2/voltagedomains2xxx_data.c b/arch/arm/mach-omap2/voltagedomains2xxx_data.c index 7a41349981e5..9bc116fe3ba9 100644 --- a/arch/arm/mach-omap2/voltagedomains2xxx_data.c +++ b/arch/arm/mach-omap2/voltagedomains2xxx_data.c | |||
@@ -1,11 +1,8 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3 voltage domain data | 3 | * OMAP3 voltage domain data |
3 | * | 4 | * |
4 | * Copyright (C) 2011 Texas Instruments, Inc. | 5 | * Copyright (C) 2011 Texas Instruments, 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 | #include <linux/kernel.h> | 7 | #include <linux/kernel.h> |
11 | #include <linux/init.h> | 8 | #include <linux/init.h> |
diff --git a/arch/arm/mach-omap2/voltagedomains3xxx_data.c b/arch/arm/mach-omap2/voltagedomains3xxx_data.c index 307676d8c53c..e98a3f289c27 100644 --- a/arch/arm/mach-omap2/voltagedomains3xxx_data.c +++ b/arch/arm/mach-omap2/voltagedomains3xxx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3 voltage domain data | 3 | * OMAP3 voltage domain data |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright (C) 2008, 2011 Nokia Corporation | 10 | * Copyright (C) 2008, 2011 Nokia Corporation |
10 | * Kalle Jokiniemi | 11 | * Kalle Jokiniemi |
11 | * Paul Walmsley | 12 | * Paul Walmsley |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | #include <linux/kernel.h> | 14 | #include <linux/kernel.h> |
18 | #include <linux/err.h> | 15 | #include <linux/err.h> |
diff --git a/arch/arm/mach-omap2/voltagedomains44xx_data.c b/arch/arm/mach-omap2/voltagedomains44xx_data.c index 9b1f245b57d6..5ea86f16f6e1 100644 --- a/arch/arm/mach-omap2/voltagedomains44xx_data.c +++ b/arch/arm/mach-omap2/voltagedomains44xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3/OMAP4 Voltage Management Routines | 3 | * OMAP3/OMAP4 Voltage Management Routines |
3 | * | 4 | * |
@@ -12,10 +13,6 @@ | |||
12 | * | 13 | * |
13 | * Copyright (C) 2010 Texas Instruments, Inc. | 14 | * Copyright (C) 2010 Texas Instruments, Inc. |
14 | * Thara Gopinath <thara@ti.com> | 15 | * Thara Gopinath <thara@ti.com> |
15 | * | ||
16 | * This program is free software; you can redistribute it and/or modify | ||
17 | * it under the terms of the GNU General Public License version 2 as | ||
18 | * published by the Free Software Foundation. | ||
19 | */ | 16 | */ |
20 | #include <linux/kernel.h> | 17 | #include <linux/kernel.h> |
21 | #include <linux/err.h> | 18 | #include <linux/err.h> |
diff --git a/arch/arm/mach-omap2/voltagedomains54xx_data.c b/arch/arm/mach-omap2/voltagedomains54xx_data.c index af5ff6496441..aac274d6a93b 100644 --- a/arch/arm/mach-omap2/voltagedomains54xx_data.c +++ b/arch/arm/mach-omap2/voltagedomains54xx_data.c | |||
@@ -1,13 +1,10 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP5 Voltage Management Routines | 3 | * OMAP5 Voltage Management Routines |
3 | * | 4 | * |
4 | * Based on voltagedomains44xx_data.c | 5 | * Based on voltagedomains44xx_data.c |
5 | * | 6 | * |
6 | * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com | 7 | * Copyright (C) 2013 Texas Instruments Incorporated - http://www.ti.com |
7 | * | ||
8 | * This program is free software; you can redistribute it and/or modify | ||
9 | * it under the terms of the GNU General Public License version 2 as | ||
10 | * published by the Free Software Foundation. | ||
11 | */ | 8 | */ |
12 | #include <linux/kernel.h> | 9 | #include <linux/kernel.h> |
13 | #include <linux/err.h> | 10 | #include <linux/err.h> |
diff --git a/arch/arm/mach-omap2/vp.h b/arch/arm/mach-omap2/vp.h index 7e0829682bd0..4d7dd204e92f 100644 --- a/arch/arm/mach-omap2/vp.h +++ b/arch/arm/mach-omap2/vp.h | |||
@@ -1,3 +1,4 @@ | |||
1 | /* SPDX-License-Identifier: GPL-2.0-only */ | ||
1 | /* | 2 | /* |
2 | * OMAP3/4 Voltage Processor (VP) structure and macro definitions | 3 | * OMAP3/4 Voltage Processor (VP) structure and macro definitions |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright (C) 2008, 2011 Nokia Corporation | 10 | * Copyright (C) 2008, 2011 Nokia Corporation |
10 | * Kalle Jokiniemi | 11 | * Kalle Jokiniemi |
11 | * Paul Walmsley | 12 | * Paul Walmsley |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or | ||
14 | * modify it under the terms of the GNU General Public License version | ||
15 | * 2 as published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | #ifndef __ARCH_ARM_MACH_OMAP2_VP_H | 14 | #ifndef __ARCH_ARM_MACH_OMAP2_VP_H |
18 | #define __ARCH_ARM_MACH_OMAP2_VP_H | 15 | #define __ARCH_ARM_MACH_OMAP2_VP_H |
diff --git a/arch/arm/mach-omap2/vp3xxx_data.c b/arch/arm/mach-omap2/vp3xxx_data.c index b0590fe6ab01..9db9dd269ae3 100644 --- a/arch/arm/mach-omap2/vp3xxx_data.c +++ b/arch/arm/mach-omap2/vp3xxx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3 Voltage Processor (VP) data | 3 | * OMAP3 Voltage Processor (VP) data |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright (C) 2008, 2011 Nokia Corporation | 10 | * Copyright (C) 2008, 2011 Nokia Corporation |
10 | * Kalle Jokiniemi | 11 | * Kalle Jokiniemi |
11 | * Paul Walmsley | 12 | * Paul Walmsley |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | 14 | ||
18 | #include <linux/io.h> | 15 | #include <linux/io.h> |
diff --git a/arch/arm/mach-omap2/vp44xx_data.c b/arch/arm/mach-omap2/vp44xx_data.c index 2448bb9a8716..ec7104ec809e 100644 --- a/arch/arm/mach-omap2/vp44xx_data.c +++ b/arch/arm/mach-omap2/vp44xx_data.c | |||
@@ -1,3 +1,4 @@ | |||
1 | // SPDX-License-Identifier: GPL-2.0-only | ||
1 | /* | 2 | /* |
2 | * OMAP3 Voltage Processor (VP) data | 3 | * OMAP3 Voltage Processor (VP) data |
3 | * | 4 | * |
@@ -9,10 +10,6 @@ | |||
9 | * Copyright (C) 2008, 2011 Nokia Corporation | 10 | * Copyright (C) 2008, 2011 Nokia Corporation |
10 | * Kalle Jokiniemi | 11 | * Kalle Jokiniemi |
11 | * Paul Walmsley | 12 | * Paul Walmsley |
12 | * | ||
13 | * This program is free software; you can redistribute it and/or modify | ||
14 | * it under the terms of the GNU General Public License version 2 as | ||
15 | * published by the Free Software Foundation. | ||
16 | */ | 13 | */ |
17 | 14 | ||
18 | #include <linux/io.h> | 15 | #include <linux/io.h> |