iio: frequency: adf4371: Add support for ADF4372 PLL
authorStefan Popa <stefan.popa@analog.com>
Mon, 24 Jun 2019 15:12:12 +0000 (18:12 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Wed, 26 Jun 2019 20:24:21 +0000 (21:24 +0100)
commit13a0af411a65c7cd452f03d86c7fe61e87109fa3
treeac8ecf36d73029821c4a55ca69fd2566377112d8
parentc444e956a26115e605b4a345a39da294576f8d69
iio: frequency: adf4371: Add support for ADF4372 PLL

The ADF4372 is part of the same family with ADF4371, the main difference
is that it has only 3 channels instead of 4, as the frequency quadrupler
is missing. As a result, the ADF4372 allows frequencies from 62.5 MHz to
16 GHz to be generated.

Datasheet:
Link: https://www.analog.com/media/en/technical-documentation/data-sheets/adf4372.pdf
Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/frequency/Kconfig
drivers/iio/frequency/adf4371.c