summarylogtreecommitdiffstats
path: root/rk3328-beikeyun-p1.dts
diff options
context:
space:
mode:
authoryjun2021-09-10 13:45:26 +0800
committeryjun2021-09-10 13:45:26 +0800
commitd4ac85cb6f76419cddb32fc884574fa02f309d5f (patch)
treeb9f5080ab3b9b0b76a44c7003b5aef566cd41239 /rk3328-beikeyun-p1.dts
parent5dc56ff06dfe4a3ab9c7048ede29784e531e9b83 (diff)
downloadaur-d4ac85cb6f76419cddb32fc884574fa02f309d5f.tar.gz
patch: enable 1512mhz opp table
Diffstat (limited to 'rk3328-beikeyun-p1.dts')
-rw-r--r--rk3328-beikeyun-p1.dts6
1 files changed, 2 insertions, 4 deletions
diff --git a/rk3328-beikeyun-p1.dts b/rk3328-beikeyun-p1.dts
index 6f5e235c2a12..8b4738e00849 100644
--- a/rk3328-beikeyun-p1.dts
+++ b/rk3328-beikeyun-p1.dts
@@ -81,7 +81,7 @@
pwms = <&pwm0 0 5000 1>;
regulator-name = "vcc_arm";
regulator-min-microvolt = <950000>;
- regulator-max-microvolt = <1400000>;
+ regulator-max-microvolt = <1450000>;
regulator-settling-time-up-us = <250>;
regulator-ramp-delay = <12500>;
regulator-always-on;
@@ -381,12 +381,10 @@
opp-hz = /bits/ 64 <1392000000>;
opp-microvolt = <1400000>;
clock-latency-ns = <40000>;
- status = "disabled";
};
opp-1512000000 {
opp-hz = /bits/ 64 <1512000000>;
- opp-microvolt = <1400000>;
+ opp-microvolt = <1450000>;
clock-latency-ns = <40000>;
- status = "disabled";
};
};