iio: frequency: admv1013: add support for ADMV1013
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Tue, 21 Dec 2021 11:22:04 +0000 (13:22 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 23 Dec 2021 11:53:48 +0000 (11:53 +0000)
commitda35a7b526d9b258a2cb8b7816f736a41b32176b
tree3ccefeaba7ddb0e32010d3ac7b0a05ed5d24e62a
parent1bb866dcb8cf5054de88f592fc0ec1f275ad9d63
iio: frequency: admv1013: add support for ADMV1013

The ADMV1013 is a wideband, microwave upconverter optimized
for point to point microwave radio designs operating in the
24 GHz to 44 GHz radio frequency (RF) range.

Datasheet:
https://www.analog.com/media/en/technical-documentation/data-sheets/ADMV1013.pdf

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Link: https://lore.kernel.org/r/20211221112206.97066-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/admv1013.c [new file with mode: 0644]