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,sdm660-camss.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Robert Foss <[email protected]>
11 - AngeloGioacchino Del Regno <[email protected]>
18 const: qcom,sdm660-camss
24 clock-names:
26 - const: ahb
27 - const: cphy_csid0
28 - const: cphy_csid1
29 - const: cphy_csid2
30 - const: cphy_csid3
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: csiphy0_timer
52 - const: csiphy1_timer
53 - const: csiphy2_timer
54 - const: csiphy_ahb2crif
55 - const: csi_vfe0
56 - const: csi_vfe1
57 - const: ispif_ahb
58 - const: throttle_axi
59 - const: top_ahb
60 - const: vfe0_ahb
61 - const: vfe0
62 - const: vfe0_stream
63 - const: vfe1_ahb
64 - const: vfe1
65 - const: vfe1_stream
66 - const: vfe_ahb
67 - const: vfe_axi
73 interrupt-names:
75 - const: csid0
76 - const: csid1
77 - const: csid2
78 - const: csid3
79 - const: csiphy0
80 - const: csiphy1
81 - const: csiphy2
82 - const: ispif
83 - const: vfe0
84 - const: vfe1
89 interconnect-names:
91 - const: vfe-mem
96 power-domains:
98 - description: VFE0 GDSC - Video Front End, Global Distributed Switch Controller.
99 - description: VFE1 GDSC - Video Front End, Global Distributed Switch Controller.
109 $ref: /schemas/graph.yaml#/$defs/port-base
116 $ref: video-interfaces.yaml#
120 data-lanes:
125 - data-lanes
128 $ref: /schemas/graph.yaml#/$defs/port-base
135 $ref: video-interfaces.yaml#
139 data-lanes:
144 - data-lanes
147 $ref: /schemas/graph.yaml#/$defs/port-base
154 $ref: video-interfaces.yaml#
158 data-lanes:
163 - data-lanes
166 $ref: /schemas/graph.yaml#/$defs/port-base
173 $ref: video-interfaces.yaml#
177 data-lanes:
182 - data-lanes
188 reg-names:
190 - const: csi_clk_mux
191 - const: csid0
192 - const: csid1
193 - const: csid2
194 - const: csid3
195 - const: csiphy0
196 - const: csiphy0_clk_mux
197 - const: csiphy1
198 - const: csiphy1_clk_mux
199 - const: csiphy2
200 - const: csiphy2_clk_mux
201 - const: ispif
202 - const: vfe0
203 - const: vfe1
205 vdda-supply:
210 - clock-names
211 - clocks
212 - compatible
213 - interrupt-names
214 - interrupts
215 - iommus
216 - power-domains
217 - reg
218 - reg-names
219 - vdda-supply
224 - |
225 #include <dt-bindings/interrupt-controller/arm-gic.h>
226 #include <dt-bindings/clock/qcom,gcc-sdm660.h>
227 #include <dt-bindings/clock/qcom,mmcc-sdm660.h>
230 compatible = "qcom,sdm660-camss";
275 clock-names = "ahb",
329 interrupt-names = "csid0",
345 power-domains = <&mmcc CAMSS_VFE0_GDSC>,
363 reg-names = "csi_clk_mux",
378 vdda-supply = <&reg_2v8>;
381 #address-cells = <1>;
382 #size-cells = <0>;