From: Andy Shevchenko <andriy.shevchenko@intel.com>
To: Tomas Melin <tomas.melin@vaisala.com>
Cc: Lars-Peter Clausen <lars@metafoo.de>,
Michael Hennerich <Michael.Hennerich@analog.com>,
Nuno Sa <nuno.sa@analog.com>, Jonathan Cameron <jic23@kernel.org>,
David Lechner <dlechner@baylibre.com>,
Andy Shevchenko <andy@kernel.org>, Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-iio@vger.kernel.org, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2/2] iio: adc: ad9467: add support for ad9211
Date: Wed, 3 Dec 2025 16:24:26 +0200 [thread overview]
Message-ID: <aTBIGnetgq_NiuqS@smile.fi.intel.com> (raw)
In-Reply-To: <d9651903-6b3b-4d9f-aafa-6377e14879a8@vaisala.com>
On Wed, Dec 03, 2025 at 03:33:15PM +0200, Tomas Melin wrote:
> On 03/12/2025 14:48, Andy Shevchenko wrote:
> > On Wed, Dec 03, 2025 at 12:20:34PM +0000, Tomas Melin wrote:
...
> >> Link: https://www.analog.com/media/en/technical-documentation/data-sheets/AD9211.pdf
> >
> > Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/AD9211.pdf
>
> That will give
>
> WARNING: Unknown link reference 'Datasheet:', use 'Link:' or
> 'Closes:' instead
> #22:
> Datasheet:
> https://www.analog.com/media/en/technical-documentation/data-sheets/AD9211.pdf
>
> So I would like to keep it as is. Or then please convince checkpatch it
> should be accepted as a valid tag ;)
checkpatch is full of false-positives. It's a recommendation tool, don't stick
to it too much.
git log --oneline --no-merges --grep ^Datasheet:
will give you list of examples existing in the Git history, 163 and counting.
The first one appeared in 2009 and started being used widely ca. 2015.
--
With Best Regards,
Andy Shevchenko
prev parent reply other threads:[~2025-12-03 14:24 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-03 12:20 [PATCH 0/2] iio: adc: ad9467: add support for ad9211 Tomas Melin
2025-12-03 12:20 ` [PATCH 1/2] dt-bindings: " Tomas Melin
2025-12-03 13:08 ` Nuno Sá
2025-12-03 12:20 ` [PATCH 2/2] iio: " Tomas Melin
2025-12-03 12:48 ` Andy Shevchenko
2025-12-03 13:33 ` Tomas Melin
2025-12-03 14:24 ` Andy Shevchenko [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=aTBIGnetgq_NiuqS@smile.fi.intel.com \
--to=andriy.shevchenko@intel.com \
--cc=Michael.Hennerich@analog.com \
--cc=andy@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=dlechner@baylibre.com \
--cc=jic23@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=nuno.sa@analog.com \
--cc=robh@kernel.org \
--cc=tomas.melin@vaisala.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;
as well as URLs for NNTP newsgroup(s).