forked from ~ljy/RK356X_SDK_RELEASE

hc
2024-05-10 9999e48639b3cecb08ffb37358bcba3b48161b29
kernel/arch/arm/boot/dts/logicpd-torpedo-35xx-devkit.dts
....@@ -1,8 +1,4 @@
1
-/*
2
- * This program is free software; you can redistribute it and/or modify
3
- * it under the terms of the GNU General Public License version 2 as
4
- * published by the Free Software Foundation.
5
- */
1
+// SPDX-License-Identifier: GPL-2.0-only
62
73 /dts-v1/;
84
....@@ -13,5 +9,5 @@
139
1410 / {
1511 model = "LogicPD Zoom OMAP35xx Torpedo Development Kit";
16
- compatible = "logicpd,dm3730-torpedo-devkit", "ti,omap3";
12
+ compatible = "logicpd,dm3730-torpedo-devkit", "ti,omap3430", "ti,omap3";
1713 };