Lines Matching +full:adc +full:- +full:vref
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/nxp,lpc1850-adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP LPC1850 ADC
10 - Jonathan Cameron <jic23@kernel.org>
13 Supports the ADC found on the LPC1850 SoC.
17 const: nxp,lpc1850-adc
28 vref-supply: true
33 "#io-channel-cells":
37 - compatible
38 - reg
39 - interrupts
40 - clocks
41 - vref-supply
42 - resets
47 - |
48 #include <dt-bindings/clock/lpc18xx-ccu.h>
50 #address-cells = <1>;
51 #size-cells = <1>;
52 adc@400e3000 {
53 compatible = "nxp,lpc1850-adc";
57 vref-supply = <®_vdda>;