iio: frequency: adrf6780: add support for ADRF6780
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Thu, 21 Oct 2021 11:32:43 +0000 (14:32 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 21 Oct 2021 20:00:59 +0000 (21:00 +0100)
commit63aaf6d06d87866dd6b58265711a979ed4968420
treebb7b68a5a5c0241b3bb207fd1a6a30a13e18f172
parente46e2512ac84bd914212dc4b639d596db543f5b1
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>
drivers/iio/frequency/Kconfig
drivers/iio/frequency/Makefile
drivers/iio/frequency/adrf6780.c [new file with mode: 0644]