1 * Analog Devices AD5272 digital potentiometer
3 The node for this device must be a child node of a I2C controller, hence
4 all mandatory properties for your controller must be specified. See directory:
6 Documentation/devicetree/bindings/i2c
11 - compatible: Must be one of the following, depending on the model:
19 - reset-gpios: GPIO specification for the RESET input. This is an
20 active low signal to the AD5272.
23 ad5272: potentiometer@2f {
25 compatible = "adi,ad5272-020";
26 reset-gpios = <&gpio3 6 GPIO_ACTIVE_HIGH>;