Lines Matching +full:dovdd +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 ---
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
11 - Paul J. Murphy <paul.j.murphy@intel.com>
12 - Daniele Alessandrelli <daniele.alessandrelli@intel.com>
18 sheet. Image data is sent through MIPI CSI-2.
24 - ovti,ov9281
25 - ovti,ov9282
30 assigned-clocks: true
31 assigned-clock-parents: true
32 assigned-clock-rates: true
38 reset-gpios:
42 avdd-supply:
43 description: Analog voltage supply, 2.8 volts
45 dvdd-supply:
46 description: Digital core voltage supply, 1.2 volts
48 dovdd-supply:
49 description: Digital I/O voltage supply, 1.8 volts
53 $ref: /schemas/graph.yaml#/$defs/port-base
57 $ref: /schemas/media/video-interfaces.yaml#
61 data-lanes: true
62 link-frequencies: true
65 - data-lanes
66 - link-frequencies
69 - endpoint
72 - compatible
73 - reg
74 - clocks
75 - port
80 - |
82 #address-cells = <1>;
83 #size-cells = <0>;
90 assigned-clocks = <&ov9282_clk>;
91 assigned-clock-parents = <&ov9282_clk_parent>;
92 assigned-clock-rates = <24000000>;
96 remote-endpoint = <&cam>;
97 data-lanes = <1 2>;
98 link-frequencies = /bits/ 64 <800000000>;