Station M1 Legacy: Enable 1.51Ghz OPP

This commit is contained in:
JMCC 2021-01-22 20:34:45 +01:00
parent bd4c2c67f0
commit 438563b665

View File

@ -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>;
+ };
+};