public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Dhananjay Phadke <dphadke@linux.microsoft.com>
To: Joel Stanley <joel@jms.id.au>
Cc: Ryan Chen <ryan_chen@aspeedtech.com>,
	Chia-Wei Wang <chiawei_wang@aspeedtech.com>,
	Aspeed BMC SW team <BMC-SW@aspeedtech.com>,
	Billy Tsai <billy_tsai@aspeedtech.com>,
	u-boot@lists.denx.de
Subject: Re: [PATCH v2] gpio: aspeed: port Linux dt-bindings header file
Date: Thu, 4 Aug 2022 08:43:33 -0700	[thread overview]
Message-ID: <a6afaf49-90eb-4117-569d-963146bf87dc@linux.microsoft.com> (raw)
In-Reply-To: <CACPK8XdmPXgpmn6kvisvumWRFsS8yTu-bfvFgyw5vQhF3eXSiA@mail.gmail.com>

On 8/3/2022 7:35 PM, Joel Stanley wrote:
> On Thu, 4 Aug 2022 at 01:02, Dhananjay Phadke
> <dphadke@linux.microsoft.com> wrote:
>>
>> Ported as is, makes it easier to add readable GPIO definitions
>> in DTS files.
>>
>> Signed-off-by: Dhananjay Phadke <dphadke@linux.microsoft.com>
>> ---
>>   include/dt-bindings/gpio/aspeed-gpio.h | 49 ++++++++++++++++++++++++++
>>   1 file changed, 49 insertions(+)
>>   create mode 100644 include/dt-bindings/gpio/aspeed-gpio.h
>>
>> diff --git a/include/dt-bindings/gpio/aspeed-gpio.h b/include/dt-bindings/gpio/aspeed-gpio.h
>> new file mode 100644
>> index 0000000000..adab2f56c2
>> --- /dev/null
>> +++ b/include/dt-bindings/gpio/aspeed-gpio.h
>> @@ -0,0 +1,49 @@
>> +/* SPDX-License-Identifier: GPL-2.0+ */
> 
> As you mention this is from the kernel, but you forgot to add the
> copyright information for the file you copied. I suggest you add:
> 
> Copyright 2022 IBM Corp.

It would have been nicer to assert copyrights in kernel source itself,
so that it would have been inherited instead of inserting here.

For now, will send v3 with just that.

Thanks,
Dhananjay

      reply	other threads:[~2022-08-04 15:43 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-04  1:02 [PATCH v2] gpio: aspeed: port Linux dt-bindings header file Dhananjay Phadke
2022-08-04  2:14 ` Billy Tsai
2022-08-04  2:35 ` Joel Stanley
2022-08-04 15:43   ` Dhananjay Phadke [this message]

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=a6afaf49-90eb-4117-569d-963146bf87dc@linux.microsoft.com \
    --to=dphadke@linux.microsoft.com \
    --cc=BMC-SW@aspeedtech.com \
    --cc=billy_tsai@aspeedtech.com \
    --cc=chiawei_wang@aspeedtech.com \
    --cc=joel@jms.id.au \
    --cc=ryan_chen@aspeedtech.com \
    --cc=u-boot@lists.denx.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox