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

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>
This commit is contained in:
Filip Matijević 2016-03-13 01:06:19 +01:00 committed by Tony Lindgren
parent 8d1ddfce06
commit 0f4f1542ea

View file

@ -14,6 +14,13 @@
cpus {
cpu@0 {
cpu0-supply = <&vcc>;
operating-points = <
/* kHz uV */
300000 1012500
600000 1200000
800000 1325000
1000000 1375000
>;
};
};