public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Wang Zihan <jiyu03@qq.com>
Cc: corbet@lwn.net, dlechner@baylibre.com, nuno.sa@analog.com,
	andy@kernel.org, skhan@linuxfoundation.org,
	linux-iio@vger.kernel.org, linux-doc@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4] iio: adxl313: fix typos in documentation
Date: Wed, 6 May 2026 17:07:40 +0100	[thread overview]
Message-ID: <20260506170740.2e49d2ba@jic23-huawei> (raw)
In-Reply-To: <tencent_96704F824670A593EC348F183D5C5AAC5C0A@qq.com>

On Tue,  5 May 2026 17:22:43 +0800
Wang Zihan <jiyu03@qq.com> wrote:

> Add missing space in "ADXL313is" and improve grammar for
> "a single types of channels" to "multiple channels of a single type"
> as suggested by Jonathan Cameron.
> 
> Wrap long line as suggested by Andy Shevchenko.
> 
> Signed-off-by: Wang Zihan <jiyu03@qq.com>

Applied to the testing branch of iio.git.

Thanks,

Jonathan

> 
> ---
> Changes in v4:
> - Wrapped long line per Andy Shevchenko's suggestion
> 
> Changes in v3:
> - Reworded "a single type of channels" to "multiple channels of a single type"
>   per Jonathan Cameron's suggestion
> - Split into two sentences for better readability
> - Added this changelog as requested
> 
> Changes in v2:
> - Fixed subject line format (was incorrectly [PATCH 1/4])
> ---
>  Documentation/iio/adxl313.rst | 8 ++++----
>  1 file changed, 4 insertions(+), 4 deletions(-)
> 
> diff --git a/Documentation/iio/adxl313.rst b/Documentation/iio/adxl313.rst
> index 966e72c0109a..cc0829be0447 100644
> --- a/Documentation/iio/adxl313.rst
> +++ b/Documentation/iio/adxl313.rst
> @@ -11,7 +11,7 @@ This driver supports Analog Device's ADXL313 on SPI/I2C bus.
>  
>  * `ADXL313 <https://www.analog.com/ADXL313>`_
>  
> -The ADXL313is a low noise density, low power, 3-axis accelerometer with
> +The ADXL313 is a low noise density, low power, 3-axis accelerometer with
>  selectable measurement ranges. The ADXL313 supports the ±0.5 g, ±1 g, ±2 g and
>  ±4 g ranges.
>  
> @@ -112,9 +112,9 @@ apply the following formula:
>  Where _offset and _scale are device attributes. If no _offset attribute is
>  present, simply assume its value is 0.
>  
> -The ADXL313 driver offers data for a single types of channels, the table below
> -shows the measurement units for the processed value, which are defined by the
> -IIO framework:
> +The ADXL313 driver offers data for multiple channels of a single type.
> +The table below shows the measurement units for the processed value,
> +which are defined by the IIO framework:
>  
>  +-------------------------------------+---------------------------+
>  | Channel type                        | Measurement unit          |


      reply	other threads:[~2026-05-06 16:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-05  9:22 [PATCH v4] iio: adxl313: fix typos in documentation Wang Zihan
2026-05-06 16:07 ` Jonathan Cameron [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=20260506170740.2e49d2ba@jic23-huawei \
    --to=jic23@kernel.org \
    --cc=andy@kernel.org \
    --cc=corbet@lwn.net \
    --cc=dlechner@baylibre.com \
    --cc=jiyu03@qq.com \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=nuno.sa@analog.com \
    --cc=skhan@linuxfoundation.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