diff mbox

[v2,08/10] ARM: dts: imx: Update vendor info for GE Bx50v3 boards

Message ID 1446747224-32514-9-git-send-email-akshay.bhat@timesys.com (mailing list archive)
State New, archived
Headers show

Commit Message

Akshay Bhat Nov. 5, 2015, 6:13 p.m. UTC
Update vendor and copyright info for GE Bx50v3 boards

Signed-off-by: Akshay Bhat <akshay.bhat@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(-)

Comments

Lucas Stach Nov. 10, 2015, 11:19 a.m. UTC | #1
Am Donnerstag, den 05.11.2015, 13:13 -0500 schrieb Akshay Bhat:
> Update vendor and copyright info for GE Bx50v3 boards
> 
> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>

This one and the following patches should be folded into the patches
introducing the files being patched here. They fix the original patches
and it makes no sense to merge patches with slightly wrong DTs, just to
immediately following up with patches to fix things.

Regards,
Lucas

> ---
>  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;
Akshay Bhat Nov. 10, 2015, 6:10 p.m. UTC | #2
On 11/10/2015 06:19 AM, Lucas Stach wrote:
> Am Donnerstag, den 05.11.2015, 13:13 -0500 schrieb Akshay Bhat:
>> Update vendor and copyright info for GE Bx50v3 boards
>>
>> Signed-off-by: Akshay Bhat <akshay.bhat@timesys.com>
>
> This one and the following patches should be folded into the patches
> introducing the files being patched here. They fix the original patches
> and it makes no sense to merge patches with slightly wrong DTs, just to
> immediately following up with patches to fix things.
>
> Regards,
> Lucas
>

Fixed in v3.

http://lists.infradead.org/pipermail/linux-arm-kernel/2015-November/384202.html
diff mbox

Patch

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;