diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> | 2023-08-23 10:51:46 +0200 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2023-08-29 22:02:35 +0200 |
commit | 05c618f39089d977b0c3dc1105cb6cd5fc53cd01 (patch) | |
tree | 68708cb4461e147f76c9dce3b01c29bffeafc22c /arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts | |
parent | ARM: dts: use capital "OR" for multiple licenses in SPDX (diff) | |
download | linux-05c618f39089d977b0c3dc1105cb6cd5fc53cd01.tar.xz linux-05c618f39089d977b0c3dc1105cb6cd5fc53cd01.zip |
arm64: dts: 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.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Sudeep Holla <sudeep.holla@arm.com>
Acked-by: Jernej Skrabec <jernej.skrabec@gmail.com>
Acked-by: Geert Uytterhoeven <geert+renesas@glider.be>
Acked-by: Florian Fainelli <florian.fainelli@broadcom.com> # Broadcom
Link: https://lore.kernel.org/r/20230823085146.113562-2-krzysztof.kozlowski@linaro.org
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts')
-rw-r--r-- | arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts b/arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts index 6bacee1d2ef5..587e8764bcd2 100644 --- a/arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts +++ b/arch/arm64/boot/dts/renesas/r8a779m3-ulcb-kf.dts @@ -1,4 +1,4 @@ -// SPDX-License-Identifier: (GPL-2.0 or MIT) +// SPDX-License-Identifier: (GPL-2.0 OR MIT) /* * Device Tree Source for the M3ULCB Kingfisher board with R-Car M3e-2G * |