<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl" href="/rss.xsl.xml"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
    <title>Changes in sysfs-bus-iio-timer-stm32</title>
    <description></description>
    <language>en</language>
    <copyright>Copyright 2015</copyright>
    <generator>Java</generator><item>
        <title>41a7d671 - iio: ABI: stm32-timer-trigger: Fuse unusual ABI into main doc.</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32#41a7d671</link>
        <description>iio: ABI: stm32-timer-trigger: Fuse unusual ABI into main doc.We can&apos;t duplicate the description of sampling_frequency. This devicehas some unusual requirements which we solved by giving asampling_frequency of 0 special meaning. As such add a noteabout this unusual usage to the main documentation.Whilst I don&apos;t particularly like this resolution, it is the bestI could come up with given earlier discussion on this topic.Link: https://lore.kernel.org/linux-iio/20210315101217.00002c50@Huawei.com/Signed-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;Cc: Fabrice Gasnier &lt;fabrice.gasnier@foss.st.com&gt;Reviewed-by: Mauro Carvalho Chehab &lt;mchehab@kernel.org&gt;Link: https://lore.kernel.org/r/20220626165511.602202-4-jic23@kernel.org

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32</description>
        <pubDate>Sun, 26 Jun 2022 16:55:10 +0000</pubDate>
        <dc:creator>Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;</dc:creator>
    </item>
<item>
        <title>18db36a0 - docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABI</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32#18db36a0</link>
        <description>docs: ABI: testing: iio: stm32: remove re-introduced unsupported ABIRemove unsupported ABI that has been re-introduced due to a rebase hunk.This ABI has been moved in the past in commit b299d00420e2(&quot;IIO: stm32: Remove quadrature related functions from trigger driver&quot;)This also fixes a couple of warnings seen with:./scripts/get_abi.pl validate 2&gt;&amp;1|grep iioFixes: 34433332841d (&quot;docs: ABI: testing: make the files compatible with ReST output&quot;)Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;Signed-off-by: Fabrice Gasnier &lt;fabrice.gasnier@st.com&gt;Link: https://lore.kernel.org/r/1604685016-2434-1-git-send-email-fabrice.gasnier@st.comSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32</description>
        <pubDate>Fri, 06 Nov 2020 17:50:16 +0000</pubDate>
        <dc:creator>Fabrice Gasnier &lt;fabrice.gasnier@st.com&gt;</dc:creator>
    </item>
<item>
        <title>34433332 - docs: ABI: testing: make the files compatible with ReST output</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32#34433332</link>
        <description>docs: ABI: testing: make the files compatible with ReST outputSome files over there won&apos;t parse well by Sphinx.Fix them.Acked-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt; # for IIOAcked-by: Fabrice Gasnier &lt;fabrice.gasnier@st.com&gt;Acked-by: Jonathan Corbet &lt;corbet@lwn.net&gt;Signed-off-by: Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;Link: https://lore.kernel.org/r/58cf3c2d611e0197fb215652719ebd82ca2658db.1604042072.git.mchehab+huawei@kernel.orgSigned-off-by: Greg Kroah-Hartman &lt;gregkh@linuxfoundation.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32</description>
        <pubDate>Fri, 30 Oct 2020 07:40:39 +0000</pubDate>
        <dc:creator>Mauro Carvalho Chehab &lt;mchehab+huawei@kernel.org&gt;</dc:creator>
    </item>
<item>
        <title>b299d004 - IIO: stm32: Remove quadrature related functions from trigger driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32#b299d004</link>
        <description>IIO: stm32: Remove quadrature related functions from trigger driverQuadrature feature is now hosted on it own framework.Remove quadrature related code from stm32-trigger driver to avoidcode duplication and simplify the ABI.Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@st.com&gt;Signed-off-by: Jonathan Cameron &lt;Jonathan.Cameron@huawei.com&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32</description>
        <pubDate>Tue, 07 May 2019 09:12:24 +0000</pubDate>
        <dc:creator>Benjamin Gaignard &lt;benjamin.gaignard@st.com&gt;</dc:creator>
    </item>
