[PATCH v2 08/10] ARM: dts: imx: Update vendor info for GE Bx50v3 boards
Akshay Bhat
akshay.bhat at timesys.com
Thu Nov 5 10:13:42 PST 2015
Update vendor and copyright info for GE Bx50v3 boards
Signed-off-by: Akshay Bhat <akshay.bhat at timesys.com>
---
arch/arm/boot/dts/imx6q-b450v3.dts | 4 ++--
arch/arm/boot/dts/imx6q-b650v3.dts | 4 ++--
arch/arm/boot/dts/imx6q-b850v3.dts | 4 ++--
3 files changed, 6 insertions(+), 6 deletions(-)
diff --git a/arch/arm/boot/dts/imx6q-b450v3.dts b/arch/arm/boot/dts/imx6q-b450v3.dts
index d63d9e1..efe9c1e 100644
--- a/arch/arm/boot/dts/imx6q-b450v3.dts
+++ b/arch/arm/boot/dts/imx6q-b450v3.dts
@@ -1,6 +1,6 @@
/*
* Copyright 2015 Timesys Corporation.
- * Copyright 2015 GE Healthcare.
+ * Copyright 2015 General Electric Company
*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
@@ -16,7 +16,7 @@
/ {
model = "Advantech MX6Q B450V3 QSeven Board";
- compatible = "adv,imx6q-b450v3", "adv,imx6q-ba16", "fsl,imx6q";
+ compatible = "ge,imx6q-b450v3", "adv,imx6q-ba16", "fsl,imx6q";
chosen {
stdout-path = &uart3;
diff --git a/arch/arm/boot/dts/imx6q-b650v3.dts b/arch/arm/boot/dts/imx6q-b650v3.dts
index 29cbdb0..d40efa9 100644
--- a/arch/arm/boot/dts/imx6q-b650v3.dts
+++ b/arch/arm/boot/dts/imx6q-b650v3.dts
@@ -1,6 +1,6 @@
/*
* Copyright 2015 Timesys Corporation.
- * Copyright 2015 GE Healthcare.
+ * Copyright 2015 General Electric Company
*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
@@ -16,7 +16,7 @@
/ {
model = "Advantech MX6Q B650V3 QSeven Board";
- compatible = "adv,imx6q-b650v3", "adv,imx6q-ba16", "fsl,imx6q";
+ compatible = "ge,imx6q-b650v3", "adv,imx6q-ba16", "fsl,imx6q";
chosen {
stdout-path = &uart3;
diff --git a/arch/arm/boot/dts/imx6q-b850v3.dts b/arch/arm/boot/dts/imx6q-b850v3.dts
index be6c0da..a77f392 100644
--- a/arch/arm/boot/dts/imx6q-b850v3.dts
+++ b/arch/arm/boot/dts/imx6q-b850v3.dts
@@ -1,6 +1,6 @@
/*
* Copyright 2015 Timesys Corporation.
- * Copyright 2015 GE Healthcare.
+ * Copyright 2015 General Electric Company
*
* The code contained herein is licensed under the GNU General Public
* License. You may obtain a copy of the GNU General Public License
@@ -16,7 +16,7 @@
/ {
model = "Advantech MX6Q B850V3 QSeven Board";
- compatible = "adv,imx6q-b850v3", "adv,imx6q-ba16", "fsl,imx6q";
+ compatible = "ge,imx6q-b850v3", "adv,imx6q-ba16", "fsl,imx6q";
chosen {
stdout-path = &uart3;
--
2.6.2
More information about the linux-arm-kernel
mailing list