Lines Matching +full:spi +full:- +full:peripheral +full:- +full:props
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jacopo Mondi <[email protected]>
13 Single channel 16 bit ADC with SPI interface.
22 vref-supply:
25 spi-max-frequency:
30 - compatible
31 - reg
32 - vref-supply
35 - $ref: /schemas/spi/spi-peripheral-props.yaml#
40 - |
41 spi {
42 #address-cells = <1>;
43 #size-cells = <0>;
48 vref-supply = <&adc_vref>;
49 spi-max-frequency = <240000>;