Commit 60536b6b authored by Max Merchel's avatar Max Merchel Committed by Frank Li
Browse files

ARM: dts: tqma6ul[l]: correct spelling of TQ-Systems



TQ-Systems is written with a hyphen. Correct the spelling.

Signed-off-by: default avatarMax Merchel <Max.Merchel@ew.tq-group.com>
Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
parent 8280d605
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
// SPDX-License-Identifier: (GPL-2.0-or-later OR MIT)
/*
 * Copyright 2018-2022 TQ Systems GmbH
 * Copyright 2018-2022 TQ-Systems GmbH
 * Author: Markus Niebel <Markus.Niebel@tq-group.com>
 */

@@ -10,6 +10,6 @@
#include "mba6ulx.dtsi"

/ {
	model = "TQ Systems TQMa6UL2L SoM on MBa6ULx board";
	model = "TQ-Systems TQMa6UL2L SoM on MBa6ULx board";
	compatible = "tq,imx6ul-tqma6ul2l-mba6ulx", "tq,imx6ul-tqma6ul2l", "fsl,imx6ul";
};
+1 −1
Original line number Diff line number Diff line
@@ -10,6 +10,6 @@
#include "mba6ulx.dtsi"

/ {
	model = "TQ Systems TQMa6ULL2L SoM on MBa6ULx board";
	model = "TQ-Systems TQMa6ULL2L SoM on MBa6ULx board";
	compatible = "tq,imx6ull-tqma6ull2l-mba6ulx", "tq,imx6ull-tqma6ull2l", "fsl,imx6ull";
};
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@
#include "imx6ul-tqma6ulxl-common.dtsi"

/ {
	model = "TQ Systems TQMa6ULL2L SoM";
	model = "TQ-Systems TQMa6ULL2L SoM";
	compatible = "tq,imx6ull-tqma6ull2l", "fsl,imx6ull";
};