summaryrefslogtreecommitdiffstats
path: root/drivers/iio/frequency/Kconfig
diff options
context:
space:
mode:
authorAntoniu Miclaus <antoniu.miclaus@analog.com>2022-02-15 10:12:13 +0200
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2022-02-21 19:33:06 +0000
commitf4eb9ac7842ff22370e262b8440edada40b1680a (patch)
tree32da3372caa3bc93ebc4227d7d362c8118c76764 /drivers/iio/frequency/Kconfig
parentcbab791c5e2a58c123d84bd9202c054e5449bc96 (diff)
downloadlinux-f4eb9ac7842ff22370e262b8440edada40b1680a.tar.bz2
iio: frequency: admv1014: add support for ADMV1014
The ADMV1014 is a silicon germanium (SiGe), wideband, microwave downconverter optimized for point to point microwave radio designs operating in the 24 GHz to 44 GHz frequency range. Datasheet: https://www.analog.com/media/en/technical-documentation/data-sheets/ADMV1014.pdf Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com> Link: https://lore.kernel.org/r/20220215081216.67706-1-antoniu.miclaus@analog.com Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/frequency/Kconfig')
-rw-r--r--drivers/iio/frequency/Kconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/drivers/iio/frequency/Kconfig b/drivers/iio/frequency/Kconfig
index b44036f843af..5695ed478299 100644
--- a/drivers/iio/frequency/Kconfig
+++ b/drivers/iio/frequency/Kconfig
@@ -60,6 +60,16 @@ config ADMV1013
To compile this driver as a module, choose M here: the
module will be called admv1013.
+config ADMV1014
+ tristate "Analog Devices ADMV1014 Microwave Downconverter"
+ depends on SPI && COMMON_CLK && 64BIT
+ help
+ Say yes here to build support for Analog Devices ADMV1014
+ 24 GHz to 44 GHz, Wideband, Microwave Downconverter.
+
+ To compile this driver as a module, choose M here: the
+ module will be called admv1014.
+
config ADRF6780
tristate "Analog Devices ADRF6780 Microwave Upconverter"
depends on SPI