Adjust H5 CPU fallback regulator to 1.1V
This commit is contained in:
parent
e533d6242d
commit
4768b7f4bb
@ -52,8 +52,8 @@ index 422589b3..58821018 100644
|
||||
+ reg_cpu_fallback: reg_cpu_fallback {
|
||||
+ compatible = "regulator-fixed";
|
||||
+ regulator-name = "vdd-cpux-dummy";
|
||||
+ regulator-min-microvolt = <1200000>;
|
||||
+ regulator-max-microvolt = <1200000>;
|
||||
+ regulator-min-microvolt = <1100000>;
|
||||
+ regulator-max-microvolt = <1100000>;
|
||||
+ };
|
||||
+
|
||||
timer {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user