public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Michael Ellerman <mpe@ellerman•id.au>
To: Rob Herring <robh@kernel•org>, Oliver O'Halloran <oohall@gmail•com>
Cc: devicetree@vger•kernel.org, linuxppc-dev@lists•ozlabs.org,
	linux-nvdimm@lists•01.org
Subject: Re: [PATCH 2/3] libnvdimm: Add a device-tree interface
Date: Fri, 24 Nov 2017 17:36:33 +1100	[thread overview]
Message-ID: <87ine018um.fsf@concordia.ellerman.id.au> (raw)
In-Reply-To: <20171116142840.er7st25ll3o6jr7s@rob-hp-laptop>

Rob Herring <robh@kernel•org> writes:
> On Thu, Nov 16, 2017 at 04:51:30AM +1100, Oliver O'Halloran wrote:
...
>> diff --git a/drivers/nvdimm/of_nvdimm.c b/drivers/nvdimm/of_nvdimm.c
>> new file mode 100644
>> index 000000000000..765cbbae8bcb
>> --- /dev/null
>> +++ b/drivers/nvdimm/of_nvdimm.c
>> @@ -0,0 +1,202 @@
>> +/*
>> + * Copyright 2017, IBM Corporation
>> + *
>> + * This program is free software; you can redistribute it and/or modify
>> + * it under the terms of the GNU General Public License as published by
>> + * the Free Software Foundation; either version 2 of the License, or
>> + * (at your option) any later version.
>> + *
>> + * This program is distributed in the hope that it will be useful,
>> + * but WITHOUT ANY WARRANTY; without even the implied warranty of
>> + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
>> + * GNU General Public License for more details.
>> + *
>> + * You should have received a copy of the GNU General Public License
>> + * along with this program; if not, you can access it online at
>> + * http://www.gnu.org/licenses/gpl-2.0.html.
>
> This can be SPDX tag.

Specifically:

// SPDX-License-Identifier: GPL-2.0+
/*
 * Copyright 2017, IBM Corporation
 */

...

cheers

  reply	other threads:[~2017-11-24  6:36 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15 17:51 [PATCH 1/3] libnvdimm: Add of_node to region and bus descriptors Oliver O'Halloran
2017-11-15 17:51 ` [PATCH 2/3] libnvdimm: Add a device-tree interface Oliver O'Halloran
2017-11-16 14:28   ` Rob Herring
2017-11-24  6:36     ` Michael Ellerman [this message]
2017-11-16 14:29   ` Rob Herring
2017-11-15 17:51 ` [PATCH 3/3] powerpc/powernv: Create platform devs for nvdimm buses Oliver O'Halloran
2017-11-15 18:05 ` [PATCH 1/3] libnvdimm: Add of_node to region and bus descriptors Dan Williams
2017-11-16  1:29   ` Oliver

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=87ine018um.fsf@concordia.ellerman.id.au \
    --to=mpe@ellerman$(echo .)id.au \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=linux-nvdimm@lists$(echo .)01.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=oohall@gmail$(echo .)com \
    --cc=robh@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox