SDMMC: modify the setting of sdio.
authorxbw <xbw@rock-chips.com>
Sun, 23 Mar 2014 22:14:34 +0000 (06:14 +0800)
committerxbw <xbw@rock-chips.com>
Sun, 23 Mar 2014 22:14:34 +0000 (06:14 +0800)
arch/arm/boot/dts/rk3288-tb.dts
arch/arm/boot/dts/rk3288.dtsi
arch/arm/configs/rockchip_defconfig

index 5b70da8b6896ce831c46111e835930fc891a3854..2f3450076a57e1025115cb55d81ca7e4dad72bc4 100755 (executable)
                
        supports-highspeed;             
        supports-sdio;
-       cap-sdio-irq;
+       //cap-sdio-irq;
 
-       status = "diabled";
+       status = "okay";
 };
 
 &spi0 {
index 6cccdb0e29f4a2a15794dede001f818532c60f41..20551c5e2c90441e17f981e8acb77a8750afadce 100755 (executable)
 
                 fifo-depth = <0x100>;
                 bus-width = <4>;
+               status = "disabled";
         };
 
         spi0: spi@ff110000 {
index e426de2a56c99b4b5f9882c303e00b32048ed38d..fc39351b7e2e12c08aa762265d5d4e680719b350 100755 (executable)
@@ -466,7 +466,7 @@ CONFIG_DWC_OTG_310=y
 CONFIG_USB20_HOST=y
 CONFIG_USB20_OTG=y
 CONFIG_MMC=y
-CONFIG_MMC_CLKGATE=y
+# CONFIG_MMC_CLKGATE is not set
 CONFIG_MMC_PARANOID_SD_INIT=y
 CONFIG_MMC_BLOCK_MINORS=32
 # CONFIG_MMC_BLOCK_BOUNCE is not set