Lines Matching +full:dual +full:- +full:channel
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
4 ---
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
8 title: Microchip MCP3911 Dual channel analog front end (ADC)
11 - Marcus Folkesson <marcus.folkesson@gmail.com>
12 - Kent Gustavsson <nedo80@gmail.com>
15 Bindings for the Microchip MCP3911 Dual channel ADC device. Datasheet can be
21 - microchip,mcp3911
26 spi-max-frequency:
39 microchip,device-addr:
45 vref-supply:
51 - compatible
52 - reg
57 - |
59 #address-cells = <1>;
60 #size-cells = <0>;
65 interrupt-parent = <&gpio5>;
67 spi-max-frequency = <20000000>;
68 microchip,device-addr = <0>;
69 vref-supply = <&vref_reg>;