fix eMMC vqmmc-supply in OPi3

This commit is contained in:
Martin Ayotte 2019-03-25 17:46:53 -04:00
parent 4a90f7e490
commit 23eefa0afc

View file

@ -1,5 +1,5 @@
diff --git a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
index c0150b7..2c6c84f 100644
index c0150b7..ed0b76d 100644
--- a/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
+++ b/arch/arm64/boot/dts/allwinner/sun50i-h6-orangepi-3.dts
@@ -77,6 +77,14 @@
@ -17,7 +17,7 @@ index c0150b7..2c6c84f 100644
};
&cpu0 {
@@ -140,6 +148,35 @@
@@ -140,6 +148,36 @@
status = "okay";
};
@ -44,7 +44,8 @@ index c0150b7..2c6c84f 100644
+ pinctrl-names = "default";
+ pinctrl-0 = <&mmc2_pins>;
+ vmmc-supply = <&reg_cldo1>;
+ vqmmc-supply = <&reg_bldo3>;
+ vqmmc-supply = <&reg_bldo2>;
+ bus-width = <8>;
+ non-removable;
+ cap-mmc-hw-reset;
+ status = "okay";