From: "Corvin Köhne" <corvin.koehne@gmail.com>
To: linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org (open list:OPEN FIRMWARE AND
FLATTENED DEVICE TREE BINDINGS), "Rob Herring" <robh@kernel.org>,
linux-leds@vger.kernel.org (open list:LED SUBSYSTEM),
"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
"Conor Dooley" <conor+dt@kernel.org>,
"Pavel Machek" <pavel@kernel.org>, "Lee Jones" <lee@kernel.org>,
"Corvin Köhne" <c.koehne@beckhoff.com>,
"Ashley Towns" <mail@ashleytowns.id.au>,
"Dan Murphy" <dmurphy@ti.com>, "Gergo Koteles" <soyer@irl.hu>,
"Greg Kroah-Hartman" <gregkh@linuxfoundation.org>,
"INAGAKI Hiroshi" <musashino.open@gmail.com>,
"Jacek Anaszewski" <j.anaszewski@samsung.com>,
"Jacek Anaszewski" <jacek.anaszewski@gmail.com>,
"Linus Torvalds" <torvalds@linux-foundation.org>,
"Olliver Schinagl" <oliver@schinagl.nl>,
"Pavel Machek" <pavel@ucw.cz>, "Rafał Miłecki" <rafal@milecki.pl>,
"Roderick Colenbrander" <roderick@gaikai.com>
Subject: [PATCH] dt-binding: leds: publish common bindings under dual license
Date: Tue, 7 Apr 2026 13:39:41 +0200 [thread overview]
Message-ID: <20260407113941.43239-1-corvin.koehne@gmail.com> (raw)
From: Corvin Köhne <c.koehne@beckhoff.com>
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@ashleytowns.id.au>
Cc: Dan Murphy <dmurphy@ti.com>
Cc: Gergo Koteles <soyer@irl.hu>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: INAGAKI Hiroshi <musashino.open@gmail.com>
Cc: Jacek Anaszewski <j.anaszewski@samsung.com>
Cc: Jacek Anaszewski <jacek.anaszewski@gmail.com>
Cc: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Olliver Schinagl <oliver@schinagl.nl>
Cc: Pavel Machek <pavel@ucw.cz>
Cc: Rafał Miłecki <rafal@milecki.pl>
Cc: Roderick Colenbrander <roderick@gaikai.com>
Cc: Lee Jones <lee@kernel.org>
Cc: Rob Herring <robh@kernel.org>
Cc: Krzysztof Kozlowski <krzk+dt@kernel.org>
Cc: Conor Dooley <conor+dt@kernel.org>
Cc: linux-leds@vger.kernel.org
Cc: devicetree@vger.kernel.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Corvin Köhne <c.koehne@beckhoff.com>
---
include/dt-bindings/leds/common.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/dt-bindings/leds/common.h b/include/dt-bindings/leds/common.h
index 4f017bea0123..b7bafbaf7df3 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.
*
--
2.47.3
next reply other threads:[~2026-04-07 11:39 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-07 11:39 Corvin Köhne [this message]
2026-04-07 11:45 ` [PATCH] dt-binding: leds: publish common bindings under dual license Greg Kroah-Hartman
2026-04-07 12:42 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260407113941.43239-1-corvin.koehne@gmail.com \
--to=corvin.koehne@gmail.com \
--cc=c.koehne@beckhoff.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dmurphy@ti.com \
--cc=gregkh@linuxfoundation.org \
--cc=j.anaszewski@samsung.com \
--cc=jacek.anaszewski@gmail.com \
--cc=krzk+dt@kernel.org \
--cc=lee@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-leds@vger.kernel.org \
--cc=mail@ashleytowns.id.au \
--cc=musashino.open@gmail.com \
--cc=oliver@schinagl.nl \
--cc=pavel@kernel.org \
--cc=pavel@ucw.cz \
--cc=rafal@milecki.pl \
--cc=robh@kernel.org \
--cc=roderick@gaikai.com \
--cc=soyer@irl.hu \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox