Lines Matching +full:i2c +full:- +full:controlled
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/i2c/ovti,ov5670.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Jacopo Mondi <jacopo.mondi@ideasonboard.com>
12 description: |-
13 The OV5670 is a 5 Megapixels raw image sensor which provides images in 10-bits
14 RAW BGGR Bayer format on a 2 data lanes MIPI CSI-2 serial interface and is
15 controlled through an I2C compatible control bus.
28 powerdown-gpios:
31 reset-gpios:
35 avdd-supply:
38 dvdd-supply:
41 dovdd-supply:
45 $ref: /schemas/graph.yaml#/$defs/port-base
50 $ref: /schemas/media/video-interfaces.yaml#
54 data-lanes:
60 clock-noncontinuous: true
61 remote-endpoint: true
64 - compatible
65 - reg
66 - clocks
67 - port
72 - |
73 i2c {
74 #address-cells = <1>;
75 #size-cells = <0>;
85 remote-endpoint = <&csi_ep>;
86 data-lanes = <1 2>;
87 clock-noncontinuous;