Commit 0f4f1542 authored by Filip Matijević's avatar Filip Matijević Committed by Tony Lindgren

ARM: dts: N9/N950: Add support for 1GHz CPU clock

Signed-off-by: default avatarFilip Matijević <filip.matijevic.pz@gmail.com>
Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
Acked-by: default avatarPavel Machek <pavel@ucw.cz>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent 8d1ddfce
......@@ -14,6 +14,13 @@ / {
cpus {
cpu@0 {
cpu0-supply = <&vcc>;
operating-points = <
/* kHz uV */
300000 1012500
600000 1200000
800000 1325000
1000000 1375000
>;
};
};
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment