Lines Matching +full:clock +full:- +full:noncontinuous
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
26 description: Reference to the xclk clock.
29 pwdn-gpios:
35 description: |-
36 Should contain one endpoint sub-node used to model connection to the
38 Documentation/devicetree/bindings/media/video-interfaces.txt.
45 remote-endpoint:
46 description: |-
49 clock-noncontinuous:
51 description: |-
52 Set to true to allow MIPI CSI-2 non-continuous clock operations.
59 - compatible
60 - reg
61 - clocks
62 - port
67 - |
68 #include <dt-bindings/gpio/gpio.h>
71 #address-cells = <1>;
72 #size-cells = <0>;
78 pwdn-gpios = <&pioE 29 GPIO_ACTIVE_HIGH>;
82 remote-endpoint = <&csi1_ep1>;