Lines Matching +full:video +full:- +full:interfaces
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/qcom,msm8996-camss.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Robert Foss <[email protected]>
11 - Todor Tomov <[email protected]>
18 const: qcom,msm8996-camss
24 clock-names:
26 - const: top_ahb
27 - const: ispif_ahb
28 - const: csiphy0_timer
29 - const: csiphy1_timer
30 - const: csiphy2_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: csi2_ahb
42 - const: csi2
43 - const: csi2_phy
44 - const: csi2_pix
45 - const: csi2_rdi
46 - const: csi3_ahb
47 - const: csi3
48 - const: csi3_phy
49 - const: csi3_pix
50 - const: csi3_rdi
51 - const: ahb
52 - const: vfe0
53 - const: csi_vfe0
54 - const: vfe0_ahb
55 - const: vfe0_stream
56 - const: vfe1
57 - const: csi_vfe1
58 - const: vfe1_ahb
59 - const: vfe1_stream
60 - const: vfe_ahb
61 - const: vfe_axi
67 interrupt-names:
69 - const: csiphy0
70 - const: csiphy1
71 - const: csiphy2
72 - const: csid0
73 - const: csid1
74 - const: csid2
75 - const: csid3
76 - const: ispif
77 - const: vfe0
78 - const: vfe1
83 power-domains:
85 - description: VFE0 GDSC - Video Front End, Global Distributed Switch Controller.
86 - description: VFE1 GDSC - Video Front End, Global Distributed Switch Controller.
96 $ref: /schemas/graph.yaml#/$defs/port-base
103 $ref: video-interfaces.yaml#
107 data-lanes:
119 - data-lanes
122 $ref: /schemas/graph.yaml#/$defs/port-base
129 $ref: video-interfaces.yaml#
133 data-lanes:
138 - data-lanes
141 $ref: /schemas/graph.yaml#/$defs/port-base
148 $ref: video-interfaces.yaml#
152 data-lanes:
157 - data-lanes
160 $ref: /schemas/graph.yaml#/$defs/port-base
167 $ref: video-interfaces.yaml#
171 data-lanes:
176 - data-lanes
182 reg-names:
184 - const: csiphy0
185 - const: csiphy0_clk_mux
186 - const: csiphy1
187 - const: csiphy1_clk_mux
188 - const: csiphy2
189 - const: csiphy2_clk_mux
190 - const: csid0
191 - const: csid1
192 - const: csid2
193 - const: csid3
194 - const: ispif
195 - const: csi_clk_mux
196 - const: vfe0
197 - const: vfe1
199 vdda-supply:
204 - clock-names
205 - clocks
206 - compatible
207 - interrupt-names
208 - interrupts
209 - iommus
210 - power-domains
211 - reg
212 - reg-names
213 - vdda-supply
218 - |
219 #include <dt-bindings/interrupt-controller/arm-gic.h>
220 #include <dt-bindings/clock/qcom,gcc-msm8996.h>
221 #include <dt-bindings/clock/qcom,mmcc-msm8996.h>
224 compatible = "qcom,msm8996-camss";
263 clock-names = "top_ahb",
311 interrupt-names = "csiphy0",
327 power-domains = <&mmcc VFE0_GDSC>,
345 reg-names = "csiphy0",
360 vdda-supply = <®_2v8>;
363 #address-cells = <1>;
364 #size-cells = <0>;