@@ -1,3 +1,4 @@
+// SPDX-License-Identifier: GPL-2.0+
/*
* pdu001.dts
*
@@ -7,7 +8,6 @@
*
* Copyright (C) 2011, Texas Instruments, Incorporated - https://www.ti.com/
*
- * SPDX-License-Identifier: GPL-2.0+
*/
/dts-v1/;
@@ -72,7 +72,7 @@ L2: cache-controller {
* Override default cache size, sets and
* associativity as these may be erroneously set
* up by boot loader(s), probably for safety
- * since th outer sync operation can cause the
+ * since the outer sync operation can cause the
* cache to hang unless disabled.
*/
cache-size = <1048576>; // 1MB
@@ -14,7 +14,7 @@
* not be able to directly boot a kernel based on this Device Tree. In
* that case, the preferred solution is to update your bootloader (e.g.
* by upgrading to latest version of DSM, or building a new one and
- * installing it from u-boot prompt) or adjust the Devive Tree
+ * installing it from u-boot prompt) or adjust the Device Tree
* (s/0xf1000000/0xd0000000/ in 'ranges' below).
*/
@@ -14,7 +14,7 @@
* not be able to directly boot a kernel based on this Device Tree. In
* that case, the preferred solution is to update your bootloader (e.g.
* by upgrading to latest version of DSM, or building a new one and
- * installing it from u-boot prompt) or adjust the Devive Tree
+ * installing it from u-boot prompt) or adjust the Device Tree
* (s/0xf1000000/0xd0000000/ in 'ranges' below).
*/
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * Suppport for CompuLab SBC-T3517 with CM-T3517
+ * Support for CompuLab SBC-T3517 with CM-T3517
*/
#include "omap3-cm-t3517.dts"
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * Suppport for CompuLab SBC-T3530 with CM-T3530
+ * Support for CompuLab SBC-T3530 with CM-T3530
*/
#include "omap3-cm-t3530.dts"
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * Suppport for CompuLab SBC-T3730 with CM-T3730
+ * Support for CompuLab SBC-T3730 with CM-T3730
*/
#include "omap3-cm-t3730.dts"
@@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-2.0
/*
- * Suppport for CompuLab CM-T54 on SB-T54 baseboard
+ * Support for CompuLab CM-T54 on SB-T54 baseboard
*/
#include "omap5-cm-t54.dts"