forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-01-31 f9004dbfff8a3fbbd7e2a88c8a4327c7f2f8e5b2
kernel/arch/arm/boot/dts/omap4-duovero-parlor.dts
....@@ -1,9 +1,6 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * 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.
74 */
85 /dts-v1/;
96
....@@ -174,11 +171,11 @@
174171 };
175172
176173 &dss {
177
- status = "ok";
174
+ status = "okay";
178175 };
179176
180177 &hdmi {
181
- status = "ok";
178
+ status = "okay";
182179 vdda-supply = <&vdac>;
183180
184181 pinctrl-names = "default";