.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright (C) 2015 CompuLab, Ltd. - http://www.compulab.co.il/ |
---|
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 | 6 | #include "am437x-cm-t43.dts" |
---|
.. | .. |
---|
139 | 136 | }; |
---|
140 | 137 | |
---|
141 | 138 | &dss { |
---|
142 | | - status = "ok"; |
---|
| 139 | + status = "okay"; |
---|
143 | 140 | |
---|
144 | 141 | pinctrl-names = "default"; |
---|
145 | 142 | pinctrl-0 = <&dss_pinctrl_default>; |
---|