[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20251030-fix_gic_dt_licence-v2-1-94444b458e36@bootlin.com>
Date: Thu, 30 Oct 2025 17:43:44 +0100
From: Gregory CLEMENT <gregory.clement@...tlin.com>
To: Andrew Bresticker <abrestic@...osinc.com>, 
 Rob Herring <robh@...nel.org>, Krzysztof Kozlowski <krzk+dt@...nel.org>, 
 Conor Dooley <conor+dt@...nel.org>
Cc: Thomas Petazzoni <thomas.petazzoni@...tlin.com>, 
 devicetree@...r.kernel.org, linux-kernel@...r.kernel.org, 
 Gregory CLEMENT <gregory.clement@...tlin.com>
Subject: [PATCH v2] dt-bindings: interrupt-controller: Update license for
 MIPS GIC header
According to Documentation/devicetree/bindings/submitting-patches.rst:
"DT binding files should be dual-licensed." The second license should
be a BSD-like license, allowing the use of the binding in projects
other than Linux. Initially, this file was submitted without any
license and was later automatically converted to the default Linux
license. Let’s now update it to follow the preferred license for the
binding.
Acked-by: Andrew Bresticker <abrestic@...osinc.com>
Signed-off-by: Gregory CLEMENT <gregory.clement@...tlin.com>
---
Changes in v2:
- Add acknowledgement to Andrew Bresticker, the original author of the file.
- Update the subject prefix following Conor's suggestion.
- Link to v1: https://lore.kernel.org/r/20251029-fix_gic_dt_licence-v1-1-af70840c5e61@bootlin.com
---
 include/dt-bindings/interrupt-controller/mips-gic.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/dt-bindings/interrupt-controller/mips-gic.h b/include/dt-bindings/interrupt-controller/mips-gic.h
index bd45cee0c3f05..647f22d5f0622 100644
--- a/include/dt-bindings/interrupt-controller/mips-gic.h
+++ b/include/dt-bindings/interrupt-controller/mips-gic.h
@@ -1,4 +1,4 @@
-/* SPDX-License-Identifier: GPL-2.0 */
+/* SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause */
 #ifndef _DT_BINDINGS_INTERRUPT_CONTROLLER_MIPS_GIC_H
 #define _DT_BINDINGS_INTERRUPT_CONTROLLER_MIPS_GIC_H
 
---
base-commit: dcb6fa37fd7bc9c3d2b066329b0d27dedf8becaa
change-id: 20251028-fix_gic_dt_licence-c876fd6d709e
Best regards,
-- 
Grégory CLEMENT, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
Powered by blists - more mailing lists
 
