Lines Matching +full:cci +full:- +full:control +full:- +full:port
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Dave Stevenson <dave.stevenson@raspberrypi.com>
11 - Jacopo Mondi <jacopo@jmondi.org>
13 description: |-
14 The OV5647 is a raw image sensor with MIPI CSI-2 and CCP2 image data
15 interfaces and CCI (I2C compatible) control bus.
29 pwdn-gpios:
33 port:
34 $ref: /schemas/graph.yaml#/$defs/port-base
39 $ref: /schemas/media/video-interfaces.yaml#
43 clock-noncontinuous: true
46 - compatible
47 - reg
48 - clocks
49 - port
54 - |
55 #include <dt-bindings/gpio/gpio.h>
58 #address-cells = <1>;
59 #size-cells = <0>;
65 pwdn-gpios = <&pioE 29 GPIO_ACTIVE_HIGH>;
67 port {
69 remote-endpoint = <&csi1_ep1>;