| .. | .. |
|---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-or-later |
|---|
| 1 | 2 | /* |
|---|
| 2 | 3 | * Device tree source for the Emerson/Artesyn MVME2500 |
|---|
| 3 | 4 | * |
|---|
| 4 | 5 | * Copyright 2014 Elettra-Sincrotrone Trieste S.C.p.A. |
|---|
| 5 | | - * |
|---|
| 6 | | - * This program is free software; you can redistribute it and/or modify it |
|---|
| 7 | | - * under the terms of the GNU General Public License as published by the |
|---|
| 8 | | - * Free Software Foundation; either version 2 of the License, or (at your |
|---|
| 9 | | - * option) any later version. |
|---|
| 10 | 6 | * |
|---|
| 11 | 7 | * Based on: P2020 DS Device Tree Source |
|---|
| 12 | 8 | * Copyright 2009 Freescale Semiconductor Inc. |
|---|