0001 The properties specific for SD host controllers. For properties shared by MMC
0002 host controllers refer to the mmc[1] bindings.
0003
0004 [1] Documentation/devicetree/bindings/mmc/mmc.txt
0005
0006 Optional properties:
0007 - sdhci-caps-mask: The sdhci capabilities register is incorrect. This 64bit
0008 property corresponds to the bits in the sdhci capability register. If the bit
0009 is on in the mask then the bit is incorrect in the register and should be
0010 turned off, before applying sdhci-caps.
0011 - sdhci-caps: The sdhci capabilities register is incorrect. This 64bit
0012 property corresponds to the bits in the sdhci capability register. If the
0013 bit is on in the property then the bit should be turned on.