Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-updates > by-pkgid > 21be4fe1e6180fdb79c9c4d7f33d25e7 > files > 2716

kernel-doc-5.3.11-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>;
       };