linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT
@ 2018-12-03  0:00 Dan Haab
  2019-01-14  7:15 ` Rafał Miłecki
  0 siblings, 1 reply; 4+ messages in thread
From: Dan Haab @ 2018-12-03  0:00 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Mark Rutland, devicetree, Rob Herring, Rafał Miłecki,
	Dan Haab, linux-arm-kernel

This matches licensing used by other BCM53573 files and BCM5301X.

Signed-off-by: Dan Haab <dan.haab@luxul.com>
---
 arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts | 3 +--
 arch/arm/boot/dts/bcm47189-luxul-xap-810.dts  | 3 +--
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts b/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts
index 74c83b0..3902f69 100644
--- a/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts
+++ b/arch/arm/boot/dts/bcm47189-luxul-xap-1440.dts
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 /*
  * Copyright 2017 Luxul Inc.
- *
- * Licensed under the ISC license.
  */
 
 /dts-v1/;
diff --git a/arch/arm/boot/dts/bcm47189-luxul-xap-810.dts b/arch/arm/boot/dts/bcm47189-luxul-xap-810.dts
index 214df18..4a522de 100644
--- a/arch/arm/boot/dts/bcm47189-luxul-xap-810.dts
+++ b/arch/arm/boot/dts/bcm47189-luxul-xap-810.dts
@@ -1,7 +1,6 @@
+// SPDX-License-Identifier: GPL-2.0-or-later OR MIT
 /*
  * Copyright 2017 Luxul Inc.
- *
- * Licensed under the ISC license.
  */
 
 /dts-v1/;
-- 
1.9.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT
  2018-12-03  0:00 [PATCH] ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT Dan Haab
@ 2019-01-14  7:15 ` Rafał Miłecki
  2019-01-14 18:26   ` Florian Fainelli
  0 siblings, 1 reply; 4+ messages in thread
From: Rafał Miłecki @ 2019-01-14  7:15 UTC (permalink / raw)
  To: Dan Haab
  Cc: Mark Rutland, devicetree, Florian Fainelli, Rob Herring,
	Dan Haab, linux-arm-kernel

On 2018-12-03 01:00, Dan Haab wrote:
> This matches licensing used by other BCM53573 files and BCM5301X.
> 
> Signed-off-by: Dan Haab <dan.haab@luxul.com>

Acked-by: Rafał Miłecki <rafal@milecki.pl>

Florian: ping :)

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT
  2019-01-14  7:15 ` Rafał Miłecki
@ 2019-01-14 18:26   ` Florian Fainelli
  2019-01-15  6:10     ` Rafał Miłecki
  0 siblings, 1 reply; 4+ messages in thread
From: Florian Fainelli @ 2019-01-14 18:26 UTC (permalink / raw)
  To: Rafał Miłecki, Dan Haab
  Cc: Mark Rutland, devicetree, Dan Haab, Rob Herring, linux-arm-kernel

On 1/13/19 11:15 PM, Rafał Miłecki wrote:
> On 2018-12-03 01:00, Dan Haab wrote:
>> This matches licensing used by other BCM53573 files and BCM5301X.
>>
>> Signed-off-by: Dan Haab <dan.haab@luxul.com>
> 
> Acked-by: Rafał Miłecki <rafal@milecki.pl>
> 
> Florian: ping :)

If bcm-kernel-feedback-list@broadcom.com is not copied, then our
patchwork instance does not pick up that patch, and there is a remote
chance things can get lost... Not trying to use that as an excuse for
not having seen this, but please make sure you copy that list to
maximize the likelihood of getting patches accepted.

Now applied, thanks!
-- 
Florian

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT
  2019-01-14 18:26   ` Florian Fainelli
@ 2019-01-15  6:10     ` Rafał Miłecki
  0 siblings, 0 replies; 4+ messages in thread
From: Rafał Miłecki @ 2019-01-15  6:10 UTC (permalink / raw)
  To: Florian Fainelli
  Cc: Mark Rutland, devicetree, Dan Haab, Rob Herring, Dan Haab,
	linux-arm-kernel

On 2019-01-14 19:26, Florian Fainelli wrote:
> On 1/13/19 11:15 PM, Rafał Miłecki wrote:
>> On 2018-12-03 01:00, Dan Haab wrote:
>>> This matches licensing used by other BCM53573 files and BCM5301X.
>>> 
>>> Signed-off-by: Dan Haab <dan.haab@luxul.com>
>> 
>> Acked-by: Rafał Miłecki <rafal@milecki.pl>
>> 
>> Florian: ping :)
> 
> If bcm-kernel-feedback-list@broadcom.com is not copied, then our
> patchwork instance does not pick up that patch, and there is a remote
> chance things can get lost... Not trying to use that as an excuse for
> not having seen this, but please make sure you copy that list to
> maximize the likelihood of getting patches accepted.

Perhaps we should add bcm-kernel-feedback-list@ to the
BROADCOM BCM53573 ARM ARCHITECTURE
entry in MAINTAINERS? Would you mind handling that?

> Now applied, thanks!

Thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2019-01-15  6:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-03  0:00 [PATCH] ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT Dan Haab
2019-01-14  7:15 ` Rafał Miłecki
2019-01-14 18:26   ` Florian Fainelli
2019-01-15  6:10     ` Rafał Miłecki

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).