All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jonathan Cameron <jic23-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: Daniel Baluta
	<daniel.baluta-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>,
	Cristina Opriceana
	<cristina.opriceana-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
Cc: linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	Linux Kernel Mailing List
	<linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>,
	"linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH v2] iio: Documentation: Add trigger name attribute ABI documentation
Date: Sat, 8 Aug 2015 12:42:33 +0100	[thread overview]
Message-ID: <55C5EB29.8020507@kernel.org> (raw)
In-Reply-To: <CAEnQRZDH3Gu_FSiSrceC3nK4SOwKj+6WCzxdc9iU9DMsZmmrTA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>

On 06/08/15 13:00, Daniel Baluta wrote:
> On Thu, Aug 6, 2015 at 2:17 PM, Cristina Opriceana
> <cristina.opriceana-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:
>> This patch adds an entry in ABI Documentation for the name attribute
>> issued when a trigger is created.
>>
>> Signed-off-by: Cristina Opriceana <cristina.opriceana-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
> 
> Acked-by: Daniel Baluta <daniel.baluta-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
Applied.

Thanks,
> 
>> ---
>> Changes in v2:
>>  - deviceX to deviceY, to avoid confusion
>>  - clearer description
>>
>>  Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs | 9 +++++++++
>>  1 file changed, 9 insertions(+)
>>
>> diff --git a/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs b/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs
>> index 5235e6c..0c1e843 100644
>> --- a/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs
>> +++ b/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs
>> @@ -9,3 +9,12 @@ Description:
>>                 automated testing or in situations, where other trigger methods
>>                 are not applicable. For example no RTC or spare GPIOs.
>>                 X is the IIO index of the trigger.
>> +
>> +What:          /sys/bus/iio/devices/triggerX/name
>> +KernelVersion: 2.6.39
>> +Contact:       linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> +Description:
>> +               The name attribute holds a description string for the current
>> +               trigger. In order to associate the trigger with an IIO device
>> +               one should write this name string to
>> +               /sys/bus/iio/devices/iio:deviceY/trigger/current_trigger.
>> --
>> 1.9.1
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
>> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 

WARNING: multiple messages have this Message-ID (diff)
From: Jonathan Cameron <jic23@kernel.org>
To: Daniel Baluta <daniel.baluta@intel.com>,
	Cristina Opriceana <cristina.opriceana@gmail.com>
Cc: linux-api@vger.kernel.org,
	Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
	"linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>
Subject: Re: [PATCH v2] iio: Documentation: Add trigger name attribute ABI documentation
Date: Sat, 8 Aug 2015 12:42:33 +0100	[thread overview]
Message-ID: <55C5EB29.8020507@kernel.org> (raw)
In-Reply-To: <CAEnQRZDH3Gu_FSiSrceC3nK4SOwKj+6WCzxdc9iU9DMsZmmrTA@mail.gmail.com>

On 06/08/15 13:00, Daniel Baluta wrote:
> On Thu, Aug 6, 2015 at 2:17 PM, Cristina Opriceana
> <cristina.opriceana@gmail.com> wrote:
>> This patch adds an entry in ABI Documentation for the name attribute
>> issued when a trigger is created.
>>
>> Signed-off-by: Cristina Opriceana <cristina.opriceana@gmail.com>
> 
> Acked-by: Daniel Baluta <daniel.baluta@intel.com>
Applied.

Thanks,
> 
>> ---
>> Changes in v2:
>>  - deviceX to deviceY, to avoid confusion
>>  - clearer description
>>
>>  Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs | 9 +++++++++
>>  1 file changed, 9 insertions(+)
>>
>> diff --git a/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs b/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs
>> index 5235e6c..0c1e843 100644
>> --- a/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs
>> +++ b/Documentation/ABI/testing/sysfs-bus-iio-trigger-sysfs
>> @@ -9,3 +9,12 @@ Description:
>>                 automated testing or in situations, where other trigger methods
>>                 are not applicable. For example no RTC or spare GPIOs.
>>                 X is the IIO index of the trigger.
>> +
>> +What:          /sys/bus/iio/devices/triggerX/name
>> +KernelVersion: 2.6.39
>> +Contact:       linux-iio@vger.kernel.org
>> +Description:
>> +               The name attribute holds a description string for the current
>> +               trigger. In order to associate the trigger with an IIO device
>> +               one should write this name string to
>> +               /sys/bus/iio/devices/iio:deviceY/trigger/current_trigger.
>> --
>> 1.9.1
>>
>> --
>> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
>> the body of a message to majordomo@vger.kernel.org
>> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> --
> To unsubscribe from this list: send the line "unsubscribe linux-iio" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


  parent reply	other threads:[~2015-08-08 11:42 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-08-06 11:17 [PATCH v2] iio: Documentation: Add trigger name attribute ABI documentation Cristina Opriceana
     [not found] ` <7d408fb8def6478565e30d01edcfc98d9cf42b48.1438859058.git.cristina.opriceana-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2015-08-06 12:00   ` Daniel Baluta
2015-08-06 12:00     ` Daniel Baluta
     [not found]     ` <CAEnQRZDH3Gu_FSiSrceC3nK4SOwKj+6WCzxdc9iU9DMsZmmrTA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-08-08 11:42       ` Jonathan Cameron [this message]
2015-08-08 11:42         ` 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=55C5EB29.8020507@kernel.org \
    --to=jic23-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=cristina.opriceana-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=daniel.baluta-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org \
    --cc=linux-api-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-iio-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.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 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.