* [PATCH] ABI: testing: fix admv8818 attr description
@ 2024-07-02 8:18 Antoniu Miclaus
2024-07-07 16:05 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Antoniu Miclaus @ 2024-07-02 8:18 UTC (permalink / raw)
To: Jonathan Cameron, Lars-Peter Clausen, Antoniu Miclaus, linux-iio,
linux-kernel
Fix description of the filter_mode_available attribute by pointing to
the correct name of the attribute that can be written with valid values.
Fixes: bf92d87 ("iio:filter:admv8818: Add sysfs ABI documentation")
Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
---
Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 b/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
index 31dbb390573f..c431f0a13cf5 100644
--- a/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
+++ b/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
@@ -3,7 +3,7 @@ KernelVersion:
Contact: linux-iio@vger.kernel.org
Description:
Reading this returns the valid values that can be written to the
- on_altvoltage0_mode attribute:
+ filter_mode attribute:
- auto -> Adjust bandpass filter to track changes in input clock rate.
- manual -> disable/unregister the clock rate notifier / input clock tracking.
--
2.45.2
^ permalink raw reply related [flat|nested] 2+ messages in thread* Re: [PATCH] ABI: testing: fix admv8818 attr description
2024-07-02 8:18 [PATCH] ABI: testing: fix admv8818 attr description Antoniu Miclaus
@ 2024-07-07 16:05 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2024-07-07 16:05 UTC (permalink / raw)
To: Antoniu Miclaus; +Cc: Lars-Peter Clausen, linux-iio, linux-kernel
On Tue, 2 Jul 2024 11:18:50 +0300
Antoniu Miclaus <antoniu.miclaus@analog.com> wrote:
> Fix description of the filter_mode_available attribute by pointing to
> the correct name of the attribute that can be written with valid values.
>
> Fixes: bf92d87 ("iio:filter:admv8818: Add sysfs ABI documentation")
> Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Applied.
> ---
> Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818 b/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
> index 31dbb390573f..c431f0a13cf5 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
> +++ b/Documentation/ABI/testing/sysfs-bus-iio-filter-admv8818
> @@ -3,7 +3,7 @@ KernelVersion:
> Contact: linux-iio@vger.kernel.org
> Description:
> Reading this returns the valid values that can be written to the
> - on_altvoltage0_mode attribute:
> + filter_mode attribute:
>
> - auto -> Adjust bandpass filter to track changes in input clock rate.
> - manual -> disable/unregister the clock rate notifier / input clock tracking.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-07-07 16:05 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02 8:18 [PATCH] ABI: testing: fix admv8818 attr description Antoniu Miclaus
2024-07-07 16:05 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox