From: Jonathan Cameron <jic23@kernel.org>
To: Alexandru Tachici <alexandru.tachici@analog.com>
Cc: <linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH v3 0/2] iio: dac: AD5770R: Add support
Date: Sat, 15 Feb 2020 16:11:20 +0000 [thread overview]
Message-ID: <20200215161120.5ef22f3d@archlinux> (raw)
In-Reply-To: <20200213113916.28070-1-alexandru.tachici@analog.com>
On Thu, 13 Feb 2020 13:39:14 +0200
Alexandru Tachici <alexandru.tachici@analog.com> wrote:
> This series of patches adds support for the AD5570R
> 14-bit current DAC.
>
Change log?
Reviewers are really forgetful so good to say what you've addressed
since previous version either in the cover letter or below the --
in each of the patches.
Thanks,
Jonathan
> Alexandru Tachici (2):
> iio: dac: ad5770r: Add AD5770R support
> dt-bindings: iio: dac: Add docs for AD5770R DAC
>
> .../bindings/iio/dac/adi,ad5770r.yaml | 188 +++++
> drivers/iio/dac/Kconfig | 10 +
> drivers/iio/dac/Makefile | 1 +
> drivers/iio/dac/ad5770r.c | 695 ++++++++++++++++++
> 4 files changed, 894 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/iio/dac/adi,ad5770r.yaml
> create mode 100644 drivers/iio/dac/ad5770r.c
>
prev parent reply other threads:[~2020-02-15 16:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-13 11:39 [PATCH v3 0/2] iio: dac: AD5770R: Add support Alexandru Tachici
2020-02-13 11:39 ` [PATCH v3 1/2] iio: dac: ad5770r: Add AD5770R support Alexandru Tachici
2020-02-15 16:32 ` Jonathan Cameron
2020-02-13 11:39 ` [PATCH v3 2/2] dt-bindings: iio: dac: Add docs for AD5770R DAC Alexandru Tachici
2020-02-15 16:18 ` Jonathan Cameron
2020-02-15 16:11 ` Jonathan Cameron [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=20200215161120.5ef22f3d@archlinux \
--to=jic23@kernel.org \
--cc=alexandru.tachici@analog.com \
--cc=linux-iio@vger.kernel.org \
--cc=linux-kernel@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 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.