]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/dts/rk3328-evb.dts
Merge git://git.denx.de/u-boot-sh
[u-boot] / arch / arm / dts / rk3328-evb.dts
index 220d0ab35031f659f61503ee7172f0f1b6ee3f7b..8a14c653e4697d8cd5e28330a1d38bbcf786d02f 100644 (file)
                stdout-path = &uart2;
        };
 
+       vcc3v3_sdmmc: sdmmc-pwren {
+               compatible = "regulator-fixed";
+               regulator-name = "vcc3v3";
+               gpio = <&gpio0 30 GPIO_ACTIVE_LOW>;
+               regulator-always-on;
+               regulator-boot-on;
+       };
+
        vcc5v0_otg: vcc5v0-otg-drv {
                compatible = "regulator-fixed";
                enable-active-high;