public inbox for linux-tegra@vger.kernel.org
 help / color / mirror / Atom feed
From: Jon Hunter <jonathanh@nvidia.com>
To: Krzysztof Kozlowski <krzk@kernel.org>,
	"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 14:24:21 +0000	[thread overview]
Message-ID: <92292069-a60d-4ea8-9c3a-182a5c0cd267@nvidia.com> (raw)
In-Reply-To: <7447fde1-7eae-4bbc-b36e-fc0da9609c8c@kernel.org>


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? 
Where exactly do you document it for reference?

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.

Jon

-- 
nvpublic


  reply	other threads:[~2026-03-03 14:24 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 [this message]
2026-03-03 14:54       ` Krzysztof Kozlowski
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=92292069-a60d-4ea8-9c3a-182a5c0cd267@nvidia.com \
    --to=jonathanh@nvidia.com \
    --cc=abavanari@nvidia.com \
    --cc=broonie@kernel.org \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=krzk@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