Linux IIO development
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: David Lechner <dlechner@baylibre.com>
Cc: linux-iio@vger.kernel.org, linux-kernel@vger.kernel.org,
	Mauro Carvalho Chehab <mchehab@kernel.org>
Subject: Re: [PATCH 0/4] iio: ABI: audit calibscal and calibbias attributes
Date: Sat, 17 Aug 2024 15:52:03 +0100	[thread overview]
Message-ID: <20240817155203.4525f9f3@jic23-huawei> (raw)
In-Reply-To: <20240815-iio-abi-calib-audit-v1-0-536b2fea8620@baylibre.com>

On Thu, 15 Aug 2024 12:22:09 -0500
David Lechner <dlechner@baylibre.com> wrote:

> While preparing to add some new variants of the calib{scale,bias} and
> calib{scale,bias}_available attributes, we noticed that quite a few
> of the existing attributes were not documented.
Thanks for tidying these up.

There are some scripts about (I think Mauro Carvalho Chehab wrote them) that
scan sysfs on a particular machine and report missing docs, but we've
never put in place anything that looks at the code to figure them out.

Gut feeling, too fiddly to maintain such a script for constructed attributes
my maybe could be done for const ones with the standard macros
(so pretty much nothing in IIO :)

Applied,

Jonathan


> 
> ---
> David Lechner (4):
>       iio: ABI: document calibscale_available attributes
>       iio: ABI: sort calibscale attributes
>       iio: ABI: add missing calibscale attributes
>       iio: ABI: add missing calibbias attributes
> 
>  Documentation/ABI/testing/sysfs-bus-iio | 64 ++++++++++++++++++++++++++-------
>  1 file changed, 51 insertions(+), 13 deletions(-)
> ---
> base-commit: d505a9dc8de83df2a8ce8c9e780f7b29887f34af
> change-id: 20240815-iio-abi-calib-audit-fcc21b1c6892


  parent reply	other threads:[~2024-08-17 14:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-15 17:22 [PATCH 0/4] iio: ABI: audit calibscal and calibbias attributes David Lechner
2024-08-15 17:22 ` [PATCH 1/4] iio: ABI: document calibscale_available attributes David Lechner
2024-08-15 17:22 ` [PATCH 2/4] iio: ABI: sort calibscale attributes David Lechner
2024-08-15 17:22 ` [PATCH 3/4] iio: ABI: add missing " David Lechner
2024-08-15 17:22 ` [PATCH 4/4] iio: ABI: add missing calibbias attributes David Lechner
2024-08-17 14:52 ` Jonathan Cameron [this message]
2024-08-19 19:50   ` [PATCH 0/4] iio: ABI: audit calibscal and " David Lechner

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=20240817155203.4525f9f3@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=dlechner@baylibre.com \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mchehab@kernel.org \
    /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