Merge "ARM: dts: msm: Update cpufreq table for sdm630"
This commit is contained in:
commit
97115a67ec
1 changed files with 7 additions and 5 deletions
|
@ -1144,8 +1144,8 @@
|
||||||
msm_cpufreq: qcom,msm-cpufreq {
|
msm_cpufreq: qcom,msm-cpufreq {
|
||||||
compatible = "qcom,msm-cpufreq";
|
compatible = "qcom,msm-cpufreq";
|
||||||
clock-names = "cpu0_clk", "cpu4_clk";
|
clock-names = "cpu0_clk", "cpu4_clk";
|
||||||
clocks = <&clock_cpu PWRCL_CLK>,
|
clocks = <&clock_cpu PERFCL_CLK>,
|
||||||
<&clock_cpu PERFCL_CLK>;
|
<&clock_cpu PWRCL_CLK>;
|
||||||
|
|
||||||
qcom,governor-per-policy;
|
qcom,governor-per-policy;
|
||||||
|
|
||||||
|
@ -1153,11 +1153,14 @@
|
||||||
< 787200 >,
|
< 787200 >,
|
||||||
< 1113600 >,
|
< 1113600 >,
|
||||||
< 1344000 >,
|
< 1344000 >,
|
||||||
|
< 1516800 >,
|
||||||
< 1670400 >,
|
< 1670400 >,
|
||||||
< 1881600 >,
|
< 1881600 >,
|
||||||
|
< 2016000 >,
|
||||||
< 2150400 >,
|
< 2150400 >,
|
||||||
|
< 2208000 >,
|
||||||
< 2380800 >,
|
< 2380800 >,
|
||||||
< 2515000 >;
|
< 2515200 >;
|
||||||
|
|
||||||
qcom,cpufreq-table-4 =
|
qcom,cpufreq-table-4 =
|
||||||
< 614400 >,
|
< 614400 >,
|
||||||
|
@ -1166,8 +1169,7 @@
|
||||||
< 1382400 >,
|
< 1382400 >,
|
||||||
< 1536000 >,
|
< 1536000 >,
|
||||||
< 1728000 >,
|
< 1728000 >,
|
||||||
< 1843200 >,
|
< 1843200 >;
|
||||||
< 2000000 >;
|
|
||||||
};
|
};
|
||||||
|
|
||||||
ipa_hw: qcom,ipa@14780000 {
|
ipa_hw: qcom,ipa@14780000 {
|
||||||
|
|
Loading…
Add table
Reference in a new issue