Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 0f81cb7ea4ed3314a30e86e0d24d9287 > files > 2633

kernel-doc-5.2.7-1.mga7.noarch.rpm

* Analog Devices AD5820 autofocus coil

Required Properties:

  - compatible: Must contain "adi,ad5820"

  - reg: I2C slave address

  - VANA-supply: supply of voltage for VANA pin

Example:

       ad5820: coil@c {
               compatible = "adi,ad5820";
               reg = <0x0c>;

               VANA-supply = <&vaux4>;
       };