| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * Copyright 2012 Philippe Reynes <tremyfr@yahoo.fr> |
|---|
| 3 | 4 | * Copyright 2012 Armadeus Systems <support@armadeus.com> |
|---|
| 4 | 5 | * |
|---|
| 5 | 6 | * Based on code which is: Copyright 2012 Sascha Hauer, Pengutronix |
|---|
| 6 | | - * |
|---|
| 7 | | - * The code contained herein is licensed under the GNU General Public |
|---|
| 8 | | - * License. You may obtain a copy of the GNU General Public License |
|---|
| 9 | | - * Version 2 or later at the following locations: |
|---|
| 10 | | - * |
|---|
| 11 | | - * http://www.opensource.org/licenses/gpl-license.html |
|---|
| 12 | | - * http://www.gnu.org/copyleft/gpl.html |
|---|
| 13 | 7 | */ |
|---|
| 14 | 8 | |
|---|
| 15 | 9 | /dts-v1/; |
|---|