[PATCH 6/7] ARM: dts: N9/N950: Add support for 1GHz CPU clock

From: Sebastian Reichel
Date: Sat Mar 12 2016 - 19:08:27 EST


From: Filip MatijeviÄ <filip.matijevic.pz@xxxxxxxxx>

Signed-off-by: Filip MatijeviÄ <filip.matijevic.pz@xxxxxxxxx>
Signed-off-by: Sebastian Reichel <sre@xxxxxxxxxx>
---
arch/arm/boot/dts/omap3-n950-n9.dtsi | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/arch/arm/boot/dts/omap3-n950-n9.dtsi b/arch/arm/boot/dts/omap3-n950-n9.dtsi
index c42e8fc846b9..38d2d756acdd 100644
--- 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
+ >;
};
};

--
2.7.0