diff options
| author | Deepak Katragadda <dkatraga@codeaurora.org> | 2016-09-26 14:16:31 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-09-27 14:47:16 -0700 |
| commit | 96cf678ecac9084dc9002fdf613a0b43b44c2970 (patch) | |
| tree | c078cf7a9c324900ac299204960f7dee9384336b /arch | |
| parent | 7c7db2d4d95d0d6d52250d4796f69c659b20ac6b (diff) | |
ARM: dts: msm: Add 2.3 GHz performance cluster support on MSMCOBALT v2
Allow scaling the performance cluster clock to 2.3 GHz using
single core frequency boost on MSMCOBALT v2 speed bin 1 parts.
CRs-Fixed: 1070684
Change-Id: I473a1965989ac652c630b69c6086b74d0bdabfa3
Signed-off-by: Deepak Katragadda <dkatraga@codeaurora.org>
Diffstat (limited to 'arch')
| -rw-r--r-- | arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi b/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi index bde2e9deedea..89017a0ee256 100644 --- a/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi +++ b/arch/arm/boot/dts/qcom/msmcobalt-v2.dtsi @@ -109,7 +109,8 @@ < 1958400000 0x04040066 0x09520052 0x2 23 >, < 2035200000 0x0404006a 0x09550055 0x3 24 >, < 2112000000 0x0404006e 0x0a580058 0x3 25 >, - < 2208000000 0x04040073 0x0a5c005c 0x3 26 >; + < 2208000000 0x04040073 0x0a5c005c 0x3 26 >, + < 2304000000 0x04010078 0x0a5c005c 0x3 26 >; }; &msm_cpufreq { |
