1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/iio/light/dynaimage,al3320a.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Dyna-Image AL3320A sensor
10 - David Heidelberg <david@ixit.cz>
14 const: dynaimage,al3320a
23 description: Regulator that provides power to the sensor
29 additionalProperties: false
33 #include <dt-bindings/interrupt-controller/irq.h>
40 compatible = "dynaimage,al3320a";
42 vdd-supply = <&vdd_reg>;
43 interrupts = <0 99 4>;