.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * Common Device Tree Source for IGEPv2 |
---|
3 | 4 | * |
---|
4 | 5 | * Copyright (C) 2014 Javier Martinez Canillas <javier@osg.samsung.com> |
---|
5 | 6 | * Copyright (C) 2014 Enric Balletbo i Serra <eballetbo@gmail.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 | 9 | #include "omap3-igep.dtsi" |
---|
.. | .. |
---|
248 | 245 | }; |
---|
249 | 246 | |
---|
250 | 247 | &dss { |
---|
251 | | - status = "ok"; |
---|
| 248 | + status = "okay"; |
---|
252 | 249 | |
---|
253 | 250 | port { |
---|
254 | 251 | dpi_out: endpoint { |
---|