Lines Matching +full:adc +full:- +full:battery
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/iio/adc/adi,ad7280a.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD7280a Lithium Ion Battery Monitoring System
10 - Michael Hennerich <michael.hennerich@analog.com>
11 - Jonathan Cameron <jic23@kernel.org>
14 Bindings for the Analog Devices AD7280a Battery Monitoring System.
15 Used in devices such as hybrid electric cars, battery backup and power tools.
18 https://www.analog.com/media/en/technical-documentation/data-sheets/AD7280A.pdf
28 description: IRQ line for the ADC
31 adi,voltage-alert-last-chan:
40 adi,acquisition-time-ns:
47 adi,thermistor-termination:
53 - compatible
54 - reg
57 - $ref: /schemas/spi/spi-peripheral-props.yaml#
62 - |
64 #address-cells = <1>;
65 #size-cells = <0>;
67 adc@0 {
70 spi-max-frequency = <700000>;
71 interrupt-parent = <&gpio>;
73 adi,thermistor-termination;
74 adi,acquisition-time-ns = <800>;
75 adi,voltage-alert-last-chan = <5>;