forked from ~ljy/RK356X_SDK_RELEASE

hc
2023-12-11 6778948f9de86c3cfaf36725a7c87dcff9ba247f
kernel/arch/arm/boot/dts/omap3-lilly-a83x.dtsi
....@@ -1,17 +1,13 @@
1
+// SPDX-License-Identifier: GPL-2.0-or-later
12 /*
23 * Copyright (C) 2014 Christoph Fritz <chf.fritzc@googlemail.com>
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 as published by
6
- * the Free Software Foundation; either version 2 of the License, or
7
- * (at your option) any later version.
84 */
95
106 #include "omap36xx.dtsi"
117
128 / {
139 model = "INCOstartec LILLY-A83X module (DM3730)";
14
- compatible = "incostartec,omap3-lilly-a83x", "ti,omap36xx", "ti,omap3";
10
+ compatible = "incostartec,omap3-lilly-a83x", "ti,omap3630", "ti,omap36xx", "ti,omap3";
1511
1612 chosen {
1713 bootargs = "console=ttyO0,115200n8 vt.global_cursor_default=0 consoleblank=0";