public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
From: Antoniu Miclaus <antoniu.miclaus@analog.com>
To: <linux-iio@vger.kernel.org>, <linux-kernel@vger.kernel.org>,
	<jic23@kernel.org>, <devicetree@vger.kernel.org>,
	<robh+dt@kernel.org>
Cc: Antoniu Miclaus <antoniu.miclaus@analog.com>
Subject: [PATCH 0/2] iio: frequency: adrf6780: add support for ADRF6780
Date: Tue, 29 Jun 2021 17:23:06 +0300	[thread overview]
Message-ID: <20210629142308.25868-1-antoniu.miclaus@analog.com> (raw)

Add support for the ADRF6780 microwave upconverter.

Antoniu Miclaus (2):
  iio: frequency: adrf6780: add support for ADRF6780
  dt-bindings: iio: frequency: add adrf6780 doc

 .../bindings/iio/frequency/adi,adrf6780.yaml  | 133 +++++
 drivers/iio/frequency/Kconfig                 |  13 +
 drivers/iio/frequency/Makefile                |   1 +
 drivers/iio/frequency/adrf6780.c              | 534 ++++++++++++++++++
 4 files changed, 681 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/iio/frequency/adi,adrf6780.yaml
 create mode 100644 drivers/iio/frequency/adrf6780.c

-- 
2.32.0


             reply	other threads:[~2021-06-29 14:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-29 14:23 Antoniu Miclaus [this message]
2021-06-29 14:23 ` [PATCH 1/2] iio: frequency: adrf6780: add support for ADRF6780 Antoniu Miclaus
2021-06-30  8:38   ` Alexandru Ardelean
2021-06-30 12:04     ` Sa, Nuno
2021-07-02  7:09       ` Sa, Nuno
2021-07-03 16:18       ` Jonathan Cameron
2021-06-29 14:23 ` [PATCH 2/2] dt-bindings: iio: frequency: add adrf6780 doc Antoniu Miclaus

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=20210629142308.25868-1-antoniu.miclaus@analog.com \
    --to=antoniu.miclaus@analog.com \
    --cc=devicetree@vger.kernel.org \
    --cc=jic23@kernel.org \
    --cc=linux-iio@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@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