Lines Matching +full:camera +full:- +full:lens
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.
19 OV9281 has a different lens chief ray angle.
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:
45 dvdd-supply:
48 dovdd-supply:
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>;
85 camera@60 {
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>;