Lines Matching +full:io +full:- +full:channels
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: "http://devicetree.org/schemas/hwmon/iio-hwmon.yaml#"
5 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
7 title: ADC-attached Hardware Sensor
10 - Jonathan Cameron <jic23@kernel.org>
18 const: iio-hwmon
20 io-channels:
24 List of phandles to ADC channels to read the monitoring values
27 - compatible
28 - io-channels
33 - |
34 iio-hwmon {
35 compatible = "iio-hwmon";
36 io-channels = <&adc 1>, <&adc 2>;