Lines Matching +full:5 +full:- +full:inch
1 * OV2659 1/5-Inch 2Mp SOC Camera
3 The Omnivision OV2659 is a 1/5-inch SOC camera, with an active array size of
9 - compatible: Must be "ovti,ov2659"
10 - reg: I2C slave address
11 - clocks: reference to the xvclk input clock.
12 - clock-names: should be "xvclk".
13 - link-frequencies: target pixel clock frequency.
16 - powerdown-gpios: reference to the GPIO connected to the pwdn pin, if any.
18 - reset-gpios: reference to the GPIO connected to the resetb pin, if any.
22 Documentation/devicetree/bindings/media/video-interfaces.txt.
34 clock-names = "xvclk";
36 powerdown-gpios = <&gpio6 14 GPIO_ACTIVE_HIGH>;
37 reset-gpios = <&gpio6 15 GPIO_ACTIVE_LOW>;
41 remote-endpoint = <&vpfe_ep>;
42 link-frequencies = /bits/ 64 <70000000>;