Lines Matching +full:spi +full:- +full:max +full:- +full:frequency
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Cristian Pop <cristian.pop@analog.com>
16 https://www.analog.com/media/en/technical-documentation/data-sheets/ad5766-5767.pdf
21 - adi,ad5766
22 - adi,ad5767
24 output-range-microvolts:
30 spi-max-frequency:
33 spi-cpol: true
35 reset-gpios:
41 - compatible
42 - output-range-microvolts
43 - reg
44 - spi-max-frequency
45 - spi-cpol
50 - |
51 spi {
52 #address-cells = <1>;
53 #size-cells = <0>;
57 output-range-microvolts = <(-5000) 5000>;
59 spi-cpol;
60 spi-max-frequency = <1000000>;
61 reset-gpios = <&gpio 22 0>;