public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Jon Hunter <jonathanh@nvidia.com>,
	"Sheetal ." <sheetal@nvidia.com>,
	Liam Girdwood <lgirdwood@gmail.com>,
	Mark Brown <broonie@kernel.org>, Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Thierry Reding <thierry.reding@kernel.org>
Cc: Jaroslav Kysela <perex@perex.cz>, Takashi Iwai <tiwai@suse.com>,
	Sameer Pujar <spujar@nvidia.com>,
	Mohan kumar <mkumard@nvidia.com>,
	linux-sound@vger.kernel.org, devicetree@vger.kernel.org,
	linux-tegra@vger.kernel.org, linux-kernel@vger.kernel.org,
	Aditya Bavanari <abavanari@nvidia.com>
Subject: Re: [PATCH 2/2] ASoC: tegra: Add support for Tegra238 soundcard
Date: Tue, 3 Mar 2026 15:54:19 +0100	[thread overview]
Message-ID: <38e38531-ad06-4971-b750-e77a3268b97a@kernel.org> (raw)
In-Reply-To: <92292069-a60d-4ea8-9c3a-182a5c0cd267@nvidia.com>

On 03/03/2026 15:24, Jon Hunter wrote:
> 
> On 02/03/2026 09:04, Krzysztof Kozlowski wrote:
>> On 02/03/2026 09:53, Sheetal . wrote:
>>> From: Sheetal <sheetal@nvidia.com>
>>>
>>> Tegra238 platforms use different clock rates for plla and
>>> plla_out0 clocks. Add Tegra238 support in the Tegra
>>> sound card driver to apply specific clock configurations.
>>>
>>> Signed-off-by: Aditya Bavanari <abavanari@nvidia.com>
>>> Signed-off-by: Sheetal <sheetal@nvidia.com>
>>> ---
>>>   sound/soc/tegra/tegra_audio_graph_card.c | 13 ++++++++++++-
>>>   1 file changed, 12 insertions(+), 1 deletion(-)
>>>
>>> diff --git a/sound/soc/tegra/tegra_audio_graph_card.c b/sound/soc/tegra/tegra_audio_graph_card.c
>>> index 94b5ab77649b..b6dadd6a3d3d 100644
>>> --- a/sound/soc/tegra/tegra_audio_graph_card.c
>>> +++ b/sound/soc/tegra/tegra_audio_graph_card.c
>>> @@ -1,5 +1,5 @@
>>>   // SPDX-License-Identifier: GPL-2.0-only
>>> -// SPDX-FileCopyrightText: Copyright (c) 2020-2025 NVIDIA CORPORATION. All rights reserved.
>>> +// SPDX-FileCopyrightText: Copyright (c) 2020-2026 NVIDIA CORPORATION. All rights reserved.
>>
>> If updating it, you should rather drop it and use standard copyright.
>> This tag is not supported in kernel in general and I document it only
>> because it already spread all over.
> 
> To be clear, you mean that 'SPDX-FileCopyrightText' is not supported? 

Yes

> Where exactly do you document it for reference?

paste SPDX-FileCopyrightText in lore


> 
> I know that Rob previously indicated that the 'Copyright' string in the 
> above was redundant, but we have been told to keep this by the people at 
> NVIDIA that specify how we should be formatting such tags when adding 
> NVIDIA copyrights.

For the kernel, for most of us, most likely legally it is redundant and
Rob was right, but some companies insist on it and I don't want to
discuss with them, because they never use actual arguments except "my
legal told me I must do", so you can have it. That's not a problem.


Best regards,
Krzysztof

  reply	other threads:[~2026-03-03 14:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-03-02  8:53 [PATCH 0/2] ASoC: tegra: Add Tegra238 sound card support Sheetal .
2026-03-02  8:53 ` [PATCH 1/2] ASoC: dt-bindings: tegra: Add compatible for Tegra238 sound card Sheetal .
2026-03-02  9:03   ` Krzysztof Kozlowski
2026-03-02  8:53 ` [PATCH 2/2] ASoC: tegra: Add support for Tegra238 soundcard Sheetal .
2026-03-02  9:04   ` Krzysztof Kozlowski
2026-03-03 14:24     ` Jon Hunter
2026-03-03 14:54       ` Krzysztof Kozlowski [this message]
2026-03-03 16:38         ` Jon Hunter
2026-03-13 17:14           ` Krzysztof Kozlowski
2026-03-03 11:20 ` (subset) [PATCH 0/2] ASoC: tegra: Add Tegra238 sound card support Mark Brown

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=38e38531-ad06-4971-b750-e77a3268b97a@kernel.org \
    --to=krzk@kernel.org \
    --cc=abavanari@nvidia.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=jonathanh@nvidia.com \
    --cc=krzk+dt@kernel.org \
    --cc=lgirdwood@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-sound@vger.kernel.org \
    --cc=linux-tegra@vger.kernel.org \
    --cc=mkumard@nvidia.com \
    --cc=perex@perex.cz \
    --cc=robh@kernel.org \
    --cc=sheetal@nvidia.com \
    --cc=spujar@nvidia.com \
    --cc=thierry.reding@kernel.org \
    --cc=tiwai@suse.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