Skip to content
Permalink
Browse files
Station M1 Legacy: Enable 1.51Ghz OPP
  • Loading branch information
teacupx committed Jan 22, 2021
1 parent bd4c2c6 commit 438563b6656ccdd5d1176974ecf064d0a80736c5
Showing with 4 additions and 4 deletions.
  1. +4 −4 patch/kernel/rockchip64-legacy/zz-add-rk3328-firefly-core-dtsi.patch
@@ -203,11 +203,11 @@ index 0000000..7b82b78
+ clock-latency-ns = <40000>;
+ };
+ opp-1512000000 {
+ status = "disabled";
+ status = "okay";
+ opp-hz = /bits/ 64 <1512000000>;
+ opp-microvolt = <1350000>;
+ opp-microvolt-L0 = <1350000>;
+ opp-microvolt-L1 = <1325000>;
+ opp-microvolt = <1425000>;
+ opp-microvolt-L0 = <1425000>;
+ opp-microvolt-L1 = <1425000>;
+ clock-latency-ns = <40000>;
+ };
+};

0 comments on commit 438563b

Please sign in to comment.