Lines Matching +full:vref +full:- +full:internal
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Marcus Folkesson <marcus.folkesson@gmail.com>
12 - Kent Gustavsson <nedo80@gmail.com>
21 - microchip,mcp3911
26 spi-max-frequency:
32 If not specified, the internal crystal oscillator will be used.
39 microchip,data-ready-hiz:
42 true = The DR pin state is high-impedance
46 microchip,device-addr:
52 vref-supply:
55 If not specified, the internal voltage reference (1.2V) will be used.
58 - compatible
59 - reg
62 - $ref: /schemas/spi/spi-peripheral-props.yaml#
67 - |
69 #address-cells = <1>;
70 #size-cells = <0>;
75 interrupt-parent = <&gpio5>;
77 spi-max-frequency = <20000000>;
78 microchip,device-addr = <0>;
79 vref-supply = <&vref_reg>;