[ sunxi64 ] Add one more OP for A64. Lime A64 survived hours of brutality.
This commit is contained in:
parent
daf6e0bf4f
commit
095cbf20d5
@ -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 {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user