diff for duplicates of <20180520161234.3707d397@archlinux> diff --git a/a/1.txt b/N1/1.txt index e10027e..42d8b31 100644 --- a/a/1.txt +++ b/N1/1.txt @@ -24,27 +24,27 @@ Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> > @@ -0,0 +1,241 @@ > +What: /sys/bus/counter/devices/counterX/countY/count > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Count data of Count Y represented as a string. > + > +What: /sys/bus/counter/devices/counterX/countY/ceiling > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Count value ceiling for Count Y. This is the upper limit for the > + respective counter. > + > +What: /sys/bus/counter/devices/counterX/countY/floor > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Count value floor for Count Y. This is the lower limit for the > + respective counter. > + > +What: /sys/bus/counter/devices/counterX/countY/count_mode > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Count mode for channel Y. The ceiling and floor values for > + Count Y are used by the count mode where required. The following @@ -83,7 +83,7 @@ Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> > +What: /sys/bus/counter/devices/counterX/countY/function_available > +What: /sys/bus/counter/devices/counterX/countY/signalZ_action_available > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Discrete set of available values for the respective Count Y > + configuration are listed in this file. Values are delineated by @@ -91,7 +91,7 @@ Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> > + > +What: /sys/bus/counter/devices/counterX/countY/direction > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Read-only attribute that indicates the count direction of Count > + Y. Two count directions are available: forward and backward. @@ -104,7 +104,7 @@ Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> > + > +What: /sys/bus/counter/devices/counterX/countY/enable > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Whether channel Y counter is enabled. Valid attribute values are > + boolean. @@ -118,14 +118,14 @@ Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> > + > +What: /sys/bus/counter/devices/counterX/countY/error_noise > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Read-only attribute that indicates whether excessive noise is > + present at the channel Y counter inputs. > + > +What: /sys/bus/counter/devices/counterX/countY/function > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Count function mode of Count Y; count function evaluation is > + triggered by conditions specified by the Count Y signalZ_action @@ -183,7 +183,7 @@ Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> > + > +What: /sys/bus/counter/devices/counterX/countY/name > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Read-only attribute that indicates the device-specific name of > + Count Y. If possible, this should match the name of the @@ -192,7 +192,7 @@ Reviewed-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> > + > +What: /sys/bus/counter/devices/counterX/countY/preset > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + If the counter device supports preset registers, the preset > + count for channel Y is provided by this attribute. @@ -204,14 +204,14 @@ of counter. > + > +What: /sys/bus/counter/devices/counterX/countY/preset_enable > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Whether channel Y counter preset operation is enabled. Valid > + attribute values are boolean. > + > +What: /sys/bus/counter/devices/counterX/countY/signalZ_action > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Action mode of Count Y for Signal Z. This attribute indicates > + the condition of Signal Z that triggers the count function @@ -234,7 +234,7 @@ of counter. > + > +What: /sys/bus/counter/devices/counterX/name > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Read-only attribute that indicates the device-specific name of > + the Counter. This should match the name of the device as it @@ -245,27 +245,27 @@ As below, I'm not sure if "documentation text" makes it clearer or less clear.. > + > +What: /sys/bus/counter/devices/counterX/num_counts > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Read-only attribute that indicates the total number of Counts > + belonging to the Counter. > + > +What: /sys/bus/counter/devices/counterX/num_signals > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Read-only attribute that indicates the total number of Signals > + belonging to the Counter. > + > +What: /sys/bus/counter/devices/counterX/signalY/signal > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Signal data of Signal Y represented as a string. > + > +What: /sys/bus/counter/devices/counterX/signalY/name > +KernelVersion: 4.18 -> +Contact: linux-iio@vger.kernel.org +> +Contact: linux-iio at vger.kernel.org > +Description: > + Read-only attribute that indicates the device-specific name of > + Signal Y. If possible, this should match the name of the @@ -280,7 +280,7 @@ Not sure "documentation text" adds any clarity over the simply "device datasheet > +++ b/MAINTAINERS > @@ -3673,6 +3673,7 @@ COUNTER SUBSYSTEM > M: William Breathitt Gray <vilhelm.gray@gmail.com> -> L: linux-iio@vger.kernel.org +> L: linux-iio at vger.kernel.org > S: Maintained > +F: Documentation/ABI/testing/sysfs-bus-counter* > F: drivers/counter/ diff --git a/a/content_digest b/N1/content_digest index 1e6d879..9d3bf1e 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,15 +1,9 @@ "ref\0cover.1526487615.git.vilhelm.gray@gmail.com\0" "ref\01bf56af37a1d6dab8181ce71f827914acdf5c4f7.1526487615.git.vilhelm.gray@gmail.com\0" - "From\0Jonathan Cameron <jic23@kernel.org>\0" - "Subject\0Re: [PATCH v6 2/9] counter: Documentation: Add Generic Counter sysfs documentation\0" + "From\0jic23@kernel.org (Jonathan Cameron)\0" + "Subject\0[PATCH v6 2/9] counter: Documentation: Add Generic Counter sysfs documentation\0" "Date\0Sun, 20 May 2018 16:12:34 +0100\0" - "To\0William Breathitt Gray <vilhelm.gray@gmail.com>\0" - "Cc\0benjamin.gaignard@st.com" - fabrice.gasnier@st.com - linux-iio@vger.kernel.org - linux-kernel@vger.kernel.org - devicetree@vger.kernel.org - " linux-arm-kernel@lists.infradead.org\0" + "To\0linux-arm-kernel@lists.infradead.org\0" "\00:1\0" "b\0" "On Wed, 16 May 2018 13:50:55 -0400\n" @@ -38,27 +32,27 @@ "> @@ -0,0 +1,241 @@\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/count\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tCount data of Count Y represented as a string.\n" "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/ceiling\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tCount value ceiling for Count Y. This is the upper limit for the\n" "> +\t\trespective counter.\n" "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/floor\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tCount value floor for Count Y. This is the lower limit for the\n" "> +\t\trespective counter.\n" "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/count_mode\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tCount mode for channel Y. The ceiling and floor values for\n" "> +\t\tCount Y are used by the count mode where required. The following\n" @@ -97,7 +91,7 @@ "> +What:\t\t/sys/bus/counter/devices/counterX/countY/function_available\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/signalZ_action_available\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tDiscrete set of available values for the respective Count Y\n" "> +\t\tconfiguration are listed in this file. Values are delineated by\n" @@ -105,7 +99,7 @@ "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/direction\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tRead-only attribute that indicates the count direction of Count\n" "> +\t\tY. Two count directions are available: forward and backward.\n" @@ -118,7 +112,7 @@ "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/enable\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tWhether channel Y counter is enabled. Valid attribute values are\n" "> +\t\tboolean.\n" @@ -132,14 +126,14 @@ "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/error_noise\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tRead-only attribute that indicates whether excessive noise is\n" "> +\t\tpresent at the channel Y counter inputs.\n" "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/function\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tCount function mode of Count Y; count function evaluation is\n" "> +\t\ttriggered by conditions specified by the Count Y signalZ_action\n" @@ -197,7 +191,7 @@ "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/name\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tRead-only attribute that indicates the device-specific name of\n" "> +\t\tCount Y. If possible, this should match the name of the\n" @@ -206,7 +200,7 @@ "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/preset\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tIf the counter device supports preset registers, the preset\n" "> +\t\tcount for channel Y is provided by this attribute.\n" @@ -218,14 +212,14 @@ "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/preset_enable\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tWhether channel Y counter preset operation is enabled. Valid\n" "> +\t\tattribute values are boolean.\n" "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/countY/signalZ_action\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tAction mode of Count Y for Signal Z. This attribute indicates\n" "> +\t\tthe condition of Signal Z that triggers the count function\n" @@ -248,7 +242,7 @@ "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/name\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tRead-only attribute that indicates the device-specific name of\n" "> +\t\tthe Counter. This should match the name of the device as it\n" @@ -259,27 +253,27 @@ "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/num_counts\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tRead-only attribute that indicates the total number of Counts\n" "> +\t\tbelonging to the Counter.\n" "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/num_signals\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tRead-only attribute that indicates the total number of Signals\n" "> +\t\tbelonging to the Counter.\n" "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/signalY/signal\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tSignal data of Signal Y represented as a string.\n" "> +\n" "> +What:\t\t/sys/bus/counter/devices/counterX/signalY/name\n" "> +KernelVersion:\t4.18\n" - "> +Contact:\tlinux-iio@vger.kernel.org\n" + "> +Contact:\tlinux-iio at vger.kernel.org\n" "> +Description:\n" "> +\t\tRead-only attribute that indicates the device-specific name of\n" "> +\t\tSignal Y. If possible, this should match the name of the\n" @@ -294,11 +288,11 @@ "> +++ b/MAINTAINERS\n" "> @@ -3673,6 +3673,7 @@ COUNTER SUBSYSTEM\n" "> M:\tWilliam Breathitt Gray <vilhelm.gray@gmail.com>\n" - "> L:\tlinux-iio@vger.kernel.org\n" + "> L:\tlinux-iio at vger.kernel.org\n" "> S:\tMaintained\n" "> +F:\tDocumentation/ABI/testing/sysfs-bus-counter*\n" "> F:\tdrivers/counter/\n" "> F:\tinclude/linux/counter.h\n" > -8797cec771c030d1815458351554482d706a86b5dfeaa38c19b8412d85194c2e +231bc4efe1212248725bab68bb3fb4064c33227ab1f424f32ea3a0bd625d1a6e
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.