forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/am57xx-sbc-am57x.dts
....@@ -1,12 +1,9 @@
1
+// SPDX-License-Identifier: GPL-2.0-only
12 /*
23 * Support for CompuLab SBC-AM57x single board computer
34 *
45 * Copyright (C) 2015 CompuLab Ltd. - http://www.compulab.co.il/
56 * Author: Dmitry Lifshitz <lifshitz@compulab.co.il>
6
- *
7
- * This program is free software; you can redistribute it and/or modify it
8
- * under the terms of the GNU General Public License version 2 as published by
9
- * the Free Software Foundation.
107 */
118
129 #include "am57xx-cl-som-am57x.dts"
....@@ -123,7 +120,7 @@
123120 };
124121
125122 &dss {
126
- status = "ok";
123
+ status = "okay";
127124
128125 vdda_video-supply = <&ldoln_reg>;
129126
....@@ -151,7 +148,7 @@
151148 };
152149
153150 &hdmi {
154
- status = "ok";
151
+ status = "okay";
155152 vdda-supply = <&ldo4_reg>;
156153
157154 pinctrl-names = "default";