Skip to content

Commit 18db36a

Browse files
Fabrice Gasniergregkh
authored andcommitted
docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI
Remove unsupported ABI that has been re-introduced due to a rebase hunk. This ABI has been moved in the past in commit b299d00 ("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: 3443333 ("docs: ABI: testing: make the files compatible with ReST output") Acked-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com> Link: https://lore.kernel.org/r/1604685016-2434-1-git-send-email-fabrice.gasnier@st.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent aee9dcc commit 18db36a

1 file changed

Lines changed: 0 additions & 24 deletions

File tree

Documentation/ABI/testing/sysfs-bus-iio-timer-stm32

Lines changed: 0 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -109,30 +109,6 @@ Description:
109109
When counting down the counter start from preset value
110110
and fire event when reach 0.
111111

112-
What: /sys/bus/iio/devices/iio:deviceX/in_count_quadrature_mode_available
113-
KernelVersion: 4.12
114-
Contact: benjamin.gaignard@st.com
115-
Description:
116-
Reading returns the list possible quadrature modes.
117-
118-
What: /sys/bus/iio/devices/iio:deviceX/in_count0_quadrature_mode
119-
KernelVersion: 4.12
120-
Contact: benjamin.gaignard@st.com
121-
Description:
122-
Configure the device counter quadrature modes:
123-
124-
channel_A:
125-
Encoder A input servers as the count input and B as
126-
the UP/DOWN direction control input.
127-
128-
channel_B:
129-
Encoder B input serves as the count input and A as
130-
the UP/DOWN direction control input.
131-
132-
quadrature:
133-
Encoder A and B inputs are mixed to get direction
134-
and count with a scale of 0.25.
135-
136112
What: /sys/bus/iio/devices/iio:deviceX/in_count_enable_mode_available
137113
KernelVersion: 4.12
138114
Contact: benjamin.gaignard@st.com

0 commit comments

Comments
 (0)