All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Andrew Lunn <andrew@lunn.ch>
Cc: Zoltan HERPAI <wigyori@uid0.hu>,
	gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com,
	krzk+dt@kernel.org, conor+dt@kernel.org,
	devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH 3/3] ARM: dts: marvell: add support for D-Link DNS-320L
Date: Mon, 1 Jul 2024 12:05:30 -0600	[thread overview]
Message-ID: <20240701180530.GA176622-robh@kernel.org> (raw)
In-Reply-To: <b8c1ffed-8d91-48cf-8b8c-bea4021c272b@lunn.ch>

On Sat, Jun 29, 2024 at 04:34:25PM +0200, Andrew Lunn wrote:
> It has been a long time since i reviewed a kirkwood DT
> description. Also, best practices have changed, so the example you
> copied is probably doing things which today would be classed as wrong.
> 
> > +// SPDX-License-Identifier: GPL-2.0-or-later
> 
> It is typical to use a dual license now:
> 
> // SPDX-License-Identifier: (GPL-2.0+ OR MIT)

Yes, but more importantly, they should be consistent...

GPL-2.0+ in favor of GPL-2.0-or-later

> 
> However, if this is mostly Sunke Schluters work, you probably cannot
> change the license without his agreement.
> 
> > +/*
> > + * Device Tree file for D-Link DNS-320L
> > + *
> > + * Copyright (C) 2024, Zoltan HERPAI <wigyori@uid0.hu>
> > + * Copyright (C) 2015, Sunke Schluters <sunke-dev@schlueters.de>
> > + *
> > + * This file is based on the works of:
> > + * - Sunke Schluters <sunke-dev@schlueters.de>
> > + *   - https://github.com/scus1/dns320l/blob/master/kernel/dts/kirkwood-dns320l.dts
> > + * - Andreas Bohler <dev@aboehler.at>:
> > + *   - http://www.aboehler.at/doku/doku.php/projects:dns320l
> > + *   - http://www.aboehler.at/hg/linux-dns320l/file/ba7a60ad7687/linux-3.12/kirkwood-dns320l.dts
> > + */
> > +
> > +/dts-v1/;
> > +
> > +#include "kirkwood.dtsi"
> > +#include "kirkwood-6281.dtsi"

And these are GPL-2.0-only, so this one should match.

Rob


  parent reply	other threads:[~2024-07-01 18:05 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-29 11:34 [PATCH 1/3] dt-bindings: marvell: add D-Link DNS-320L Zoltan HERPAI
2024-06-29 11:34 ` [PATCH 2/3] dt-bindings: marvell: typo fix in SoC name Zoltan HERPAI
2024-06-29 14:16   ` Andrew Lunn
2024-06-29 11:34 ` [PATCH 3/3] ARM: dts: marvell: add support for D-Link DNS-320L Zoltan HERPAI
2024-06-29 14:34   ` Andrew Lunn
2024-07-01  8:15     ` Zoltan Herpai
2024-07-01 13:04       ` Andrew Lunn
2024-07-01 18:05     ` Rob Herring [this message]
2024-07-01  6:01   ` Krzysztof Kozlowski
2024-07-01 13:25     ` Andrew Lunn
2024-07-01 13:29       ` Krzysztof Kozlowski
2024-07-01 13:39         ` Andrew Lunn
2024-07-01 13:47         ` Krzysztof Kozlowski
2024-07-01 18:10 ` [PATCH 1/3] dt-bindings: marvell: add " Rob Herring (Arm)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240701180530.GA176622-robh@kernel.org \
    --to=robh@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregory.clement@bootlin.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=sebastian.hesselbarth@gmail.com \
    --cc=wigyori@uid0.hu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.