Skip to content

Commit a6d4cef

Browse files
committed
arm64: dts: Edge: fixup SD card
1 parent 8fdb40d commit a6d4cef

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

arch/arm64/boot/dts/rockchip/rk3399-kedge.dtsi

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -285,6 +285,8 @@
285285
vcc_sd: vcc-sd {
286286
compatible = "regulator-fixed";
287287
enable-active-high;
288+
regulator-boot-on;
289+
regulator-always-on;
288290
gpio = <&gpio0 1 GPIO_ACTIVE_HIGH>;
289291
pinctrl-names = "default";
290292
pinctrl-0 = <&vcc_sd_h>;

0 commit comments

Comments
 (0)