From: Marcelo Schmitt <marcelo.schmitt@analog.com>
To: <linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Cc: <cosmin.tanislav@analog.com>, <jic23@kernel.org>,
<lars@metafoo.de>, <marcelo.schmitt@analog.com>,
<dlechner@baylibre.com>, <granquet@baylibre.com>,
<u.kleine-koenig@baylibre.com>, <marcelo.schmitt1@gmail.com>
Subject: [PATCH v2 0/3] Re-add filter_type/filter_mode
Date: Tue, 7 Jan 2025 12:11:06 -0300 [thread overview]
Message-ID: <cover.1736261047.git.marcelo.schmitt@analog.com> (raw)
Better document sysfs ABI for ADC digital filter configuration.
Change log v1 -> v2
- Split into 3 patches.
- Re-added sysfs-bus-iio-adc-ad4130 to keep filter_mode separate from filter_type.
- Removed in_voltage-voltage_filter_mode_available from sysfs-bus-iio.
- Added deprecation notes in sysfs-bus-iio-adc-ad4130 asking to use filter_type
for new drivers and referencing sysfs-bus-iio.
- Improved commit message with explanation about use of filter type attributes.
- Dropped AD4130 specific filter_type_available options from sysfs-bus-iio.
Link to v1: https://lore.kernel.org/linux-iio/b2132bd3ca1d64cdd8d5afab1f1f33c574718b50.1732901318.git.marcelo.schmitt@analog.com/
Additional specific comments in patches 1 and 3.
Marcelo Schmitt (3):
Documentation: ABI: IIO: Re-add sysfs-bus-iio-adc-ad4130
Documentation: ABI: IIO: Add filter_type documentation
Documentation: ABI: IIO: Drop AD4130 specific filter_type_available
options
Documentation/ABI/testing/sysfs-bus-iio | 29 ++++------
.../ABI/testing/sysfs-bus-iio-adc-ad4130 | 55 +++++++++++++++++++
MAINTAINERS | 1 +
3 files changed, 68 insertions(+), 17 deletions(-)
create mode 100644 Documentation/ABI/testing/sysfs-bus-iio-adc-ad4130
base-commit: 9b75dd1b7d6b98699a104c6b1eec0c8817e5fd4b
--
2.45.2
next reply other threads:[~2025-01-07 15:11 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-07 15:11 Marcelo Schmitt [this message]
2025-01-07 15:12 ` [PATCH v2 1/3] Documentation: ABI: IIO: Re-add sysfs-bus-iio-adc-ad4130 Marcelo Schmitt
2025-01-07 15:13 ` [PATCH v2 2/3] Documentation: ABI: IIO: Add filter_type documentation Marcelo Schmitt
2025-01-07 15:13 ` [PATCH v2 3/3] Documentation: ABI: IIO: Drop AD4130 specific filter_type_available options Marcelo Schmitt
2025-01-07 17:53 ` David Lechner
2025-01-12 11:56 ` Jonathan Cameron
2025-01-07 16:32 ` [PATCH v2 0/3] Re-add filter_type/filter_mode David Lechner
2025-01-07 17:44 ` Marcelo Schmitt
2025-01-07 17:48 ` 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=cover.1736261047.git.marcelo.schmitt@analog.com \
--to=marcelo.schmitt@analog.com \
--cc=cosmin.tanislav@analog.com \
--cc=dlechner@baylibre.com \
--cc=granquet@baylibre.com \
--cc=jic23@kernel.org \
--cc=lars@metafoo.de \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=marcelo.schmitt1@gmail.com \
--cc=u.kleine-koenig@baylibre.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.