Lines Matching +full:msm8996 +full:- +full:camss
5 - compatible:
9 - "qcom,msm8916-camss"
10 - "qcom,msm8996-camss"
11 - "qcom,sdm660-camss"
12 - reg:
14 Value type: <prop-encoded-array>
15 Definition: Register ranges as listed in the reg-names property.
16 - reg-names:
20 - "csiphy0"
21 - "csiphy0_clk_mux"
22 - "csiphy1"
23 - "csiphy1_clk_mux"
24 - "csiphy2" (8996 only)
25 - "csiphy2_clk_mux" (8996 only)
26 - "csid0"
27 - "csid1"
28 - "csid2" (8996 only)
29 - "csid3" (8996 only)
30 - "ispif"
31 - "csi_clk_mux"
32 - "vfe0"
33 - "vfe1" (8996 only)
34 - interrupts:
36 Value type: <prop-encoded-array>
37 Definition: Interrupts as listed in the interrupt-names property.
38 - interrupt-names:
42 - "csiphy0"
43 - "csiphy1"
44 - "csiphy2" (8996 only)
45 - "csid0"
46 - "csid1"
47 - "csid2" (8996 only)
48 - "csid3" (8996 only)
49 - "ispif"
50 - "vfe0"
51 - "vfe1" (8996 only)
52 - power-domains:
54 Value type: <prop-encoded-array>
58 - clocks:
60 Value type: <prop-encoded-array>
62 in clock-names property.
63 - clock-names:
67 - "top_ahb"
68 - "throttle_axi" (660 only)
69 - "ispif_ahb"
70 - "csiphy0_timer"
71 - "csiphy1_timer"
72 - "csiphy2_timer" (8996 only)
73 - "csiphy_ahb2crif" (660 only)
74 - "csi0_ahb"
75 - "csi0"
76 - "csi0_phy"
77 - "csi0_pix"
78 - "csi0_rdi"
79 - "cphy_csid0" (660 only)
80 - "csi1_ahb"
81 - "csi1"
82 - "csi1_phy"
83 - "csi1_pix"
84 - "csi1_rdi"
85 - "cphy_csid1" (660 only)
86 - "csi2_ahb" (8996 only)
87 - "csi2" (8996 only)
88 - "csi2_phy" (8996 only)
89 - "csi2_pix" (8996 only)
90 - "csi2_rdi" (8996 only)
91 - "cphy_csid2" (660 only)
92 - "csi3_ahb" (8996 only)
93 - "csi3" (8996 only)
94 - "csi3_phy" (8996 only)
95 - "csi3_pix" (8996 only)
96 - "csi3_rdi" (8996 only)
97 - "cphy_csid3" (660 only)
98 - "ahb"
99 - "vfe0"
100 - "csi_vfe0"
101 - "vfe0_ahb", (8996 only)
102 - "vfe0_stream", (8996 only)
103 - "vfe1", (8996 only)
104 - "csi_vfe1", (8996 only)
105 - "vfe1_ahb", (8996 only)
106 - "vfe1_stream", (8996 only)
107 - "vfe_ahb"
108 - "vfe_axi"
109 - vdda-supply:
113 - iommus:
115 Value type: <prop-encoded-array>
120 - ports:
122 Definition: As described in video-interfaces.txt in same directory.
124 - reg:
127 Definition: Selects CSI2 PHY interface - PHY0, PHY1
130 - clock-lanes:
136 always be <7> as the hardware supports D-PHY
137 and C-PHY, indexes are in a common set and
138 D-PHY physical clock lane is labeled as 7.
139 - data-lanes:
141 Value type: <prop-encoded-array>
151 camss: camss@1b00000 {
152 compatible = "qcom,msm8916-camss";
162 reg-names = "csiphy0",
177 interrupt-names = "csiphy0",
183 power-domains = <&gcc VFE_GDSC>;
203 clock-names = "top_ahb",
222 vdda-supply = <&pm8916_l2>;
225 #address-cells = <1>;
226 #size-cells = <0>;
230 clock-lanes = <1>;
231 data-lanes = <0 2>;
232 remote-endpoint = <&ov5645_ep>;