Commit 79f74d4c authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski Committed by Arnd Bergmann

ARM: 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: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarJernej Skrabec <jernej.skrabec@gmail.com>
Link: https://lore.kernel.org/r/20230823085146.113562-1-krzysztof.kozlowski@linaro.orgSigned-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 924832b8
// SPDX-License-Identifier: (GPL-2.0+ or MIT) // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
// Copyright (C) 2022 Arm Ltd. // Copyright (C) 2022 Arm Ltd.
#include <dt-bindings/interrupt-controller/irq.h> #include <dt-bindings/interrupt-controller/irq.h>
......
// SPDX-License-Identifier: (GPL-2.0+ or MIT) // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
// Copyright (C) 2022 Arm Ltd. // Copyright (C) 2022 Arm Ltd.
#define SOC_PERIPHERAL_IRQ(nr) GIC_SPI nr #define SOC_PERIPHERAL_IRQ(nr) GIC_SPI nr
......
// SPDX-License-Identifier: (GPL-2.0+ or MIT) // SPDX-License-Identifier: (GPL-2.0+ OR MIT)
// Copyright (C) 2022 Arm Ltd. // Copyright (C) 2022 Arm Ltd.
/* /*
* Common peripherals and configurations for MangoPi MQ-R boards. * Common peripherals and configurations for MangoPi MQ-R boards.
......
// SPDX-License-Identifier: GPL-2.0 or MIT // SPDX-License-Identifier: GPL-2.0 OR MIT
// //
// Device Tree Source for General Electric B105Pv2 // Device Tree Source for General Electric B105Pv2
// //
......
// SPDX-License-Identifier: GPL-2.0 or MIT // SPDX-License-Identifier: GPL-2.0 OR MIT
// //
// Device Tree Source for General Electric B105v2 // Device Tree Source for General Electric B105v2
// //
......
// SPDX-License-Identifier: GPL-2.0 or MIT // SPDX-License-Identifier: GPL-2.0 OR MIT
// //
// Device Tree Source for General Electric B125Pv2 // Device Tree Source for General Electric B125Pv2
// //
......
// SPDX-License-Identifier: GPL-2.0 or MIT // SPDX-License-Identifier: GPL-2.0 OR MIT
// //
// Device Tree Source for General Electric B125v2 // Device Tree Source for General Electric B125v2
// //
......
// SPDX-License-Identifier: GPL-2.0 or MIT // SPDX-License-Identifier: GPL-2.0 OR MIT
// //
// Device Tree Source for General Electric B155v2 // Device Tree Source for General Electric B155v2
// //
......
// SPDX-License-Identifier: GPL-2.0 or MIT // SPDX-License-Identifier: GPL-2.0 OR MIT
// //
// Device Tree Source for General Electric B1x5Pv2 // Device Tree Source for General Electric B1x5Pv2
// patient monitor series // patient monitor series
......
// SPDX-License-Identifier: GPL-2.0 or MIT // SPDX-License-Identifier: GPL-2.0 OR MIT
// //
// Device Tree Source for General Electric B1x5v2 // Device Tree Source for General Electric B1x5v2
// patient monitor series // patient monitor series
......
// SPDX-License-Identifier: (GPL-2.0 or MIT) // SPDX-License-Identifier: (GPL-2.0 OR MIT)
// //
// Copyright (C) 2018 emtrion GmbH // Copyright (C) 2018 emtrion GmbH
// //
......
// SPDX-License-Identifier: GPL-2.0 or MIT // SPDX-License-Identifier: GPL-2.0 OR MIT
// //
// Device Tree Source for i.MX6DL based congatec QMX6 // Device Tree Source for i.MX6DL based congatec QMX6
// System on Module // System on Module
......
// SPDX-License-Identifier: (GPL-2.0 or MIT) // SPDX-License-Identifier: (GPL-2.0 OR MIT)
// //
// Copyright (C) 2018 emtrion GmbH // Copyright (C) 2018 emtrion GmbH
// //
......
// SPDX-License-Identifier: (GPL-2.0 or MIT) // SPDX-License-Identifier: (GPL-2.0 OR MIT)
// //
// Copyright (C) 2018 emtrion GmbH // Copyright (C) 2018 emtrion GmbH
// //
......
// SPDX-License-Identifier: (GPL-2.0 or MIT) // SPDX-License-Identifier: (GPL-2.0 OR MIT)
// //
// Copyright (C) 2018 emtrion GmbH // Copyright (C) 2018 emtrion GmbH
// //
......
// SPDX-License-Identifier: (GPL-2.0 or MIT) // SPDX-License-Identifier: (GPL-2.0 OR MIT)
// //
// Copyright (c) 2021 emtrion GmbH // Copyright (c) 2021 emtrion GmbH
// Author: Reinhold Müller <reinhold.mueller@emtrion.de>. // Author: Reinhold Müller <reinhold.mueller@emtrion.de>.
......
// SPDX-License-Identifier: (GPL-2.0 or MIT) // SPDX-License-Identifier: (GPL-2.0 OR MIT)
// //
// Copyright (c) 2021 emtrion GmbH // Copyright (c) 2021 emtrion GmbH
// Author: Reinhold Müller <reinhold.mueller@emtrion.de>. // Author: Reinhold Müller <reinhold.mueller@emtrion.de>.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment