sh_eth: fix EESIPR values for SH77{34|63}
[linux/fpc-iii.git] / Documentation / devicetree / bindings / mmc / sdhci.txt
blob1c95a1a555c3d4d58ee8b25706806fcb02a6c9d8
1 The properties specific for SD host controllers. For properties shared by MMC
2 host controllers refer to the mmc[1] bindings.
4   [1] Documentation/devicetree/bindings/mmc/mmc.txt
6 Optional properties:
7 - sdhci-caps-mask: The sdhci capabilities register is incorrect. This 64bit
8   property corresponds to the bits in the sdhci capabilty register. If the bit
9   is on in the mask then the bit is incorrect in the register and should be
10   turned off, before applying sdhci-caps.
11 - sdhci-caps: The sdhci capabilities register is incorrect. This 64bit
12   property corresponds to the bits in the sdhci capability register. If the
13   bit is on in the property then the bit should be turned on.