1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/iio/frequency/adf4371.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices ADF4371/ADF4372 Wideband Synthesizers
10 - Popa Stefan <stefan.popa@analog.com>
13 Analog Devices ADF4371/ADF4372 SPI Wideband Synthesizers
14 https://www.analog.com/media/en/technical-documentation/data-sheets/adf4371.pdf
15 https://www.analog.com/media/en/technical-documentation/data-sheets/adf4372.pdf
28 Definition of the external clock (see clock/clock-bindings.txt)
36 adi,mute-till-lock-en:
39 If this property is present, then the supply current to RF8P and RF8N
40 output stage will shut down until the ADF4371/ADF4372 achieves lock as
41 measured by the digital lock detect circuitry.
43 spi-max-frequency: true
51 additionalProperties: false
60 compatible = "adi,adf4371";
62 spi-max-frequency = <1000000>;
63 clocks = <&adf4371_clkin>;
64 clock-names = "clkin";