From: Corvin Köhne Date: Wed, 8 Apr 2026 06:29:42 +0000 (+0200) Subject: dt-binding: leds: Publish common bindings under dual license X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c150c17c01d4d64942b9872d66dd7670e8ba80e;p=thirdparty%2Fkernel%2Flinux.git dt-binding: leds: Publish common bindings under dual license 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. Signed-off-by: Corvin Köhne Acked-by: Krzysztof Kozlowski Acked-by: Gergo Koteles Acked-by: Jacek Anaszewski Acked-by: Rafał Miłecki Link: https://patch.msgid.link/20260408062942.7128-1-corvin.koehne@gmail.com Signed-off-by: Lee Jones --- diff --git a/include/dt-bindings/leds/common.h b/include/dt-bindings/leds/common.h index 4f017bea01233..b7bafbaf7df3a 100644 --- a/include/dt-bindings/leds/common.h +++ b/include/dt-bindings/leds/common.h @@ -1,4 +1,4 @@ -/* SPDX-License-Identifier: GPL-2.0 */ +/* SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause) */ /* * This header provides macros for the common LEDs device tree bindings. *