All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: mtd: Fix nand-controller.yaml license
@ 2023-06-22 21:24 ` Miquel Raynal
  0 siblings, 0 replies; 8+ messages in thread
From: Miquel Raynal @ 2023-06-22 21:24 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, devicetree
  Cc: Richard Weinberger, Vignesh Raghavendra, Tudor Ambarus,
	Pratyush Yadav, Michael Walle, linux-mtd, Thomas Petazzoni,
	Miquel Raynal

Binding files should be dual licensed, this file was writtent with the
idea in mind of following the rules, but the SPDX tag did not reflect
that correctly. Fix the tag so we are sure this file is licensed
correctly.

Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---
 Documentation/devicetree/bindings/mtd/nand-controller.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/devicetree/bindings/mtd/nand-controller.yaml b/Documentation/devicetree/bindings/mtd/nand-controller.yaml
index 83a4fe4cc29d..28167c0cf271 100644
--- a/Documentation/devicetree/bindings/mtd/nand-controller.yaml
+++ b/Documentation/devicetree/bindings/mtd/nand-controller.yaml
@@ -1,4 +1,4 @@
-# SPDX-License-Identifier: GPL-2.0
+# SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
 %YAML 1.2
 ---
 $id: http://devicetree.org/schemas/mtd/nand-controller.yaml#
-- 
2.34.1


______________________________________________________
Linux MTD discussion mailing list
http://lists.infradead.org/mailman/listinfo/linux-mtd/

^ permalink raw reply related	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2023-06-26 11:16 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-22 21:24 [PATCH] dt-bindings: mtd: Fix nand-controller.yaml license Miquel Raynal
2023-06-22 21:24 ` Miquel Raynal
2023-06-23 21:05 ` Rob Herring
2023-06-23 21:05   ` Rob Herring
2023-06-26 11:11   ` Thomas Petazzoni
2023-06-26 11:11     ` Thomas Petazzoni
2023-06-26 11:16   ` Maxime Ripard
2023-06-26 11:16     ` Maxime Ripard

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.