All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23@kernel.org>
To: Fabrice Gasnier <fabrice.gasnier@st.com>
Cc: <mchehab+huawei@kernel.org>, <gregkh@linuxfoundation.org>,
	<linux-doc@vger.kernel.org>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <alexandre.torgue@st.com>,
	<olivier.moysan@st.com>, <linux-iio@vger.kernel.org>,
	<linux-stm32@st-md-mailman.stormreply.com>
Subject: Re: [PATCH] docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI
Date: Sun, 8 Nov 2020 15:09:21 +0000	[thread overview]
Message-ID: <20201108150921.11d9aefc@archlinux> (raw)
In-Reply-To: <1604685016-2434-1-git-send-email-fabrice.gasnier@st.com>

On Fri, 6 Nov 2020 18:50:16 +0100
Fabrice Gasnier <fabrice.gasnier@st.com> wrote:

> Remove unsupported ABI that has been re-introduced due to a rebase hunk.
> This ABI has been moved in the past in commit b299d00420e2
> ("IIO: stm32: Remove quadrature related functions from trigger driver")
> 
> This also fixes a couple of warnings seen with:
> ./scripts/get_abi.pl validate 2>&1|grep iio
> 
> Fixes: 34433332841d ("docs: ABI: testing: make the files compatible with ReST output")
> 
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Hi Fabrice,

I guess this got accidentally applied given I thought we'd flagged up those
chunks in the patch as needing fixing.

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> ---
>  .../ABI/testing/sysfs-bus-iio-timer-stm32          | 24 ----------------------
>  1 file changed, 24 deletions(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32 b/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32
> index a10a4de..c4a4497 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32
> +++ b/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32
> @@ -109,30 +109,6 @@ Description:
>  		When counting down the counter start from preset value
>  		and fire event when reach 0.
>  
> -What:		/sys/bus/iio/devices/iio:deviceX/in_count_quadrature_mode_available
> -KernelVersion:	4.12
> -Contact:	benjamin.gaignard@st.com
> -Description:
> -		Reading returns the list possible quadrature modes.
> -
> -What:		/sys/bus/iio/devices/iio:deviceX/in_count0_quadrature_mode
> -KernelVersion:	4.12
> -Contact:	benjamin.gaignard@st.com
> -Description:
> -		Configure the device counter quadrature modes:
> -
> -		channel_A:
> -			Encoder A input servers as the count input and B as
> -			the UP/DOWN direction control input.
> -
> -		channel_B:
> -			Encoder B input serves as the count input and A as
> -			the UP/DOWN direction control input.
> -
> -		quadrature:
> -			Encoder A and B inputs are mixed to get direction
> -			and count with a scale of 0.25.
> -
>  What:		/sys/bus/iio/devices/iio:deviceX/in_count_enable_mode_available
>  KernelVersion:	4.12
>  Contact:	benjamin.gaignard@st.com


WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron <jic23@kernel.org>
To: Fabrice Gasnier <fabrice.gasnier@st.com>
Cc: olivier.moysan@st.com, alexandre.torgue@st.com,
	linux-doc@vger.kernel.org, mchehab+huawei@kernel.org,
	gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org,
	linux-iio@vger.kernel.org,
	linux-stm32@st-md-mailman.stormreply.com,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH] docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI
Date: Sun, 8 Nov 2020 15:09:21 +0000	[thread overview]
Message-ID: <20201108150921.11d9aefc@archlinux> (raw)
In-Reply-To: <1604685016-2434-1-git-send-email-fabrice.gasnier@st.com>

On Fri, 6 Nov 2020 18:50:16 +0100
Fabrice Gasnier <fabrice.gasnier@st.com> wrote:

> Remove unsupported ABI that has been re-introduced due to a rebase hunk.
> This ABI has been moved in the past in commit b299d00420e2
> ("IIO: stm32: Remove quadrature related functions from trigger driver")
> 
> This also fixes a couple of warnings seen with:
> ./scripts/get_abi.pl validate 2>&1|grep iio
> 
> Fixes: 34433332841d ("docs: ABI: testing: make the files compatible with ReST output")
> 
> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Hi Fabrice,

I guess this got accidentally applied given I thought we'd flagged up those
chunks in the patch as needing fixing.

Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>

> ---
>  .../ABI/testing/sysfs-bus-iio-timer-stm32          | 24 ----------------------
>  1 file changed, 24 deletions(-)
> 
> diff --git a/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32 b/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32
> index a10a4de..c4a4497 100644
> --- a/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32
> +++ b/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32
> @@ -109,30 +109,6 @@ Description:
>  		When counting down the counter start from preset value
>  		and fire event when reach 0.
>  
> -What:		/sys/bus/iio/devices/iio:deviceX/in_count_quadrature_mode_available
> -KernelVersion:	4.12
> -Contact:	benjamin.gaignard@st.com
> -Description:
> -		Reading returns the list possible quadrature modes.
> -
> -What:		/sys/bus/iio/devices/iio:deviceX/in_count0_quadrature_mode
> -KernelVersion:	4.12
> -Contact:	benjamin.gaignard@st.com
> -Description:
> -		Configure the device counter quadrature modes:
> -
> -		channel_A:
> -			Encoder A input servers as the count input and B as
> -			the UP/DOWN direction control input.
> -
> -		channel_B:
> -			Encoder B input serves as the count input and A as
> -			the UP/DOWN direction control input.
> -
> -		quadrature:
> -			Encoder A and B inputs are mixed to get direction
> -			and count with a scale of 0.25.
> -
>  What:		/sys/bus/iio/devices/iio:deviceX/in_count_enable_mode_available
>  KernelVersion:	4.12
>  Contact:	benjamin.gaignard@st.com


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2020-11-08 15:09 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-11-06 17:50 [PATCH] docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI Fabrice Gasnier
2020-11-06 17:50 ` Fabrice Gasnier
2020-11-08 15:09 ` Jonathan Cameron [this message]
2020-11-08 15:09   ` Jonathan Cameron

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=20201108150921.11d9aefc@archlinux \
    --to=jic23@kernel.org \
    --cc=alexandre.torgue@st.com \
    --cc=fabrice.gasnier@st.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-doc@vger.kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-stm32@st-md-mailman.stormreply.com \
    --cc=mchehab+huawei@kernel.org \
    --cc=olivier.moysan@st.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.