hc
2024-12-19 9370bb92b2d16684ee45cf24e879c93c509162da
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
// SPDX-License-Identifier: GPL-2.0-only
/*
 * Device Tree Source for OMAP34XX/OMAP36XX clock data
 *
 * Copyright (C) 2013 Texas Instruments, Inc.
 */
&cm_clocks {
   security_l4_ick2: security_l4_ick2 {
       #clock-cells = <0>;
       compatible = "fixed-factor-clock";
       clocks = <&l4_ick>;
       clock-mult = <1>;
       clock-div = <1>;
   };
 
   aes1_ick: aes1_ick@a14 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&security_l4_ick2>;
       ti,bit-shift = <3>;
       reg = <0x0a14>;
   };
 
   rng_ick: rng_ick@a14 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&security_l4_ick2>;
       reg = <0x0a14>;
       ti,bit-shift = <2>;
   };
 
   sha11_ick: sha11_ick@a14 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&security_l4_ick2>;
       reg = <0x0a14>;
       ti,bit-shift = <1>;
   };
 
   des1_ick: des1_ick@a14 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&security_l4_ick2>;
       reg = <0x0a14>;
       ti,bit-shift = <0>;
   };
 
   cam_mclk: cam_mclk@f00 {
       #clock-cells = <0>;
       compatible = "ti,gate-clock";
       clocks = <&dpll4_m5x2_ck>;
       ti,bit-shift = <0>;
       reg = <0x0f00>;
       ti,set-rate-parent;
   };
 
   cam_ick: cam_ick@f10 {
       #clock-cells = <0>;
       compatible = "ti,omap3-no-wait-interface-clock";
       clocks = <&l4_ick>;
       reg = <0x0f10>;
       ti,bit-shift = <0>;
   };
 
   csi2_96m_fck: csi2_96m_fck@f00 {
       #clock-cells = <0>;
       compatible = "ti,gate-clock";
       clocks = <&core_96m_fck>;
       reg = <0x0f00>;
       ti,bit-shift = <1>;
   };
 
   security_l3_ick: security_l3_ick {
       #clock-cells = <0>;
       compatible = "fixed-factor-clock";
       clocks = <&l3_ick>;
       clock-mult = <1>;
       clock-div = <1>;
   };
 
   pka_ick: pka_ick@a14 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&security_l3_ick>;
       reg = <0x0a14>;
       ti,bit-shift = <4>;
   };
 
   icr_ick: icr_ick@a10 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&core_l4_ick>;
       reg = <0x0a10>;
       ti,bit-shift = <29>;
   };
 
   des2_ick: des2_ick@a10 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&core_l4_ick>;
       reg = <0x0a10>;
       ti,bit-shift = <26>;
   };
 
   mspro_ick: mspro_ick@a10 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&core_l4_ick>;
       reg = <0x0a10>;
       ti,bit-shift = <23>;
   };
 
   mailboxes_ick: mailboxes_ick@a10 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&core_l4_ick>;
       reg = <0x0a10>;
       ti,bit-shift = <7>;
   };
 
   ssi_l4_ick: ssi_l4_ick {
       #clock-cells = <0>;
       compatible = "fixed-factor-clock";
       clocks = <&l4_ick>;
       clock-mult = <1>;
       clock-div = <1>;
   };
 
   sr1_fck: sr1_fck@c00 {
       #clock-cells = <0>;
       compatible = "ti,wait-gate-clock";
       clocks = <&sys_ck>;
       reg = <0x0c00>;
       ti,bit-shift = <6>;
   };
 
   sr2_fck: sr2_fck@c00 {
       #clock-cells = <0>;
       compatible = "ti,wait-gate-clock";
       clocks = <&sys_ck>;
       reg = <0x0c00>;
       ti,bit-shift = <7>;
   };
 
   sr_l4_ick: sr_l4_ick {
       #clock-cells = <0>;
       compatible = "fixed-factor-clock";
       clocks = <&l4_ick>;
       clock-mult = <1>;
       clock-div = <1>;
   };
 
   dpll2_fck: dpll2_fck@40 {
       #clock-cells = <0>;
       compatible = "ti,divider-clock";
       clocks = <&core_ck>;
       ti,bit-shift = <19>;
       ti,max-div = <7>;
       reg = <0x0040>;
       ti,index-starts-at-one;
   };
 
   dpll2_ck: dpll2_ck@4 {
       #clock-cells = <0>;
       compatible = "ti,omap3-dpll-clock";
       clocks = <&sys_ck>, <&dpll2_fck>;
       reg = <0x0004>, <0x0024>, <0x0040>, <0x0034>;
       ti,low-power-stop;
       ti,lock;
       ti,low-power-bypass;
   };
 
   dpll2_m2_ck: dpll2_m2_ck@44 {
       #clock-cells = <0>;
       compatible = "ti,divider-clock";
       clocks = <&dpll2_ck>;
       ti,max-div = <31>;
       reg = <0x0044>;
       ti,index-starts-at-one;
   };
 
   iva2_ck: iva2_ck@0 {
       #clock-cells = <0>;
       compatible = "ti,wait-gate-clock";
       clocks = <&dpll2_m2_ck>;
       reg = <0x0000>;
       ti,bit-shift = <0>;
   };
 
   modem_fck: modem_fck@a00 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&sys_ck>;
       reg = <0x0a00>;
       ti,bit-shift = <31>;
   };
 
   sad2d_ick: sad2d_ick@a10 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&l3_ick>;
       reg = <0x0a10>;
       ti,bit-shift = <3>;
   };
 
   mad2d_ick: mad2d_ick@a18 {
       #clock-cells = <0>;
       compatible = "ti,omap3-interface-clock";
       clocks = <&l3_ick>;
       reg = <0x0a18>;
       ti,bit-shift = <3>;
   };
 
   mspro_fck: mspro_fck@a00 {
       #clock-cells = <0>;
       compatible = "ti,wait-gate-clock";
       clocks = <&core_96m_fck>;
       reg = <0x0a00>;
       ti,bit-shift = <23>;
   };
};
 
