Skip to content

Commit bfd91fa

Browse files
committed
ayufan: dts: rockpro64: reset vcc_sd to 3.3v (out of sdr104 mode)
Change-Id: Ie176c0cd689ade4400d3437ea48dd8d7f69f211c
1 parent 9659690 commit bfd91fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm/dts/rk3399-rockpro64.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@
320320
regulator-name = "vcc_sd";
321321
regulator-always-on;
322322
regulator-boot-on;
323-
regulator-min-microvolt = <1800000>;
323+
regulator-min-microvolt = <3300000>;
324324
regulator-max-microvolt = <3300000>;
325325
regulator-state-mem {
326326
regulator-on-in-suspend;

0 commit comments

Comments
 (0)