[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1531946245.26473.2.camel@toradex.com>
Date: Wed, 18 Jul 2018 20:37:27 +0000
From: Marcel Ziswiler <marcel.ziswiler@...adex.com>
To: "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"robh+dt@...nel.org" <robh+dt@...nel.org>,
"jonathanh@...dia.com" <jonathanh@...dia.com>,
"stefan@...er.ch" <stefan@...er.ch>,
"krzk@...nel.org" <krzk@...nel.org>,
"tglx@...utronix.de" <tglx@...utronix.de>,
"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"dev@...xeye.de" <dev@...xeye.de>,
"thierry.reding@...il.com" <thierry.reding@...il.com>,
"mark.rutland@....com" <mark.rutland@....com>,
"gregkh@...uxfoundation.org" <gregkh@...uxfoundation.org>,
"linux-tegra@...r.kernel.org" <linux-tegra@...r.kernel.org>
CC: "pombredanne@...b.com" <pombredanne@...b.com>
Subject: Re: [PATCH 1/3] ARM: tegra: apalis-tk1: Fix SPDX license identifier
format
On Wed, 2018-07-18 at 21:48 +0200, Krzysztof Kozlowski wrote:
> Fix incorrect format used for OR clause in SPDX license identifier.
Can you please elaborate how you got to that conclusion as there are
various other device trees having it specified the exact same way. Plus
I was actually even in discussion with Philippe on that patch set back
when I introduced those.
> Signed-off-by: Krzysztof Kozlowski <krzk@...nel.org>
> ---
> arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts | 2 +-
> arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi | 2 +-
> 2 files changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
> b/arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
> index 8a8d5fa0ecd1..e2c0d8efb358 100644
> --- a/arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
> +++ b/arch/arm/boot/dts/tegra124-apalis-v1.2-eval.dts
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: (GPL-2.0 OR MIT)
> +// SPDX-License-Identifier: GPL-2.0 OR MIT
> /*
> * Copyright 2016-2018 Toradex AG
> */
> diff --git a/arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi
> b/arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi
> index 573aaa50fff1..5ef84b6b3356 100644
> --- a/arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi
> +++ b/arch/arm/boot/dts/tegra124-apalis-v1.2.dtsi
> @@ -1,4 +1,4 @@
> -// SPDX-License-Identifier: (GPL-2.0 OR MIT)
> +// SPDX-License-Identifier: GPL-2.0 OR MIT
> /*
> * Copyright 2016-2018 Toradex AG
> */
[1] https://lore.kernel.org/lkml/C651C677-D157-41A3-B206-CB02B986AD19@z
iswiler.com/
Powered by blists - more mailing lists