* [PATCH] docs: iio: fix grammatical error
@ 2024-10-02 10:03 Ivin Joel Abraham
2024-10-06 11:44 ` Jonathan Cameron
0 siblings, 1 reply; 2+ messages in thread
From: Ivin Joel Abraham @ 2024-10-02 10:03 UTC (permalink / raw)
To: linux-doc
Cc: ivinjabraham, Jonathan Cameron, Lars-Peter Clausen,
Jonathan Corbet, linux-iio, linux-kernel
Clarify the instruction for disabling autocalibration by adding the word
"by"
Signed-off-by: Ivin Joel Abraham <ivinjabraham@gmail.com>
---
Documentation/iio/bno055.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/iio/bno055.rst b/Documentation/iio/bno055.rst
index 9a489a79d8f5..f1111ff3fe2e 100644
--- a/Documentation/iio/bno055.rst
+++ b/Documentation/iio/bno055.rst
@@ -22,7 +22,7 @@ This driver supports also IIO buffers.
The IMU continuously performs an autocalibration procedure if (and only if)
operating in fusion mode. The magnetometer autocalibration can however be
-disabled writing 0 in the sysfs in_magn_calibration_fast_enable attribute.
+disabled by writing 0 in the sysfs in_magn_calibration_fast_enable attribute.
The driver provides access to autocalibration flags (i.e. you can known if
the IMU has successfully autocalibrated) and to the calibration data blob.
--
2.46.2
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] docs: iio: fix grammatical error
2024-10-02 10:03 [PATCH] docs: iio: fix grammatical error Ivin Joel Abraham
@ 2024-10-06 11:44 ` Jonathan Cameron
0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Cameron @ 2024-10-06 11:44 UTC (permalink / raw)
To: Ivin Joel Abraham
Cc: linux-doc, Lars-Peter Clausen, Jonathan Corbet, linux-iio,
linux-kernel
On Wed, 2 Oct 2024 15:33:41 +0530
Ivin Joel Abraham <ivinjabraham@gmail.com> wrote:
> Clarify the instruction for disabling autocalibration by adding the word
> "by"
>
> Signed-off-by: Ivin Joel Abraham <ivinjabraham@gmail.com>
Applied.
Thanks,
> ---
> Documentation/iio/bno055.rst | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Documentation/iio/bno055.rst b/Documentation/iio/bno055.rst
> index 9a489a79d8f5..f1111ff3fe2e 100644
> --- a/Documentation/iio/bno055.rst
> +++ b/Documentation/iio/bno055.rst
> @@ -22,7 +22,7 @@ This driver supports also IIO buffers.
>
> The IMU continuously performs an autocalibration procedure if (and only if)
> operating in fusion mode. The magnetometer autocalibration can however be
> -disabled writing 0 in the sysfs in_magn_calibration_fast_enable attribute.
> +disabled by writing 0 in the sysfs in_magn_calibration_fast_enable attribute.
>
> The driver provides access to autocalibration flags (i.e. you can known if
> the IMU has successfully autocalibrated) and to the calibration data blob.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-10-06 11:44 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-10-02 10:03 [PATCH] docs: iio: fix grammatical error Ivin Joel Abraham
2024-10-06 11:44 ` Jonathan Cameron
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox