Linux IIO development
 help / color / mirror / Atom feed
From: Lars-Peter Clausen <lars@metafoo.de>
To: Peter Meerwald <pmeerw@pmeerw.net>
Cc: linux-iio@vger.kernel.org
Subject: Re: [PATCH] iio: add ds1077 programmable oscillator driver
Date: Mon, 24 Jun 2013 18:47:02 +0200	[thread overview]
Message-ID: <51C87806.5000700@metafoo.de> (raw)
In-Reply-To: <1371938043-3865-1-git-send-email-pmeerw@pmeerw.net>

On 06/22/2013 11:54 PM, Peter Meerwald wrote:
> Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>

Hm, I wonder where we should draw the line between what should be
implemented as a IIO driver and what should be implemented as a clk API
driver. This one looks like it actually belongs into the clk framework.

> ---
>  drivers/iio/frequency/Kconfig        |  10 +
>  drivers/iio/frequency/Makefile       |   1 +
>  drivers/iio/frequency/ds1077.c       | 425 +++++++++++++++++++++++++++++++++++
>  include/linux/iio/frequency/ds1077.h |  22 ++
>  4 files changed, 458 insertions(+)
>  create mode 100644 drivers/iio/frequency/ds1077.c
>  create mode 100644 include/linux/iio/frequency/ds1077.h
> 
[...}

  reply	other threads:[~2013-06-24 16:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-22 21:54 [PATCH] iio: add ds1077 programmable oscillator driver Peter Meerwald
2013-06-24 16:47 ` Lars-Peter Clausen [this message]
2013-06-24 17:47   ` Peter Meerwald
2013-06-24 17:57     ` Lars-Peter Clausen
2013-06-29  9:46       ` Jonathan Cameron
2013-06-30  5:48         ` Peter Meerwald
2013-07-02 20:32           ` Jonathan Cameron
2013-07-02 20:49             ` Peter Meerwald
2013-07-02 21:07               ` 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=51C87806.5000700@metafoo.de \
    --to=lars@metafoo.de \
    --cc=linux-iio@vger.kernel.org \
    --cc=pmeerw@pmeerw.net \
    /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