Skip to content
Snippets Groups Projects
Commit 3aa479c6 authored by Dietmar Muscholik's avatar Dietmar Muscholik
Browse files

[NONFUNC] Fix some typos in comments in E81 dtsi-files

parent 71b9651b
No related branches found
No related tags found
2 merge requests!13Merge E81 development branch into trunk,!6Add eDP support for E81
/*****************************************************************************/ /*****************************************************************************/
/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */ /* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/* /*
* Device-tree-include-file for SECO SMARC Module with QCS5430-FP2 * Device-tree-include-file for SECO SMARC Module with QCS5430-FP1
* *
* Copyright 2024-2025 SECO * Copyright 2024-2025 SECO
* *
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* - use generic names for nodes that are referenced from outside this file * - use generic names for nodes that are referenced from outside this file
* - avoid conditional compilation if possible * - avoid conditional compilation if possible
* - use tabs for indention * - use tabs for indention
* - don't be afrait of comments * - don't be afraid of comments
* *
*****************************************************************************/ *****************************************************************************/
......
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* - use generic names for nodes that are referenced from outside this file * - use generic names for nodes that are referenced from outside this file
* - avoid conditional compilation if possible * - avoid conditional compilation if possible
* - use tabs for indention * - use tabs for indention
* - don't be afrait of comments * - don't be afraid of comments
* *
*****************************************************************************/ *****************************************************************************/
...@@ -32,4 +32,4 @@ &pcie1 { ...@@ -32,4 +32,4 @@ &pcie1 {
status = "ok"; status = "ok";
}; };
#endif #endif
\ No newline at end of file
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
* - use generic names for nodes that are referenced from outside this file * - use generic names for nodes that are referenced from outside this file
* - avoid conditional compilation if possible * - avoid conditional compilation if possible
* - use tabs for indention * - use tabs for indention
* - don't be afrait of comments * - don't be afraid of comments
* *
*****************************************************************************/ *****************************************************************************/
...@@ -28,4 +28,4 @@ / { ...@@ -28,4 +28,4 @@ / {
qcom,board-id = <32 0x2>, <32 0x602>; qcom,board-id = <32 0x2>, <32 0x602>;
}; };
#endif #endif
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment