SDMMC: modify the setting of sdio.

This commit is contained in:
xbw
2014-03-24 06:14:34 +08:00
parent a9c8bad76f
commit 9eab9d3526
3 changed files with 4 additions and 3 deletions

View File

@@ -194,9 +194,9 @@
supports-highspeed;
supports-sdio;
cap-sdio-irq;
//cap-sdio-irq;
status = "diabled";
status = "okay";
};
&spi0 {

View File

@@ -322,6 +322,7 @@
fifo-depth = <0x100>;
bus-width = <4>;
status = "disabled";
};
spi0: spi@ff110000 {

View File

@@ -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