riscv: dts: use capital "OR" for multiple licenses in SPDX
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 23 Aug 2023 08:52:38 +0000 (10:52 +0200)
committerJernej Skrabec <jernej.skrabec@gmail.com>
Sun, 24 Sep 2023 19:44:44 +0000 (21:44 +0200)
Documentation/process/license-rules.rst and checkpatch expect the SPDX
identifier syntax for multiple licenses to use capital "OR".  Correct it
to keep consistent format and avoid copy-paste issues.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Reviewed-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20230823085238.113642-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Jernej Skrabec <jernej.skrabec@gmail.com>
14 files changed:
arch/riscv/boot/dts/allwinner/sun20i-common-regulators.dtsi
arch/riscv/boot/dts/allwinner/sun20i-d1-dongshan-nezha-stu.dts
arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-480p.dts
arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel-720p.dts
arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-86-panel.dtsi
arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv-dock.dts
arch/riscv/boot/dts/allwinner/sun20i-d1-lichee-rv.dts
arch/riscv/boot/dts/allwinner/sun20i-d1-mangopi-mq-pro.dts
arch/riscv/boot/dts/allwinner/sun20i-d1-nezha.dts
arch/riscv/boot/dts/allwinner/sun20i-d1.dtsi
arch/riscv/boot/dts/allwinner/sun20i-d1s-mangopi-mq.dts
arch/riscv/boot/dts/allwinner/sun20i-d1s.dtsi
arch/riscv/boot/dts/allwinner/sunxi-d1-t113.dtsi
arch/riscv/boot/dts/allwinner/sunxi-d1s-t113.dtsi

index 9b03fca2444cd67c2106dc12afbb45665426c3ac..ed7b12e65a10a67636c08a4c5426bd414c9ef3bb 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org>
 
 / {
index 8785de3c9224540e4d299a502e0dd1c6371cedd5..3a2c3281eb8843d3cf5979ed70d1050fe4aacbcb 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2022 Samuel Holland <samuel@sholland.org>
 
 #include <dt-bindings/gpio/gpio.h>
index 4df8ffb715618b3e85fef66ca6e7ab2d03691a91..711450ffb602565937ebebc2d9eac05dd3d641b0 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2022 Samuel Holland <samuel@sholland.org>
 
 #include "sun20i-d1-lichee-rv-86-panel.dtsi"
index 1874fc05359f4448f133b5710cc9c1e43a7b9343..b217799e616639cf28c4abda91d940a99c925ae8 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2022 Samuel Holland <samuel@sholland.org>
 
 #include "sun20i-d1-lichee-rv-86-panel.dtsi"
index 6cc7dd0c1ae23f8065cc57f94dc0ebc1fbc9e518..10116fb3935a2d201d6b74c09526c374843eec08 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2022 Samuel Holland <samuel@sholland.org>
 
 #include "sun20i-d1-lichee-rv.dts"
index 52b91e1affed437f94453967b47fa435a7235219..08cf716328a05e17b3f1cd7e2798b6cfa3fba590 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2022 Jisheng Zhang <jszhang@kernel.org>
 // Copyright (C) 2022 Samuel Holland <samuel@sholland.org>
 
index d60a0562a8b16fde3697b3cee85638f6c4531811..204da82a5dc636335475ef6ae667dd1a9db930d0 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2022 Jisheng Zhang <jszhang@kernel.org>
 // Copyright (C) 2022 Samuel Holland <samuel@sholland.org>
 
index f2e07043afb3fd9a2724ca33bf11a369e4e17597..e2bb6bc16c13196e73c72f0a2599f769f70397af 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2022 Samuel Holland <samuel@sholland.org>
 
 #include <dt-bindings/gpio/gpio.h>
index 4ed33c1e7c9ca8d0e6f61215c4c6c5b9452c8653..8dbe717c79ce0158dc87bd82806e008a0cad5634 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org>
 
 /*
index 97e7cbb3259787e88bf038bc0b2254541219366e..b18f368e06e07fa57560745f370a8230565f8061 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org>
 
 #include "sun20i-d1s.dtsi"
index e6d924f671fd407b4b80c6974b6f7d5ba7b3547c..1a7d6ef33f17f288797647dc259401ada0041164 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2022 Samuel Holland <samuel@sholland.org>
 
 #include <dt-bindings/gpio/gpio.h>
index 8275630af977d24d5c91f54a4f52e7c90b3e70b7..450387265469949aa849e02ad65ff2346156fd5c 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org>
 
 #define SOC_PERIPHERAL_IRQ(nr) (nr + 16)
index b7156123df5459cf255578c3b91caad7fea9f176..3b077dc086ab7f866cf4b70aa466f28449568bc5 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org>
 
 / {
index 822f022eec2d0ed14a73b0a328a67f2641c86ba8..5a9d7f5a75b4062820e6df9a3784334015badc83 100644 (file)
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+// SPDX-License-Identifier: (GPL-2.0+ OR MIT)
 // Copyright (C) 2021-2022 Samuel Holland <samuel@sholland.org>
 
 #include <dt-bindings/clock/sun6i-rtc.h>