File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
arch/arm64/boot/dts/mediatek Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 167
167
<&apmixedsys CLK_APMIXED_MAINPLL>;
168
168
clock-names = "cpu", "intermediate";
169
169
operating-points-v2 = <&cluster0_opp>;
170
+ capacity-dmips-mhz = <526>;
170
171
};
171
172
172
173
cpu1: cpu@1 {
181
182
<&apmixedsys CLK_APMIXED_MAINPLL>;
182
183
clock-names = "cpu", "intermediate";
183
184
operating-points-v2 = <&cluster0_opp>;
185
+ capacity-dmips-mhz = <526>;
184
186
};
185
187
186
188
cpu2: cpu@100 {
195
197
<&apmixedsys CLK_APMIXED_MAINPLL>;
196
198
clock-names = "cpu", "intermediate";
197
199
operating-points-v2 = <&cluster1_opp>;
200
+ capacity-dmips-mhz = <1024>;
198
201
};
199
202
200
203
cpu3: cpu@101 {
209
212
<&apmixedsys CLK_APMIXED_MAINPLL>;
210
213
clock-names = "cpu", "intermediate";
211
214
operating-points-v2 = <&cluster1_opp>;
215
+ capacity-dmips-mhz = <1024>;
212
216
};
213
217
214
218
idle-states {
You can’t perform that action at this time.
0 commit comments