Re: [PATCH] dt-binding: leds: publish common bindings under dual license
From: Krzysztof Kozlowski
Date: Tue Apr 07 2026 - 08:43:06 EST
On 07/04/2026 13:39, Corvin Köhne wrote:
> From: Corvin Köhne <c.koehne@xxxxxxxxxxxx>
>
> Changes leds/common.h DT binding header file to be published under GPLv2
> or BSD-2-Clause license terms. This change allows this common LED
> bindings header file to be used in software components as bootloaders
> and OSes that are not published under GPLv2 terms.
>
> All contributors to leds/common.h file in copy.
>
> Cc: Ashley Towns <mail@xxxxxxxxxxxxxxxxx>
> Cc: Dan Murphy <dmurphy@xxxxxx>
> Cc: Gergo Koteles <soyer@xxxxxx>
> Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
Drop, adding SPDX tag was barely a copyrightable work needing
acknowledgement.
> Cc: INAGAKI Hiroshi <musashino.open@xxxxxxxxx>
> Cc: Jacek Anaszewski <j.anaszewski@xxxxxxxxxxx>
You can drop this one, not a valid email anymore.
> Cc: Jacek Anaszewski <jacek.anaszewski@xxxxxxxxx>
> Cc: Linus Torvalds <torvalds@xxxxxxxxxxxxxxxxxxxx>
Drop, this was a merge.
> Cc: Olliver Schinagl <oliver@xxxxxxxxxxx>
> Cc: Pavel Machek <pavel@xxxxxx>
> Cc: Rafał Miłecki <rafal@xxxxxxxxxx>
> Cc: Roderick Colenbrander <roderick@xxxxxxxxxx>
>
Cc list ends here.
> Cc: Lee Jones <lee@xxxxxxxxxx>
> Cc: Rob Herring <robh@xxxxxxxxxx>
> Cc: Krzysztof Kozlowski <krzk+dt@xxxxxxxxxx>
> Cc: Conor Dooley <conor+dt@xxxxxxxxxx>
> Cc: linux-leds@xxxxxxxxxxxxxxx
> Cc: devicetree@xxxxxxxxxxxxxxx
> Cc: linux-kernel@xxxxxxxxxxxxxxx
Please drop the autogenerated scripts/get_maintainer.pl CC-entries from
commit msg. There is no single need to store automated output of
get_maintainers.pl in the git log. It can be easily re-created at any
given time, thus its presence in the git history is redundant and
obfuscates the log.
If you need it for your own patch management purposes, keep it under the
--- separator.
> Signed-off-by: Corvin Köhne <c.koehne@xxxxxxxxxxxx>
> ---
> include/dt-bindings/leds/common.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxxxxx>
Best regards,
Krzysztof