summaryrefslogtreecommitdiff
path: root/drivers/iio/frequency/Makefile
diff options
context:
space:
mode:
authorAntoniu Miclaus <antoniu.miclaus@analog.com>2021-10-21 14:32:43 +0300
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2021-10-21 21:00:59 +0100
commit63aaf6d06d87866dd6b58265711a979ed4968420 (patch)
treebb7b68a5a5c0241b3bb207fd1a6a30a13e18f172 /drivers/iio/frequency/Makefile
parente46e2512ac84bd914212dc4b639d596db543f5b1 (diff)
iio: frequency: adrf6780: add support for ADRF6780
The ADRF6780 is a silicon germanium (SiGe) design, wideband, microwave upconverter optimized for point to point microwave radio designs operating in the 5.9 GHz to 23.6 GHz frequency range. Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADRF6780.pdf Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com> Link: https://lore.kernel.org/r/20211021113244.56936-1-antoniu.miclaus@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/frequency/Makefile')
-rw-r--r--drivers/iio/frequency/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/iio/frequency/Makefile b/drivers/iio/frequency/Makefile
index 518b1e50caef..ae3136c79202 100644
--- a/drivers/iio/frequency/Makefile
+++ b/drivers/iio/frequency/Makefile
@@ -7,3 +7,4 @@
obj-$(CONFIG_AD9523) += ad9523.o
obj-$(CONFIG_ADF4350) += adf4350.o
obj-$(CONFIG_ADF4371) += adf4371.o
+obj-$(CONFIG_ADRF6780) += adrf6780.o