.. | .. |
---|
| 1 | +/* SPDX-License-Identifier: GPL-2.0-only */ |
---|
1 | 2 | /* |
---|
2 | 3 | * OMAP3xxx Power/Reset Management (PRM) register definitions |
---|
3 | 4 | * |
---|
4 | 5 | * Copyright (C) 2007-2009, 2011-2012 Texas Instruments, Inc. |
---|
5 | 6 | * Copyright (C) 2008-2010 Nokia Corporation |
---|
6 | 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 | * The PRM hardware modules on the OMAP2/3 are quite similar to each |
---|
13 | 10 | * other. The PRM on OMAP4 has a new register layout, and is handled |
---|