Lines Matching +full:data +full:- +full:lanes

1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/media/qcom,sc7280-camss.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Azam Sadiq Pasha Kapatrala Syed <[email protected]>
11 - Hariram Purushothaman <[email protected]>
18 const: qcom,sc7280-camss
23 reg-names:
25 - const: csid0
26 - const: csid1
27 - const: csid2
28 - const: csid_lite0
29 - const: csid_lite1
30 - const: csiphy0
31 - const: csiphy1
32 - const: csiphy2
33 - const: csiphy3
34 - const: csiphy4
35 - const: vfe0
36 - const: vfe1
37 - const: vfe2
38 - const: vfe_lite0
39 - const: vfe_lite1
44 clock-names:
46 - const: camnoc_axi
47 - const: cpas_ahb
48 - const: csiphy0
49 - const: csiphy0_timer
50 - const: csiphy1
51 - const: csiphy1_timer
52 - const: csiphy2
53 - const: csiphy2_timer
54 - const: csiphy3
55 - const: csiphy3_timer
56 - const: csiphy4
57 - const: csiphy4_timer
58 - const: gcc_camera_ahb
59 - const: gcc_cam_hf_axi
60 - const: icp_ahb
61 - const: vfe0
62 - const: vfe0_axi
63 - const: vfe0_cphy_rx
64 - const: vfe0_csid
65 - const: vfe1
66 - const: vfe1_axi
67 - const: vfe1_cphy_rx
68 - const: vfe1_csid
69 - const: vfe2
70 - const: vfe2_axi
71 - const: vfe2_cphy_rx
72 - const: vfe2_csid
73 - const: vfe_lite0
74 - const: vfe_lite0_cphy_rx
75 - const: vfe_lite0_csid
76 - const: vfe_lite1
77 - const: vfe_lite1_cphy_rx
78 - const: vfe_lite1_csid
83 interrupt-names:
85 - const: csid0
86 - const: csid1
87 - const: csid2
88 - const: csid_lite0
89 - const: csid_lite1
90 - const: csiphy0
91 - const: csiphy1
92 - const: csiphy2
93 - const: csiphy3
94 - const: csiphy4
95 - const: vfe0
96 - const: vfe1
97 - const: vfe2
98 - const: vfe_lite0
99 - const: vfe_lite1
104 interconnect-names:
106 - const: ahb
107 - const: hf_0
112 power-domains:
114 - description: IFE0 GDSC - Image Front End, Global Distributed Switch Controller.
115 - description: IFE1 GDSC - Image Front End, Global Distributed Switch Controller.
116 - description: IFE2 GDSC - Image Front End, Global Distributed Switch Controller.
117 - description: Titan GDSC - Titan ISP Block, Global Distributed Switch Controller.
119 power-domain-names:
121 - const: ife0
122 - const: ife1
123 - const: ife2
124 - const: top
126 vdda-phy-supply:
130 vdda-pll-supply:
142 $ref: /schemas/graph.yaml#/$defs/port-base
145 Input port for receiving CSI data on CSIPHY 0.
149 $ref: video-interfaces.yaml#
153 data-lanes:
158 - data-lanes
161 $ref: /schemas/graph.yaml#/$defs/port-base
164 Input port for receiving CSI data on CSIPHY 1.
168 $ref: video-interfaces.yaml#
172 data-lanes:
177 - data-lanes
180 $ref: /schemas/graph.yaml#/$defs/port-base
183 Input port for receiving CSI data on CSIPHY 2.
187 $ref: video-interfaces.yaml#
191 data-lanes:
196 - data-lanes
199 $ref: /schemas/graph.yaml#/$defs/port-base
202 Input port for receiving CSI data on CSIPHY 3.
206 $ref: video-interfaces.yaml#
210 data-lanes:
215 - data-lanes
218 $ref: /schemas/graph.yaml#/$defs/port-base
221 Input port for receiving CSI data on CSIPHY 4.
225 $ref: video-interfaces.yaml#
229 data-lanes:
234 - data-lanes
237 - compatible
238 - reg
239 - reg-names
240 - clocks
241 - clock-names
242 - interrupts
243 - interrupt-names
244 - interconnects
245 - interconnect-names
246 - iommus
247 - power-domains
248 - power-domain-names
249 - vdda-phy-supply
250 - vdda-pll-supply
255 - |
256 #include <dt-bindings/clock/qcom,camcc-sc7280.h>
257 #include <dt-bindings/clock/qcom,gcc-sc7280.h>
258 #include <dt-bindings/interconnect/qcom,sc7280.h>
259 #include <dt-bindings/interconnect/qcom,icc.h>
260 #include <dt-bindings/interrupt-controller/arm-gic.h>
261 #include <dt-bindings/power/qcom-rpmpd.h>
264 #address-cells = <2>;
265 #size-cells = <2>;
268 compatible = "qcom,sc7280-camss";
285 reg-names = "csid0",
334 clock-names = "camnoc_axi",
383 interrupt-names = "csid0",
403 interconnect-names = "ahb",
408 power-domains = <&camcc CAM_CC_IFE_0_GDSC>,
412 power-domain-names = "ife0",
417 vdda-phy-supply = <&vreg_l10c_0p88>;
418 vdda-pll-supply = <&vreg_l6b_1p2>;
421 #address-cells = <1>;
422 #size-cells = <0>;