ARM: dts: N9/N950: Add support for 1GHz CPU clock
authorFilip Matijević <filip.matijevic.pz@gmail.com>
Sun, 13 Mar 2016 00:06:19 +0000 (01:06 +0100)
committerTony 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

index b9d7211..01632c3 100644 (file)
        cpus {
                cpu@0 {
                        cpu0-supply = <&vcc>;
+                       operating-points = <
+                               /* kHz    uV */
+                               300000  1012500
+                               600000  1200000
+                               800000  1325000
+                               1000000 1375000
+                       >;
                };
        };