Lines Matching +full:dt +full:- +full:schema
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/nuvoton,npcm750-adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Tomer Maimon <tmaimon77@gmail.com>
13 The NPCM7XX ADC is a 10-bit converter and NPCM8XX ADC is a 12-bit converter,
19 - nuvoton,npcm750-adc
20 - nuvoton,npcm845-adc
36 vref-supply:
39 "#io-channel-cells":
43 - compatible
44 - reg
45 - interrupts
46 - resets
51 - |
52 #include <dt-bindings/interrupt-controller/irq.h>
53 #include <dt-bindings/interrupt-controller/arm-gic.h>
54 #include <dt-bindings/clock/nuvoton,npcm7xx-clock.h>
55 #include <dt-bindings/reset/nuvoton,npcm7xx-reset.h>
57 #address-cells = <1>;
58 #size-cells = <1>;
60 compatible = "nuvoton,npcm750-adc";