[ sunxi-dev ] updated CPU opp table references in overclock overlays
This commit is contained in:
parent
49fb6550dd
commit
9a096fc557
@ -26,7 +26,7 @@ index 000000000..a8079e825
|
||||
+
|
||||
+/ {
|
||||
+ fragment@0 {
|
||||
+ target = <&cpu0_opp_table>;
|
||||
+ target = <&cpu_opp_table>;
|
||||
+
|
||||
+ __overlay__ {
|
||||
+ compatible = "operating-points-v2";
|
||||
@ -63,7 +63,7 @@ index 000000000..81fd378b9
|
||||
+
|
||||
+/ {
|
||||
+ fragment@0 {
|
||||
+ target = <&cpu0_opp_table>;
|
||||
+ target = <&cpu_opp_table>;
|
||||
+
|
||||
+ __overlay__ {
|
||||
+ compatible = "operating-points-v2";
|
||||
@ -100,7 +100,7 @@ index 000000000..ed0d9ac63
|
||||
+
|
||||
+/ {
|
||||
+ fragment@0 {
|
||||
+ target = <&cpu0_opp_table>;
|
||||
+ target = <&cpu_opp_table>;
|
||||
+
|
||||
+ __overlay__ {
|
||||
+ compatible = "operating-points-v2";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user