summaryrefslogtreecommitdiff
path: root/include/dt-bindings/reset/sun50i-h6-ccu.h
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>2023-08-23 11:45:40 +0300
committerRob Herring <robh@kernel.org>2023-08-23 23:00:31 +0300
commit440b075bd2b52c481aa240a0afeac700b436850d (patch)
treea38bdd6548ad24f40624edfb81ce54fc621214ff /include/dt-bindings/reset/sun50i-h6-ccu.h
parent4f15471203ff97a658d03e8a45032b2288910042 (diff)
downloadlinux-440b075bd2b52c481aa240a0afeac700b436850d.tar.xz
dt-bindings: use capital "OR" for multiple licenses in SPDX
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. Correct also the format // -> .* in few Allwinner binding headers as pointed out by checkpatch: WARNING: Improper SPDX comment style for 'include/dt-bindings/reset/sun50i-h6-ccu.h', please use '/*' instead Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Acked-by: Guenter Roeck <linux@roeck-us.net> Acked-by: Stephen Boyd <sboyd@kernel.org> Link: https://lore.kernel.org/r/20230823084540.112602-1-krzysztof.kozlowski@linaro.org Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'include/dt-bindings/reset/sun50i-h6-ccu.h')
-rw-r--r--include/dt-bindings/reset/sun50i-h6-ccu.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/dt-bindings/reset/sun50i-h6-ccu.h b/include/dt-bindings/reset/sun50i-h6-ccu.h
index 81106f455097..d038ddfa4818 100644
--- a/include/dt-bindings/reset/sun50i-h6-ccu.h
+++ b/include/dt-bindings/reset/sun50i-h6-ccu.h
@@ -1,4 +1,4 @@
-// SPDX-License-Identifier: (GPL-2.0+ or MIT)
+/* SPDX-License-Identifier: (GPL-2.0+ OR MIT) */
/*
* Copyright (C) 2017 Icenowy Zheng <icenowy@aosc.io>
*/