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:
AGM1968 2022-08-08 08:19:02 +02:00 committed by GitHub
parent ef677ce921
commit a3cfbf4dcc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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";