Merge "ARM: dts: msm: Update clock frequencies for msm8996AU" into dev/msm-4.4-8996au

This commit is contained in:
Srivatsa Vaddagiri 2017-03-31 02:38:31 -07:00 committed by Gerrit - the friendly Code Review server
commit dc9763cc76

View file

@ -94,3 +94,76 @@
};
};
};
&clock_cpu {
qcom,pwrcl-speedbin0-v0 =
< 0 0 >,
< 768000000 7 >,
< 844800000 8 >,
< 902400000 9 >,
< 979200000 10 >,
< 1056000000 11 >,
< 1132800000 12 >,
< 1209600000 13 >,
< 1286400000 14 >,
< 1363200000 15 >,
< 1440000000 16 >,
< 1516800000 17 >,
< 1593600000 18 >;
qcom,perfcl-speedbin0-v0 =
< 0 0 >,
< 825600000 8 >,
< 902400000 9 >,
< 979200000 10 >,
< 1056000000 11 >,
< 1132800000 12 >,
< 1209600000 13 >,
< 1286400000 14 >,
< 1363200000 15 >,
< 1440000000 16 >,
< 1516800000 17 >,
< 1593600000 18 >,
< 1670400000 19 >,
< 1747200000 20 >,
< 1824000000 21 >,
< 1900800000 22 >,
< 1977600000 23 >,
< 2054400000 24 >;
qcom,cbf-speedbin0-v0 =
< 0 0 >,
< 537600000 5 >,
< 614400000 6 >,
< 691200000 7 >,
< 768000000 8 >,
< 844800000 9 >,
< 902400000 10 >,
< 979200000 11 >,
< 1056000000 12 >,
< 1132800000 13 >,
< 1190400000 14 >,
< 1286400000 15 >,
< 1363200000 16 >,
< 1440000000 17 >,
< 1516800000 18 >,
< 1593600000 19 >;
};
&clock_gpu {
qcom,gfxfreq-speedbin0 =
< 0 0 0 >,
< 315000000 4 4 >,
< 401800000 5 5 >,
< 510000000 6 5 >,
< 560000000 7 7 >,
< 624000000 8 7 >;
qcom,gfxfreq-mx-speedbin0 =
< 0 0 >,
< 315000000 4 >,
< 401800000 5 >,
< 510000000 5 >,
< 560000000 7 >,
< 624000000 7 >;
};