1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/media/i2c/aptina,mt9v111.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Aptina MT9V111 CMOS sensor
10 - Jacopo Mondi <jacopo@jmondi.org>
13 The Aptina MT9V111 is a 1/4-Inch VGA-format digital image sensor with a core
14 based on Aptina MT9V011 sensor and an integrated Image Flow Processor (IFP).
16 The sensor has an active pixel array of 640x480 pixels and can output a number
17 of image resolutions and formats controllable through a simple two-wires
31 description: Enable signal, pin name "OE#". Active low.
36 Low power state control signal, pin name "STANDBY". Active high.
40 description: Chip reset signal, pin name "RESET#". Active low.
46 Output video port. See ../video-interfaces.txt.
54 additionalProperties: false
63 compatible = "aptina,mt9v111";
65 clocks = <&camera_clk>;
68 mt9v111_out: endpoint {
69 remote-endpoint = <&ceu_in>;