From 095cbf20d52d2ddb4de54ecd085ce1a356022df7 Mon Sep 17 00:00:00 2001 From: Igor Pecovnik Date: Wed, 19 Dec 2018 20:28:48 +0100 Subject: [PATCH] [ sunxi64 ] Add one more OP for A64. Lime A64 survived hours of brutality. --- patch/kernel/sunxi-dev/0037-a64-dvfs-wip.patch | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/patch/kernel/sunxi-dev/0037-a64-dvfs-wip.patch b/patch/kernel/sunxi-dev/0037-a64-dvfs-wip.patch index a3014207ee..b3d7d9a3d5 100644 --- a/patch/kernel/sunxi-dev/0037-a64-dvfs-wip.patch +++ b/patch/kernel/sunxi-dev/0037-a64-dvfs-wip.patch @@ -71,7 +71,7 @@ index 0eb482eb58b7..62b880f68d6a 100644 / { interrupt-parent = <&gic>; -@@ -79,6 +80,47 @@ +@@ -79,6 +80,52 @@ }; }; @@ -114,6 +114,11 @@ index 0eb482eb58b7..62b880f68d6a 100644 + opp-microvolt = <1240000>; + clock-latency-ns = <244144>; /* 8 32k periods */ + }; ++ opp-1104000000 { ++ opp-hz = /bits/ 64 <1104000000>; ++ opp-microvolt = <1300000>; ++ clock-latency-ns = <244144>; /* 8 32k periods */ ++ }; + }; + cpus {