1 * Aptina 1/2.5-Inch 5Mp CMOS Digital Image Sensor
3 The Aptina MT9P031 is a 1/2.5-inch CMOS active pixel digital image sensor with
4 an active array size of 2592H x 1944V. It is programmable through a simple
5 two-wire serial interface.
8 - compatible: value should be either one among the following
9 (a) "aptina,mt9p031" for mt9p031 sensor
10 (b) "aptina,mt9p031m" for mt9p031m sensor
12 - input-clock-frequency: Input clock frequency.
14 - pixel-clock-frequency: Pixel clock frequency.
17 - reset-gpios: Chip reset GPIO
19 For further reading on port node refer to
20 Documentation/devicetree/bindings/media/video-interfaces.txt.
28 compatible = "aptina,mt9p031";
30 reset-gpios = <&gpio3 30 0>;
34 input-clock-frequency = <6000000>;
35 pixel-clock-frequency = <96000000>;