xref: /openbmc/linux/drivers/iio/frequency/Kconfig (revision f4eb9ac7)
1ec8f24b7SThomas Gleixner# SPDX-License-Identifier: GPL-2.0-only
2cd1678f9SMichael Hennerich#
3cd1678f9SMichael Hennerich# Frequency
4cd1678f9SMichael Hennerich#	Direct Digital Synthesis drivers (DDS)
5cd1678f9SMichael Hennerich#	Clock Distribution device drivers
6cd1678f9SMichael Hennerich#	Phase-Locked Loop (PLL) frequency synthesizers
7cd1678f9SMichael Hennerich#
83edc84e6SLars-Peter Clausen# When adding new entries keep the list in alphabetical order
9cd1678f9SMichael Hennerich
10cd1678f9SMichael Hennerichmenu "Frequency Synthesizers DDS/PLL"
11cd1678f9SMichael Hennerich
12cd1678f9SMichael Hennerichmenu "Clock Generator/Distribution"
13cd1678f9SMichael Hennerich
14cd1678f9SMichael Hennerichconfig AD9523
15cd1678f9SMichael Hennerich	tristate "Analog Devices AD9523 Low Jitter Clock Generator"
16cd1678f9SMichael Hennerich	depends on SPI
17cd1678f9SMichael Hennerich	help
18cd1678f9SMichael Hennerich	  Say yes here to build support for Analog Devices AD9523 Low Jitter
19cd1678f9SMichael Hennerich	  Clock Generator. The driver provides direct access via sysfs.
20cd1678f9SMichael Hennerich
21cd1678f9SMichael Hennerich	  To compile this driver as a module, choose M here: the
22cd1678f9SMichael Hennerich	  module will be called ad9523.
23cd1678f9SMichael Hennerich
24cd1678f9SMichael Hennerichendmenu
25e31166f0SMichael Hennerich
26e31166f0SMichael Hennerich#
27e31166f0SMichael Hennerich# Phase-Locked Loop (PLL) frequency synthesizers
28e31166f0SMichael Hennerich#
29e31166f0SMichael Hennerich
30e31166f0SMichael Hennerichmenu "Phase-Locked Loop (PLL) frequency synthesizers"
31e31166f0SMichael Hennerich
32e31166f0SMichael Hennerichconfig ADF4350
33e31166f0SMichael Hennerich	tristate "Analog Devices ADF4350/ADF4351 Wideband Synthesizers"
34e31166f0SMichael Hennerich	depends on SPI
35e31166f0SMichael Hennerich	help
36e31166f0SMichael Hennerich	  Say yes here to build support for Analog Devices  ADF4350/ADF4351
37e31166f0SMichael Hennerich	  Wideband Synthesizers. The driver provides direct access via sysfs.
38e31166f0SMichael Hennerich
39e31166f0SMichael Hennerich	  To compile this driver as a module, choose M here: the
40e31166f0SMichael Hennerich	  module will be called adf4350.
41e31166f0SMichael Hennerich
427f699bd1SStefan Popaconfig ADF4371
4313a0af41SStefan Popa	tristate "Analog Devices ADF4371/ADF4372 Wideband Synthesizers"
447f699bd1SStefan Popa	depends on SPI
457f699bd1SStefan Popa	select REGMAP_SPI
467f699bd1SStefan Popa	help
4713a0af41SStefan Popa	  Say yes here to build support for Analog Devices ADF4371 and ADF4372
4813a0af41SStefan Popa	  Wideband Synthesizers. The driver provides direct access via sysfs.
497f699bd1SStefan Popa
507f699bd1SStefan Popa	  To compile this driver as a module, choose M here: the
517f699bd1SStefan Popa	  module will be called adf4371.
5263aaf6d0SAntoniu Miclaus
53da35a7b5SAntoniu Miclausconfig ADMV1013
54da35a7b5SAntoniu Miclaus	tristate "Analog Devices ADMV1013 Microwave Upconverter"
55da35a7b5SAntoniu Miclaus	depends on SPI && COMMON_CLK
56da35a7b5SAntoniu Miclaus	help
57da35a7b5SAntoniu Miclaus	  Say yes here to build support for Analog Devices ADMV1013
58da35a7b5SAntoniu Miclaus	  24 GHz to 44 GHz, Wideband, Microwave Upconverter.
59da35a7b5SAntoniu Miclaus
60da35a7b5SAntoniu Miclaus	  To compile this driver as a module, choose M here: the
61da35a7b5SAntoniu Miclaus	  module will be called admv1013.
62da35a7b5SAntoniu Miclaus
63*f4eb9ac7SAntoniu Miclausconfig ADMV1014
64*f4eb9ac7SAntoniu Miclaus	tristate "Analog Devices ADMV1014 Microwave Downconverter"
65*f4eb9ac7SAntoniu Miclaus	depends on SPI && COMMON_CLK && 64BIT
66*f4eb9ac7SAntoniu Miclaus	help
67*f4eb9ac7SAntoniu Miclaus	  Say yes here to build support for Analog Devices ADMV1014
68*f4eb9ac7SAntoniu Miclaus	  24 GHz to 44 GHz, Wideband, Microwave Downconverter.
69*f4eb9ac7SAntoniu Miclaus
70*f4eb9ac7SAntoniu Miclaus	  To compile this driver as a module, choose M here: the
71*f4eb9ac7SAntoniu Miclaus	  module will be called admv1014.
72*f4eb9ac7SAntoniu Miclaus
7363aaf6d0SAntoniu Miclausconfig ADRF6780
7463aaf6d0SAntoniu Miclaus        tristate "Analog Devices ADRF6780 Microwave Upconverter"
7563aaf6d0SAntoniu Miclaus        depends on SPI
7663aaf6d0SAntoniu Miclaus        depends on COMMON_CLK
7763aaf6d0SAntoniu Miclaus        help
7863aaf6d0SAntoniu Miclaus          Say yes here to build support for Analog Devices ADRF6780
7963aaf6d0SAntoniu Miclaus          5.9 GHz to 23.6 GHz, Wideband, Microwave Upconverter.
8063aaf6d0SAntoniu Miclaus
8163aaf6d0SAntoniu Miclaus          To compile this driver as a module, choose M here: the
8263aaf6d0SAntoniu Miclaus          module will be called adrf6780.
8363aaf6d0SAntoniu Miclaus
84e31166f0SMichael Hennerichendmenu
85cd1678f9SMichael Hennerichendmenu
86