Add new PC2 DVFS table

This commit is contained in:
zador-blood-stained 2017-01-25 20:11:46 +03:00
parent 5fa60ff1f5
commit eda0e5dd64

View file

@ -83,7 +83,7 @@ index 3432ec70..7536d22f 100644
emac: ethernet@1c30000 {
diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts
index b607a8db..f5ca7755 100644
index b607a8db..2582b113 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h5-orangepi-pc2.dts
@@ -46,6 +46,7 @@
@ -94,29 +94,38 @@ index b607a8db..f5ca7755 100644
/ {
model = "Xunlong Orange Pi PC 2";
@@ -109,6 +110,86 @@
@@ -109,6 +110,95 @@
};
};
+&cpu0 {
+ operating-points = <
+ /* kHz uV */
+ 1368000 1400000
+ 1344000 1400000
+ 1296000 1340000
+ 1248000 1340000
+ 1224000 1340000
+ 1200000 1320000
+ 1152000 1320000
+ 1104000 1320000
+ 1056000 1320000
+ 1008000 1200000
+ 960000 1200000
+ 816000 1100000
+ 648000 1100000
+ 480000 1100000
+ 240000 1100000
+ 120000 1100000
+ 1368000 1400000
+ 1344000 1400000
+ 1296000 1340000
+ 1248000 1280000
+ 1224000 1260000
+ 1200000 1240000
+ 1152000 1200000
+ 1104000 1170000
+ 1080000 1160000
+ 1056000 1150000
+ 1008000 1100000
+ 960000 1080000
+ 936000 1060000
+ 912000 1050000
+ 864000 1040000
+ 816000 1000000
+ 792000 1000000
+ 768000 980000
+ 720000 970000
+ 672000 970000
+ 648000 970000
+ 528000 940000
+ 480000 940000
+ 240000 940000
+ 120000 940000
+ >;
+ #cooling-cells = <2>;
+ cooling-min-level = <0>;