From: Bitan Biswas <bbiswas@nvidia.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
Rob Herring <robh+dt@kernel.org>,
Thierry Reding <thierry.reding@gmail.com>,
"Jonathan Hunter" <jonathanh@nvidia.com>,
Steven Rostedt <rostedt@goodmis.org>,
"Ingo Molnar" <mingo@redhat.com>,
Jassi Brar <jassisinghbrar@gmail.com>,
"Philipp Zabel" <p.zabel@pengutronix.de>
Cc: Sowjanya Komatineni <skomatineni@nvidia.com>,
Mark Brown <broonie@kernel.org>,
Linus Walleij <linus.walleij@linaro.org>,
<linux-kernel@vger.kernel.org>, <devicetree@vger.kernel.org>,
<linux-tegra@vger.kernel.org>, <digetx@gmail.com>,
<mturquette@linaro.org>, <abrestic@chromium.org>
Subject: Re: [PATCH V1 3/3] dt-bindings: tegra: clock,memory,thermal: add header Copyright
Date: Fri, 24 Sep 2021 14:43:51 -0700 [thread overview]
Message-ID: <d9329dac-9eba-3657-9e51-8129d9cbbf61@nvidia.com> (raw)
In-Reply-To: <de4ad32b-ab60-a4dd-793f-9bd520ed5a87@canonical.com>
Hi Krzysztof,
On 9/21/21 2:47 AM, Krzysztof Kozlowski wrote:
> External email: Use caution opening links or attachments
>
>
> On 21/09/2021 11:42, Bitan Biswas wrote:
>> Add Copyright for below Tegra dt-bindings headers:
>> 1. clock
>> 2. gpio
>> 3. mailbox
>> 4. memory
>> 5. thermal
>> 6. reset
>> 7. pinctrl
>
> Why? Please explain.
>
> These are trivial constants, so I doubt there is here any copyright value.
>
You may see I was adding the missing Copyright of files created by
Nvidia developers in past. I have not evaluated the copyright value of
the contents added in the initial check-in. As suggested, I plan to drop
this patch in any further revisions of patches from this list.
>> include/dt-bindings/reset/tegra210-car.h | 4 ++++
>> include/dt-bindings/thermal/tegra124-soctherm.h | 4 ++++
>> include/dt-bindings/thermal/tegra186-bpmp-thermal.h | 4 ++++
>> include/dt-bindings/thermal/tegra194-bpmp-thermal.h | 4 ++++
>> 22 files changed, 104 insertions(+)
>>
>
> (...)
>
>> diff --git a/include/dt-bindings/memory/tegra30-mc.h b/include/dt-bindings/memory/tegra30-mc.h
>> index 930f708aca17..4972cf7e3cf2 100644
>> --- a/include/dt-bindings/memory/tegra30-mc.h
>> +++ b/include/dt-bindings/memory/tegra30-mc.h
>> @@ -1,4 +1,10 @@
>> /* SPDX-License-Identifier: GPL-2.0 */
>> +/*
>> + * Copyright (c) 2014-2021, NVIDIA CORPORATION & AFFILIATES. All rights reserved.
>> + *
>> + * Author: Thierry Reding <treding@nvidia.com>
>> + *
>
> I am sorry, but that's not entirely how it works. You cannot add only
> selected (stripped) copyrights backwards. If adding, please include all
> copyright holders.
>
I had emailed the authors(outside Nvidia) asking about additional
Copyright to add, but did not get response from all. One author was fine
with adding the Nvidia Copyright. I see now Copyright backwards needs us
to follow above approach. As mentioned above in my reply to your
comments I am planning to drop this patch if sending subsequent
revisions in this patch list.
Thanks for the inputs.
-regards,
Bitan
next prev parent reply other threads:[~2021-09-24 21:44 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-21 9:42 [PATCH V1 0/3] Add tegra header license and dt-bindings Copyright Bitan Biswas
2021-09-21 9:42 ` [PATCH V1 1/3] dt-bindings: tegra: memory,bpmp-thermal: add SPDX license Bitan Biswas
2021-09-21 9:49 ` Krzysztof Kozlowski
2021-09-24 21:58 ` Bitan Biswas
2021-09-21 9:42 ` [PATCH V1 2/3] trace: events: tegra_apb_dma: add SPDX license identifier Bitan Biswas
2021-09-21 9:51 ` Krzysztof Kozlowski
2021-09-24 22:18 ` Bitan Biswas
2021-09-21 9:42 ` [PATCH V1 3/3] dt-bindings: tegra: clock,memory,thermal: add header Copyright Bitan Biswas
2021-09-21 9:47 ` Krzysztof Kozlowski
2021-09-24 21:43 ` Bitan Biswas [this message]
2021-09-21 11:27 [PATCH V1 0/3] Add tegra header license and dt-bindings Copyright Bitan Biswas
2021-09-21 11:27 ` [PATCH V1 3/3] dt-bindings: tegra: clock,memory,thermal: add header Copyright Bitan Biswas
2021-09-21 17:44 [PATCH V1 0/3] Add tegra header license and dt-bindings Copyright Bitan Biswas
2021-09-21 17:44 ` [PATCH V1 3/3] dt-bindings: tegra: clock,memory,thermal: add header Copyright Bitan Biswas
2021-09-24 7:42 ` Krzysztof Kozlowski
2021-09-24 21:51 ` Bitan Biswas
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=d9329dac-9eba-3657-9e51-8129d9cbbf61@nvidia.com \
--to=bbiswas@nvidia.com \
--cc=abrestic@chromium.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=digetx@gmail.com \
--cc=jassisinghbrar@gmail.com \
--cc=jonathanh@nvidia.com \
--cc=krzysztof.kozlowski@canonical.com \
--cc=linus.walleij@linaro.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-tegra@vger.kernel.org \
--cc=mingo@redhat.com \
--cc=mturquette@linaro.org \
--cc=p.zabel@pengutronix.de \
--cc=robh+dt@kernel.org \
--cc=rostedt@goodmis.org \
--cc=skomatineni@nvidia.com \
--cc=thierry.reding@gmail.com \
/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
all inboxes | Powered by JetHome®