On Fri, Oct 28, 2016 at 10:56:10AM -0500, Zach Brown wrote: > 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.br...@ni.com> > --- > Documentation/devicetree/bindings/mmc/sdhci.txt | 14 ++++++++++++++ > 1 file changed, 14 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mmc/sdhci.txt
Acked-by: Rob Herring <r...@kernel.org>