1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/potentiometer/adi,ad5272.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Analog Devices AD5272 digital potentiometer
10 - Phil Reid <preid@electromag.com.au>
13 Datasheet: https://www.analog.com/en/products/ad5272.html
29 Active low signal to the AD5272 RESET input.
31 additionalProperties: false
39 #include <dt-bindings/gpio/gpio.h>
45 compatible = "adi,ad5272-020";
47 reset-gpios = <&gpio3 6 GPIO_ACTIVE_LOW>;