Update arm64-dts-Add-sun50i-h616-orangepi-zero2-device.patch (#4051)
Reboot board. Change from regulator-boot-on to always on.
+ reg_dcdce: dcdce {
+ regulator-always-on;
This commit is contained in:
parent
ef677ce921
commit
a3cfbf4dcc
@ -236,7 +236,7 @@ index 000000000..a26201288
|
||||
+ };
|
||||
+
|
||||
+ reg_dcdce: dcdce {
|
||||
+ regulator-boot-on;
|
||||
+ regulator-always-on;
|
||||
+ regulator-min-microvolt = <3300000>;
|
||||
+ regulator-max-microvolt = <3300000>;
|
||||
+ regulator-name = "vcc-eth-mmc";
|
||||
|
||||
Loading…
Reference in New Issue
Block a user