On Tue, Jul 12, 2016 at 01:18:26PM -0500, Steven J. Hill wrote: > Add Device Tree binding document for Octeon MMC controller. The driver > is in a following patch. The OCTEON's MMC controller can be connected > to up to 4 "slots" which may be eMMC, MMC or SD card devices. As there > is a single controller, each available slot is represented as a child > node of the controller. > > Signed-off-by: Steven J. Hill <steven.hill@xxxxxxxxxx> > Acked-by: David Daney <david.daney@xxxxxxxxxx> > > --- > v8: > - Properly documented deprecated device tree properties. > > v7: > - Rewrote a lot of the document for better readability > > v6: > - Split up patch > - Moved device tree fixup to platform code > --- > > Signed-off-by: Steven J. Hill <Steven.Hill@xxxxxxxxxx> > --- > .../devicetree/bindings/mmc/octeon-mmc.txt | 72 ++++++++++++++++++++++ > 1 file changed, 72 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mmc/octeon-mmc.txt Acked-by: Rob Herring <robh@xxxxxxxxxx>