projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dbef196
)
ARM: dts: dra7: Enable 1.5 GHz operation for the CPU
author
Dave Gerlach
<d-gerlach@ti.com>
Tue, 19 Dec 2017 15:24:21 +0000
(09:24 -0600)
committer
Tony Lindgren
<tony@atomide.com>
Thu, 21 Dec 2017 15:52:00 +0000
(07:52 -0800)
After ti-opp-supply driver is in place to provide AVS Class0 and abb
regulator scaling support let's enable 1.5GHz for the cpu.
Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/dra7.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/dra7.dtsi
b/arch/arm/boot/dts/dra7.dtsi
index f2ead80c0f4d5dd0bc06dff00497c0b555c1ecf3..c4d1fffea8ba7c16426d74033b92522e6d95a6e5 100644
(file)
--- a/
arch/arm/boot/dts/dra7.dtsi
+++ b/
arch/arm/boot/dts/dra7.dtsi
@@
-116,6
+116,13
@@
opp-supported-hw = <0xFF 0x02>;
};
+
+ opp_high@1500000000 {
+ opp-hz = /bits/ 64 <1500000000>;
+ opp-microvolt = <1210000 950000 1250000>,
+ <1210000 950000 1250000>;
+ opp-supported-hw = <0xFF 0x04>;
+ };
};
/*