mirror of
https://github.com/torvalds/linux.git
synced 2024-12-29 06:12:08 +00:00
a70aaa64da
The "disable-wp" property is used to specify that a given SD card slot doesn't have a concept of write protect. This eliminates the need for special case code for SD slots that should never be write protected (like a micro SD slot or a dev board). The dw_mmc driver is special in needing to specify "disable-wp" because the lack of a "wp-gpios" property means to use the special purpose write protect line. On some other mmc devices the lack of "wp-gpios" means that write protect should be disabled. Signed-off-by: Doug Anderson <dianders@chromium.org> Acked-by: Seungwon Jeon <tgih.jun@samsung.com> Acked-by: Will Newton <will.newton@imgtec.com> Acked-by: Olof Johansson <olof@lixom.net> Signed-off-by: Chris Ball <cjb@laptop.org> |
||
---|---|---|
.. | ||
atmel-hsmci.txt | ||
brcm,bcm2835-sdhci.txt | ||
exynos-dw-mshc.txt | ||
fsl-esdhc.txt | ||
fsl-imx-esdhc.txt | ||
mmc-spi-slot.txt | ||
mmc.txt | ||
mmci.txt | ||
mxs-mmc.txt | ||
nvidia,tegra20-sdhci.txt | ||
orion-sdio.txt | ||
pxa-mmc.txt | ||
samsung-sdhci.txt | ||
sdhci-dove.txt | ||
sdhci-pxa.txt | ||
sdhci-spear.txt | ||
synopsis-dw-mshc.txt | ||
ti-omap-hsmmc.txt | ||
vt8500-sdmmc.txt |