Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

arm64: dts: mt8173: Re-measure capacity-dmips-mhz

Re measure capacity-dmips-mhz on elm and hana:

cpu 1: 9502 DMIPS @ 1703 Mhz
cpu 3: 16250 DMIPS @ 2106 Mhz

==> 740 : 1024

Signed-off-by: Hsin-Yi Wang <hsinyi@chromium.org>
Link: https://lore.kernel.org/r/20200706083705.2343150-1-hsinyi@chromium.org
Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com>

authored by

Hsin-Yi Wang and committed by
Matthias Brugger
79c528e9 b3a9e3b9

+2 -2
+2 -2
arch/arm64/boot/dts/mediatek/mt8173.dtsi
··· 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 + capacity-dmips-mhz = <740>; 171 171 }; 172 172 173 173 cpu1: cpu@1 { ··· 182 182 <&apmixedsys CLK_APMIXED_MAINPLL>; 183 183 clock-names = "cpu", "intermediate"; 184 184 operating-points-v2 = <&cluster0_opp>; 185 - capacity-dmips-mhz = <526>; 185 + capacity-dmips-mhz = <740>; 186 186 }; 187 187 188 188 cpu2: cpu@100 {