Message ID | 1543795215-31863-1-git-send-email-dan.haab@luxul.com (mailing list archive) |
---|---|
State | Mainlined, archived |
Commit | b7f264fa496eb2a6dd1d67dc91dbe8ffcb142487 |
Headers | show |
Series | ARM: dts: BCM53573: Relicense Luxul files to the GPL 2.0+ / MIT | expand |
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 :)
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!
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!
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/;
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(-)