Lines Matching +full:berlin2 +full:- +full:adc
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/marvell,berlin2-adc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Berlin 2 Analog to Digital Converter (ADC)
10 - Antoine Tenart <antoine.tenart@free-electrons.com>
13 The Berlin ADC has 8 channels, with one connected to a temperature sensor.
14 It is part of the system controller register set. The ADC node should be a
15 sub-node of the system controller node.
19 const: marvell,berlin2-adc
25 interrupt-names:
27 - const: adc
28 - const: tsen
30 "#io-channel-cells":
34 - compatible
35 - interrupts
36 - interrupt-names
41 - |
43 adc {
44 compatible = "marvell,berlin2-adc";
45 interrupt-parent = <&sic>;
47 interrupt-names = "adc", "tsen";