Searched hist:"426 ad975237e880c5ecdc1b74f0a4c34b93d3e14" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | sdhci.txt | 426ad975237e880c5ecdc1b74f0a4c34b93d3e14 Wed Nov 02 10:26:15 CDT 2016 Zach Brown <zach.brown@ni.com> mmc: sdhci: dt: Add device tree properties sdhci-caps and sdhci-caps-mask
On some systems the sdhci capabilty register is incorrect for one reason or another.
The sdhci-caps-mask property specifies which bits in the register are incorrect and should be turned off before using sdhci-caps to turn on bits.
The sdhci-caps property specifies which bits should be turned on.
Signed-off-by: Zach Brown <zach.brown@ni.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
|