<item>
        <title>9eba381b - iio: make stm32 trigger driver use INDIO_HARDWARE_TRIGGERED mode</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32#9eba381b</link>
        <description>iio: make stm32 trigger driver use INDIO_HARDWARE_TRIGGERED modeAdd validate function to be use to use the correct trigger.Add an attribute to configure device mode like for quadrature andenable modesSigned-off-by: Benjamin Gaignard &lt;benjamin.gaignard@st.com&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32</description>
        <pubDate>Thu, 27 Apr 2017 13:29:16 +0000</pubDate>
        <dc:creator>Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>6fb34812 - iio: stm32 trigger: Add support for TRGO2 triggers</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32#6fb34812</link>
        <description>iio: stm32 trigger: Add support for TRGO2 triggersAdd support for TRGO2 trigger that can be found on STM32F7.Add additional master modes supported by TRGO2.Register additional &quot;tim[1/8]_trgo2&quot; triggers for timer1 &amp; timer8.Detect TRGO2 timer capability (master mode selection 2).Signed-off-by: Fabrice Gasnier &lt;fabrice.gasnier@st.com&gt;Acked-by: Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32</description>
        <pubDate>Tue, 02 May 2017 12:33:45 +0000</pubDate>
        <dc:creator>Fabrice Gasnier &lt;fabrice.gasnier@st.com&gt;</dc:creator>
    </item>
<item>
        <title>2a830a45 - iio: stm32 trigger: Add counter enable modes</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32#2a830a45</link>
        <description>iio: stm32 trigger: Add counter enable modesDevice counting could be controlled by the level or the edges ofa trigger.in_count0_enable_mode attibute allow to set the control mode.Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@st.com&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32</description>
        <pubDate>Tue, 04 Apr 2017 07:47:52 +0000</pubDate>
        <dc:creator>Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>4adec7da - iio: stm32 trigger: Add quadrature encoder device</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32#4adec7da</link>
        <description>iio: stm32 trigger: Add quadrature encoder deviceOne of the features of STM32 trigger hardware block is a quadratureencoder that can counts up/down depending of the levels and edgesof the selected external pins.This patch allow to read/write the counter, get it direction,set/get quadrature modes and get scale factor.When counting up preset value is the limit of the counter.When counting down the counter start from preset value down to 0.This preset value could be set/get by using/sys/bus/iio/devices/iio:deviceX/in_count0_preset attribute.Signed-off-by: Benjamin Gaignard &lt;benjamin.gaignard@st.com&gt;Reviewed-by: William Breathitt Gray &lt;vilhelm.gray@gmail.com&gt;Signed-off-by: Jonathan Cameron &lt;jic23@kernel.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32</description>
        <pubDate>Tue, 04 Apr 2017 07:47:51 +0000</pubDate>
        <dc:creator>Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;</dc:creator>
    </item>
<item>
        <title>93fbe91b - iio: Add STM32 timer trigger driver</title>
        <link>http://172.16.0.5:8080/history/linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32#93fbe91b</link>
        <description>iio: Add STM32 timer trigger driverTimers IPs can be used to generate triggers for other IPs likeDAC or ADC.Each trigger may result of timer internals signals like counter enable,reset or edge, this configuration could be done through &quot;master_mode&quot;device attribute.Since triggers could be used by DAC or ADC their names are definedin include/ nux/iio/timer/stm32-timer-trigger.h and is_stm32_iio_timer_triggerfunction could be used to check if the trigger is valid or not.&quot;trgo&quot; trigger have a &quot;sampling_frequency&quot; attribute which allow to configuretimer sampling frequency.version 8:- change kernel version from 4.10 to 4.11 in ABI documentationversion 7:- remove all iio_device related code- move driver into trigger directoryversion 5:- simplify tables of triggers- only create an IIO device when neededversion 4:- get triggers configuration from &quot;reg&quot; in DT- add tables of triggers- sampling frequency is enable/disable when writing in trigger  sampling_frequency attribute- no more use of interruptionsversion 3:- change compatible to &quot;st,stm32-timer-trigger&quot;- fix attributes access right- use string instead of int for master_mode and slave_mode- document device attributes in sysfs-bus-iio-timer-stm32version 2:- keep only one compatible- use st,input-triggers-names and st,output-triggers-names  to know which triggers are accepted and/or create by the deviceSigned-off-by: Benjamin Gaignard &lt;benjamin.gaignard@st.com&gt;Acked-by: Jonathan Cameron &lt;jic23@kernel.org&gt;Signed-off-by: Lee Jones &lt;lee.jones@linaro.org&gt;

            List of files:
            /linux-6.15/Documentation/ABI/testing/sysfs-bus-iio-timer-stm32</description>
        <pubDate>Fri, 20 Jan 2017 09:15:07 +0000</pubDate>
        <dc:creator>Benjamin Gaignard &lt;benjamin.gaignard@linaro.org&gt;</dc:creator>
    </item>
</channel>
</rss>
