summaryrefslogtreecommitdiffstats
path: root/arch/arm/boot/dts/imx7s-mba7.dts
diff options
context:
space:
mode:
authorMatthias Schiffer <matthias.schiffer@ew.tq-group.com>2021-09-22 15:00:52 +0200
committerShawn Guo <shawnguo@kernel.org>2021-10-05 07:23:52 +0200
commitbac185ef0b9d1a5a4137948767ecbce8b3db28b0 (patch)
treeae72be2e6f9c28c6676108cb0dd355c75d8838fb /arch/arm/boot/dts/imx7s-mba7.dts
parentARM: dts: imx6dl-b1x5v2: drop unsupported vcc-supply for MPL3115A2 (diff)
downloadlinux-bac185ef0b9d1a5a4137948767ecbce8b3db28b0.tar.xz
linux-bac185ef0b9d1a5a4137948767ecbce8b3db28b0.zip
ARM: dts: imx7-tqma7/mba7: correct spelling of "TQ-Systems"
"TQ-Systems" is written with a dash. Signed-off-by: Matthias Schiffer <matthias.schiffer@ew.tq-group.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'arch/arm/boot/dts/imx7s-mba7.dts')
-rw-r--r--arch/arm/boot/dts/imx7s-mba7.dts6
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/imx7s-mba7.dts b/arch/arm/boot/dts/imx7s-mba7.dts
index d7d3f530f843..8e4cf589c92c 100644
--- a/arch/arm/boot/dts/imx7s-mba7.dts
+++ b/arch/arm/boot/dts/imx7s-mba7.dts
@@ -1,8 +1,8 @@
// SPDX-License-Identifier: GPL-2.0 OR X11
/*
- * Device Tree Source for TQ Systems TQMa7S board on MBa7 carrier board.
+ * Device Tree Source for TQ-Systems TQMa7S board on MBa7 carrier board.
*
- * Copyright (C) 2016 TQ Systems GmbH
+ * Copyright (C) 2016 TQ-Systems GmbH
* Author: Markus Niebel <Markus.Niebel@tq-group.com>
* Copyright (C) 2019 Bruno Thomsen <bruno.thomsen@gmail.com>
*/
@@ -13,6 +13,6 @@
#include "imx7-mba7.dtsi"
/ {
- model = "TQ Systems TQMa7S board on MBa7 carrier board";
+ model = "TQ-Systems TQMa7S board on MBa7 carrier board";
compatible = "tq,imx7s-mba7", "tq,imx7s-tqma7", "fsl,imx7s";
};