linux-iio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Denis CIOCCA <denis.ciocca@st.com>
Cc: "linux-iio@vger.kernel.org" <linux-iio@vger.kernel.org>,
	Jonathan Cameron <jic23@kernel.org>
Subject: Re: IIO Trigger HR-Timer
Date: Wed, 09 Jan 2013 15:39:14 +0100	[thread overview]
Message-ID: <50ED8112.5020808@metafoo.de> (raw)
In-Reply-To: <50ED4E4E.8030603@st.com>

On 01/09/2013 12:02 PM, Denis CIOCCA wrote:
> Hi all,
> 
> Some time ago, I had seen one patch for hr_timer trigger for 
> asynchronous data acquisition.
> A lot of customers use the asynchronous data acquisition to avoid wired 
> interrupt lines.
> Can I create in st_sensors library one hr_trigger for this purpose or 
> someone add this patch to the main iio trigger code?
> 
> Thanks,
> Denis--

Hi,

I've pushed a version of the hr_timer trigger rebased onto iio/togreg to
https://github.com/lclausen-adi/linux-2.6/tree/iio_highres_timer

The trigger works fine, but it needs to be reworked before it can go into
upstream. The issue is that it is currently instantiated via a platform
device while it should be instantiated using some other method, for example
sysfs.

- Lars

      reply	other threads:[~2013-01-09 14:38 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-01-09 11:02 IIO Trigger HR-Timer Denis CIOCCA
2013-01-09 14:39 ` Lars-Peter Clausen [this message]

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=50ED8112.5020808@metafoo.de \
    --to=lars@metafoo.de \
    --cc=denis.ciocca@st.com \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).