public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] iio: frequency: adrf6780: add support for ADRF6780
@ 2021-06-29 14:23 Antoniu Miclaus
  2021-06-29 14:23 ` [PATCH 1/2] " Antoniu Miclaus
  2021-06-29 14:23 ` [PATCH 2/2] dt-bindings: iio: frequency: add adrf6780 doc Antoniu Miclaus
  0 siblings, 2 replies; 7+ messages in thread
From: Antoniu Miclaus @ 2021-06-29 14:23 UTC (permalink / raw)
  To: linux-iio, linux-kernel, jic23, devicetree, robh+dt; +Cc: Antoniu Miclaus

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


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-07-03 16:15 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-06-29 14:23 [PATCH 0/2] iio: frequency: adrf6780: add support for ADRF6780 Antoniu Miclaus
2021-06-29 14:23 ` [PATCH 1/2] " 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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox