Lines Matching +full:data +full:- +full:lanes
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: "http://devicetree.org/schemas/media/qcom,msm8916-camss.yaml#"
6 $schema: "http://devicetree.org/meta-schemas/core.yaml#"
11 - Robert Foss <robert.foss@linaro.org>
12 - Todor Tomov <todor.too@gmail.com>
19 const: qcom,msm8916-camss
25 clock-names:
27 - const: top_ahb
28 - const: ispif_ahb
29 - const: csiphy0_timer
30 - const: csiphy1_timer
31 - const: csi0_ahb
32 - const: csi0
33 - const: csi0_phy
34 - const: csi0_pix
35 - const: csi0_rdi
36 - const: csi1_ahb
37 - const: csi1
38 - const: csi1_phy
39 - const: csi1_pix
40 - const: csi1_rdi
41 - const: ahb
42 - const: vfe0
43 - const: csi_vfe0
44 - const: vfe_ahb
45 - const: vfe_axi
51 interrupt-names:
53 - const: csiphy0
54 - const: csiphy1
55 - const: csid0
56 - const: csid1
57 - const: ispif
58 - const: vfe0
63 power-domains:
65 - description: VFE GDSC - Video Front End, Global Distributed Switch Controller.
75 $ref: /schemas/graph.yaml#/$defs/port-base
78 Input port for receiving CSI data.
82 $ref: video-interfaces.yaml#
86 clock-lanes:
88 - const: 1
90 data-lanes:
92 An array of physical data lanes indexes.
102 - clock-lanes
103 - data-lanes
106 $ref: /schemas/graph.yaml#/$defs/port-base
109 Input port for receiving CSI data.
113 $ref: video-interfaces.yaml#
117 clock-lanes:
119 - const: 1
121 data-lanes:
126 - clock-lanes
127 - data-lanes
133 reg-names:
135 - const: csiphy0
136 - const: csiphy0_clk_mux
137 - const: csiphy1
138 - const: csiphy1_clk_mux
139 - const: csid0
140 - const: csid1
141 - const: ispif
142 - const: csi_clk_mux
143 - const: vfe0
145 vdda-supply:
150 - clock-names
151 - clocks
152 - compatible
153 - interrupt-names
154 - interrupts
155 - iommus
156 - power-domains
157 - reg
158 - reg-names
159 - vdda-supply
164 - |
165 #include <dt-bindings/interrupt-controller/arm-gic.h>
166 #include <dt-bindings/clock/qcom,gcc-msm8916.h>
169 compatible = "qcom,msm8916-camss";
191 clock-names = "top_ahb",
218 interrupt-names = "csiphy0",
227 power-domains = <&gcc VFE_GDSC>;
239 reg-names = "csiphy0",
249 vdda-supply = <®_2v8>;
252 #address-cells = <1>;
253 #size-cells = <0>;