aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMathew McBride2023-04-12 07:38:30 +0000
committerPeng Fan2023-05-05 09:46:04 +0800
commitfb9df2c7c50324abb0625140edfeb3ae72817a49 (patch)
tree0e612106b2ee53dd8afdb326a691d625d8b5352b
parent7219c22e7f6f7c427049e81adf59941cc369cbf2 (diff)
arm: dts: ten64: fix header typo and update copyright
Somehow, I managed to typo our company name in the U-Boot and Linux kernel submissions. Fix this and update the copyright year at the same time. Signed-off-by: Mathew McBride <matt@traverse.com.au> Acked-by: Peng Fan <peng.fan@nxp.com> Signed-off-by: Peng Fan <peng.fan@nxp.com> Reviewed-by: Ioana Ciornei <ioana.ciornei@nxp.com> Tested-by: Ioana Ciornei <ioana.ciornei@nxp.com> # on LS1088A-RDB
-rw-r--r--arch/arm/dts/fsl-ls1088a-ten64.dts5
1 files changed, 3 insertions, 2 deletions
diff --git a/arch/arm/dts/fsl-ls1088a-ten64.dts b/arch/arm/dts/fsl-ls1088a-ten64.dts
index d4867d6cf47..0d11440d88d 100644
--- a/arch/arm/dts/fsl-ls1088a-ten64.dts
+++ b/arch/arm/dts/fsl-ls1088a-ten64.dts
@@ -1,9 +1,10 @@
// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
/*
- * Device Tree file for Travese Ten64 (LS1088) board
+ * Device Tree file for Traverse Technologies Ten64
+ * (LS1088A) board
* Based on fsl-ls1088a-rdb.dts
* Copyright 2017-2020 NXP
- * Copyright 2019-2021 Traverse Technologies
+ * Copyright 2019-2023 Traverse Technologies
*
* Author: Mathew McBride <matt@traverse.com.au>
*/