SDMMC: add the vmmc-apply for sd-card
authorxbw <xbw@rock-chips.com>
Wed, 19 Mar 2014 08:40:38 +0000 (16:40 +0800)
committerxbw <xbw@rock-chips.com>
Wed, 19 Mar 2014 08:46:12 +0000 (16:46 +0800)
arch/arm/boot/dts/rk3288-tb.dts

index 6364bfc89e898073fc71bd4d27339114c7c68126..b9286dd5f6b997c82c69a40998e8ad93354d6f71 100755 (executable)
        broken-cd;
        card-detect-delay = <200>;
 
-       pwr-gpios = <&gpio3 GPIO_A1 GPIO_ACTIVE_LOW>; /*pwr_en = GPIO3_A1*/
-
+       
+        vmmc-supply = <&rk808_ldo5_reg>;
        status = "okay";
 };