&cm_clockdomains {
   cam_clkdm: cam_clkdm {
       compatible = "ti,clockdomain";
       clocks = <&cam_ick>, <&csi2_96m_fck>;
   };
 
   iva2_clkdm: iva2_clkdm {
       compatible = "ti,clockdomain";
       clocks = <&iva2_ck>;
   };
 
   dpll2_clkdm: dpll2_clkdm {
       compatible = "ti,clockdomain";
       clocks = <&dpll2_ck>;
   };
 
   wkup_clkdm: wkup_clkdm {
       compatible = "ti,clockdomain";
       clocks = <&gpio1_dbck>, <&wdt2_fck>, <&wdt2_ick>, <&wdt1_ick>,
            <&gpio1_ick>, <&omap_32ksync_ick>, <&gpt12_ick>,
            <&gpt1_ick>, <&sr1_fck>, <&sr2_fck>;
   };
 
   d2d_clkdm: d2d_clkdm {
       compatible = "ti,clockdomain";
       clocks = <&modem_fck>, <&sad2d_ick>, <&mad2d_ick>;
   };
 
   core_l4_clkdm: core_l4_clkdm {
       compatible = "ti,clockdomain";
       clocks = <&mmchs2_fck>, <&mmchs1_fck>, <&i2c3_fck>, <&i2c2_fck>,
            <&i2c1_fck>, <&mcspi4_fck>, <&mcspi3_fck>,
            <&mcspi2_fck>, <&mcspi1_fck>, <&uart2_fck>,
            <&uart1_fck>, <&hdq_fck>, <&mmchs2_ick>, <&mmchs1_ick>,
            <&hdq_ick>, <&mcspi4_ick>, <&mcspi3_ick>,
            <&mcspi2_ick>, <&mcspi1_ick>, <&i2c3_ick>, <&i2c2_ick>,
            <&i2c1_ick>, <&uart2_ick>, <&uart1_ick>, <&gpt11_ick>,
            <&gpt10_ick>, <&mcbsp5_ick>, <&mcbsp1_ick>,
            <&omapctrl_ick>, <&aes2_ick>, <&sha12_ick>, <&icr_ick>,
            <&des2_ick>, <&mspro_ick>, <&mailboxes_ick>,
            <&rng_ick>, <&mspro_fck>;
   };
};