Lines Matching +full:vif +full:- +full:supply
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Krzysztof Kozlowski <krzk@kernel.org>
12 description: |-
13 IMX258 is a diagonal 5.867mm (Type 1/3.06) 13 Mega-pixel CMOS active pixel
16 CSI-2. The sensor exists in two different models, a standard variant
17 (IMX258) and a variant with phase detection autofocus (IMX258-PDAF).
24 - sony,imx258
25 - sony,imx258-pdaf
27 assigned-clocks: true
28 assigned-clock-parents: true
29 assigned-clock-rates: true
39 reset-gpios:
40 description: |-
43 vana-supply:
45 Analog voltage (VANA) supply, 2.7 V
47 vdig-supply:
49 Digital I/O voltage (VDIG) supply, 1.2 V
51 vif-supply:
53 Interface voltage (VIF) supply, 1.8 V
55 # See ../video-interfaces.txt for more details
57 $ref: /schemas/graph.yaml#/$defs/port-base
62 $ref: /schemas/media/video-interfaces.yaml#
66 data-lanes:
68 - items:
69 - const: 1
70 - const: 2
71 - const: 3
72 - const: 4
73 - items:
74 - const: 1
75 - const: 2
77 link-frequencies: true
80 - data-lanes
81 - link-frequencies
84 - compatible
85 - reg
86 - port
91 - |
93 #address-cells = <1>;
94 #size-cells = <0>;
103 remote-endpoint = <&csi1_ep>;
104 data-lanes = <1 2 3 4>;
105 link-frequencies = /bits/ 64 <320000000>;
113 compatible = "fixed-clock";
114 #clock-cells = <0>;
115 clock-frequency = <19200000>;
118 - |
120 #address-cells = <1>;
121 #size-cells = <0>;
128 assigned-clocks = <&imx258_clk>;
129 assigned-clock-rates = <19200000>;
133 remote-endpoint = <&csi1_ep>;
134 data-lanes = <1 2 3 4>;
135 link-frequencies = /bits/ 64 <633600000>;