Skip to content

Commit f0e5405

Browse files
Ulrich Hechtmbgg
authored andcommitted
arm64: dts: mt8173: Add capacity-dmips-mhz attributes
Dhrystone benchmark on Acer Chromebook R13 CB5-312T: A72: 15698587 dps @ 1807 MHz A53: 7598784 dps @ 1703 MHz Signed-off-by: Ulrich Hecht <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Matthias Brugger <[email protected]>
1 parent f021051 commit f0e5405

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

arch/arm64/boot/dts/mediatek/mt8173.dtsi

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -167,6 +167,7 @@
167167
<&apmixedsys CLK_APMIXED_MAINPLL>;
168168
clock-names = "cpu", "intermediate";
169169
operating-points-v2 = <&cluster0_opp>;
170+
capacity-dmips-mhz = <526>;
170171
};
171172

172173
cpu1: cpu@1 {
@@ -181,6 +182,7 @@
181182
<&apmixedsys CLK_APMIXED_MAINPLL>;
182183
clock-names = "cpu", "intermediate";
183184
operating-points-v2 = <&cluster0_opp>;
185+
capacity-dmips-mhz = <526>;
184186
};
185187

186188
cpu2: cpu@100 {
@@ -195,6 +197,7 @@
195197
<&apmixedsys CLK_APMIXED_MAINPLL>;
196198
clock-names = "cpu", "intermediate";
197199
operating-points-v2 = <&cluster1_opp>;
200+
capacity-dmips-mhz = <1024>;
198201
};
199202

200203
cpu3: cpu@101 {
@@ -209,6 +212,7 @@
209212
<&apmixedsys CLK_APMIXED_MAINPLL>;
210213
clock-names = "cpu", "intermediate";
211214
operating-points-v2 = <&cluster1_opp>;
215+
capacity-dmips-mhz = <1024>;
212216
};
213217

214218
idle-states {

0 commit comments

Comments
 (0)