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,msm8953-camss.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Barnabas Czeman <[email protected]>
17 const: qcom,msm8953-camss
23 clock-names:
25 - const: ahb
26 - const: csi0
27 - const: csi0_ahb
28 - const: csi0_phy
29 - const: csi0_pix
30 - const: csi0_rdi
31 - const: csi1
32 - const: csi1_ahb
33 - const: csi1_phy
34 - const: csi1_pix
35 - const: csi1_rdi
36 - const: csi2
37 - const: csi2_ahb
38 - const: csi2_phy
39 - const: csi2_pix
40 - const: csi2_rdi
41 - const: csi_vfe0
42 - const: csi_vfe1
43 - const: csiphy0_timer
44 - const: csiphy1_timer
45 - const: csiphy2_timer
46 - const: ispif_ahb
47 - const: micro_ahb
48 - const: top_ahb
49 - const: vfe0
50 - const: vfe0_ahb
51 - const: vfe0_axi
52 - const: vfe1
53 - const: vfe1_ahb
54 - const: vfe1_axi
60 interrupt-names:
62 - const: csid0
63 - const: csid1
64 - const: csid2
65 - const: csiphy0
66 - const: csiphy1
67 - const: csiphy2
68 - const: ispif
69 - const: vfe0
70 - const: vfe1
75 power-domains:
77 - description: VFE0 GDSC - Video Front End, Global Distributed Switch Controller.
78 - description: VFE1 GDSC - Video Front End, Global Distributed Switch Controller.
80 power-domain-names:
82 - const: vfe0
83 - const: vfe1
93 $ref: /schemas/graph.yaml#/$defs/port-base
100 $ref: video-interfaces.yaml#
104 data-lanes:
116 - data-lanes
119 $ref: /schemas/graph.yaml#/$defs/port-base
126 $ref: video-interfaces.yaml#
130 data-lanes:
135 - data-lanes
138 $ref: /schemas/graph.yaml#/$defs/port-base
145 $ref: video-interfaces.yaml#
149 data-lanes:
154 - data-lanes
160 reg-names:
162 - const: csi_clk_mux
163 - const: csid0
164 - const: csid1
165 - const: csid2
166 - const: csiphy0
167 - const: csiphy0_clk_mux
168 - const: csiphy1
169 - const: csiphy1_clk_mux
170 - const: csiphy2
171 - const: csiphy2_clk_mux
172 - const: ispif
173 - const: vfe0
174 - const: vfe1
176 vdda-supply:
181 - compatible
182 - reg
183 - reg-names
184 - clocks
185 - clock-names
186 - interrupts
187 - interrupt-names
188 - iommus
189 - power-domains
190 - power-domain-names
191 - vdda-supply
196 - |
197 #include <dt-bindings/interrupt-controller/arm-gic.h>
198 #include <dt-bindings/clock/qcom,gcc-msm8953.h>
201 compatible = "qcom,msm8953-camss";
216 reg-names = "csi_clk_mux",
260 clock-names = "ahb",
300 interrupt-names = "csid0",
312 power-domains = <&gcc VFE0_GDSC>,
314 power-domain-names = "vfe0", "vfe1";
316 vdda-supply = <&reg_2v8>;
319 #address-cells = <1>;
320 #size-cells = <0>;