projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d1ddfc
)
ARM: dts: N9/N950: Add support for 1GHz CPU clock
author
Filip Matijević
<filip.matijevic.pz@gmail.com>
Sun, 13 Mar 2016 00:06:19 +0000
(
01:06
+0100)
committer
Tony Lindgren
<tony@atomide.com>
Tue, 12 Apr 2016 21:32:02 +0000
(14:32 -0700)
Signed-off-by: Filip Matijević <filip.matijevic.pz@gmail.com>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Acked-by: Pavel Machek <pavel@ucw.cz>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap3-n950-n9.dtsi
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/omap3-n950-n9.dtsi
b/arch/arm/boot/dts/omap3-n950-n9.dtsi
index b9d72110b2850a2afd74b013c5ba80588fb744e4..01632c382467641017ca4eb5358d60768d7b767e 100644
(file)
--- a/
arch/arm/boot/dts/omap3-n950-n9.dtsi
+++ b/
arch/arm/boot/dts/omap3-n950-n9.dtsi
@@
-14,6
+14,13
@@
cpus {
cpu@0 {
cpu0-supply = <&vcc>;
+ operating-points = <
+ /* kHz uV */
+ 300000 1012500
+ 600000 1200000
+ 800000 1325000
+ 1000000 1375000
+ >;
};
};