iio: frequency: admv1014: add support for ADMV1014
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Tue, 15 Feb 2022 08:12:13 +0000 (10:12 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 21 Feb 2022 19:33:06 +0000 (19:33 +0000)
commitf4eb9ac7842ff22370e262b8440edada40b1680a
tree32da3372caa3bc93ebc4227d7d362c8118c76764
parentcbab791c5e2a58c123d84bd9202c054e5449bc96
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>
drivers/iio/frequency/Kconfig
drivers/iio/frequency/Makefile
drivers/iio/frequency/admv1014.c [new file with mode: 0644]