linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT
@ 2018-09-20 11:20 Rafał Miłecki
  2018-09-27 20:59 ` Vivek Unune
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rafał Miłecki @ 2018-09-20 11:20 UTC (permalink / raw)
  To: linux-arm-kernel

From: Rafa? Mi?ecki <rafal@milecki.pl>

This matches licensing used by other BCM5301X files and is preferred as:
1) GPL 2.0+ makes it clearly compatible with Linux kernel
2) MIT is also permissive but preferred over ISC

This file has been developed by me & once modified by Vivek.

Signed-off-by: Rafa? Mi?ecki <rafal@milecki.pl>
---
Vivek: you have touched this file in the commit 37f6130ec39f ("ARM: dts:
BCM5301X: Make USB 3.0 PHY use MDIO PHY driver").

If you are OK with this relicensing, can you reply with
Acked-by
with your name, please?
---
 arch/arm/boot/dts/bcm47094.dtsi | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/arch/arm/boot/dts/bcm47094.dtsi b/arch/arm/boot/dts/bcm47094.dtsi
index f7c3e274b354..cdc5ff593adb 100644
--- a/arch/arm/boot/dts/bcm47094.dtsi
+++ b/arch/arm/boot/dts/bcm47094.dtsi
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 /*
  * Copyright (C) 2016 Rafa? Mi?ecki <rafal@milecki.pl>
- *
- * Licensed under the ISC license.
  */
 
 #include "bcm4708.dtsi"
-- 
2.13.7

^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT
  2018-09-20 11:20 [PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT Rafał Miłecki
@ 2018-09-27 20:59 ` Vivek Unune
  2018-09-28  5:05 ` Vivek Unune
  2018-10-01 18:00 ` Florian Fainelli
  2 siblings, 0 replies; 4+ messages in thread
From: Vivek Unune @ 2018-09-27 20:59 UTC (permalink / raw)
  To: linux-arm-kernel

Acked-by Vivek Unune


On Thu, Sep 20, 2018 at 7:20 AM Rafa? Mi?ecki <zajec5@gmail.com> wrote:
>
> From: Rafa? Mi?ecki <rafal@milecki.pl>
>
> This matches licensing used by other BCM5301X files and is preferred as:
> 1) GPL 2.0+ makes it clearly compatible with Linux kernel
> 2) MIT is also permissive but preferred over ISC
>
> This file has been developed by me & once modified by Vivek.
>
> Signed-off-by: Rafa? Mi?ecki <rafal@milecki.pl>
> ---
> Vivek: you have touched this file in the commit 37f6130ec39f ("ARM: dts:
> BCM5301X: Make USB 3.0 PHY use MDIO PHY driver").
>
> If you are OK with this relicensing, can you reply with
> Acked-by
> with your name, please?
> ---
>  arch/arm/boot/dts/bcm47094.dtsi | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/bcm47094.dtsi b/arch/arm/boot/dts/bcm47094.dtsi
> index f7c3e274b354..cdc5ff593adb 100644
> --- a/arch/arm/boot/dts/bcm47094.dtsi
> +++ b/arch/arm/boot/dts/bcm47094.dtsi
> @@ -1,7 +1,6 @@
> +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
>  /*
>   * Copyright (C) 2016 Rafa? Mi?ecki <rafal@milecki.pl>
> - *
> - * Licensed under the ISC license.
>   */
>
>  #include "bcm4708.dtsi"
> --
> 2.13.7
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT
  2018-09-20 11:20 [PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT Rafał Miłecki
  2018-09-27 20:59 ` Vivek Unune
@ 2018-09-28  5:05 ` Vivek Unune
  2018-10-01 18:00 ` Florian Fainelli
  2 siblings, 0 replies; 4+ messages in thread
From: Vivek Unune @ 2018-09-28  5:05 UTC (permalink / raw)
  To: linux-arm-kernel

Acked-by: Vivek Unune <npcomplete13@gmail.com>
On Thu, Sep 20, 2018 at 7:20 AM Rafa? Mi?ecki <zajec5@gmail.com> wrote:
>
> From: Rafa? Mi?ecki <rafal@milecki.pl>
>
> This matches licensing used by other BCM5301X files and is preferred as:
> 1) GPL 2.0+ makes it clearly compatible with Linux kernel
> 2) MIT is also permissive but preferred over ISC
>
> This file has been developed by me & once modified by Vivek.
>
> Signed-off-by: Rafa? Mi?ecki <rafal@milecki.pl>
> ---
> Vivek: you have touched this file in the commit 37f6130ec39f ("ARM: dts:
> BCM5301X: Make USB 3.0 PHY use MDIO PHY driver").
>
> If you are OK with this relicensing, can you reply with
> Acked-by
> with your name, please?
> ---
>  arch/arm/boot/dts/bcm47094.dtsi | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/bcm47094.dtsi b/arch/arm/boot/dts/bcm47094.dtsi
> index f7c3e274b354..cdc5ff593adb 100644
> --- a/arch/arm/boot/dts/bcm47094.dtsi
> +++ b/arch/arm/boot/dts/bcm47094.dtsi
> @@ -1,7 +1,6 @@
> +// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
>  /*
>   * Copyright (C) 2016 Rafa? Mi?ecki <rafal@milecki.pl>
> - *
> - * Licensed under the ISC license.
>   */
>
>  #include "bcm4708.dtsi"
> --
> 2.13.7
>

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT
  2018-09-20 11:20 [PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT Rafał Miłecki
  2018-09-27 20:59 ` Vivek Unune
  2018-09-28  5:05 ` Vivek Unune
@ 2018-10-01 18:00 ` Florian Fainelli
  2 siblings, 0 replies; 4+ messages in thread
From: Florian Fainelli @ 2018-10-01 18:00 UTC (permalink / raw)
  To: linux-arm-kernel

On Thu, 20 Sep 2018 13:20:19 +0200, Rafa? Mi?ecki <zajec5@gmail.com> wrote:
> From: Rafa? Mi?ecki <rafal@milecki.pl>
> 
> This matches licensing used by other BCM5301X files and is preferred as:
> 1) GPL 2.0+ makes it clearly compatible with Linux kernel
> 2) MIT is also permissive but preferred over ISC
> 
> This file has been developed by me & once modified by Vivek.
> 
> Signed-off-by: Rafa? Mi?ecki <rafal@milecki.pl>
> ---

Applied to devicetree/next, thanks!
--
Florian

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-01 18:00 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-20 11:20 [PATCH] ARM: dts: BCM5301X: Relicense BCM47094 file to the GPL 2.0+ / MIT Rafał Miłecki
2018-09-27 20:59 ` Vivek Unune
2018-09-28  5:05 ` Vivek Unune
2018-10-01 18:00 ` Florian Fainelli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).