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 modify3 - * it under the terms of the GNU General Public License version 2 as4 - * published by the Free Software Foundation.5 - */1 +// SPDX-License-Identifier: GPL-2.0-only6 2 7 3 /dts-v1/; 8 4 .. .. @@ -13,5 +9,5 @@ 13 9 14 10 / { 15 11 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";17 13 };