1 * Analog Devices AD5820 autofocus coil
5 - compatible: Must contain one of:
10 - reg: I2C slave address
12 - VANA-supply: supply of voltage for VANA pin
16 - enable-gpios : GPIO spec for the XSHUTDOWN pin. The XSHUTDOWN signal is
17 active low, a high level on the pin enables the device.
22 compatible = "adi,ad5820";
25 VANA-supply = <&vaux4>;
26 enable-gpios = <&msmgpio 26 GPIO_ACTIVE_HIGH>;