.. | .. |
---|
| 1 | +// SPDX-License-Identifier: GPL-2.0-only |
---|
1 | 2 | /* |
---|
2 | 3 | * Copyright (C) 2014 Florian Vaussard, EPFL Mobots group |
---|
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 | /dts-v1/; |
---|
9 | 6 | |
---|
.. | .. |
---|
174 | 171 | }; |
---|
175 | 172 | |
---|
176 | 173 | &dss { |
---|
177 | | - status = "ok"; |
---|
| 174 | + status = "okay"; |
---|
178 | 175 | }; |
---|
179 | 176 | |
---|
180 | 177 | &hdmi { |
---|
181 | | - status = "ok"; |
---|
| 178 | + status = "okay"; |
---|
182 | 179 | vdda-supply = <&vdac>; |
---|
183 | 180 | |
---|
184 | 181 | pinctrl-names = "default"; |
---|