diff options
author | Stefan Popa <stefan.popa@analog.com> | 2019-06-24 18:12:42 +0300 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2019-06-26 21:24:21 +0100 |
commit | 84ed6482c6d889dcfa9c6b6e8b17c53748ab4f43 (patch) | |
tree | 8ce00b5095402af0acdea68ca8eb77b6c59b3f69 /Documentation/devicetree/bindings/iio/frequency/adf4371.yaml | |
parent | 13a0af411a65c7cd452f03d86c7fe61e87109fa3 (diff) | |
download | blackbird-op-linux-84ed6482c6d889dcfa9c6b6e8b17c53748ab4f43.tar.gz blackbird-op-linux-84ed6482c6d889dcfa9c6b6e8b17c53748ab4f43.zip |
dt-bindings: iio: frequency: Add ADF4372 PLL documentation
Document support for ADF4372 SPI Wideband Synthesizer.
Signed-off-by: Stefan Popa <stefan.popa@analog.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'Documentation/devicetree/bindings/iio/frequency/adf4371.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/iio/frequency/adf4371.yaml | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml index d7adf07421cf..060900156ae5 100644 --- a/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml +++ b/Documentation/devicetree/bindings/iio/frequency/adf4371.yaml @@ -4,19 +4,21 @@ $id: http://devicetree.org/schemas/iio/frequency/adf4371.yaml# $schema: http://devicetree.org/meta-schemas/core.yaml# -title: Analog Devices ADF4371 Wideband Synthesizer +title: Analog Devices ADF4371/ADF4372 Wideband Synthesizers maintainers: - Popa Stefan <stefan.popa@analog.com> description: | - Analog Devices ADF4371 SPI Wideband Synthesizer + Analog Devices ADF4371/ADF4372 SPI Wideband Synthesizers https://www.analog.com/media/en/technical-documentation/data-sheets/adf4371.pdf + https://www.analog.com/media/en/technical-documentation/data-sheets/adf4372.pdf properties: compatible: enum: - adi,adf4371 + - adi,adf4372 reg: maxItems: 1 |