On Tue, Aug 6, 2019 at 6:38 PM Andrew Jeffery <andrew@xxxxxxxx> wrote: > > The ASPEED SD/SDIO/MMC controller exposes two slots implementing the > SDIO Host Specification v2.00, with 1 or 4 bit data buses, or an 8 bit > data bus if only a single slot is enabled. > > Signed-off-by: Andrew Jeffery <andrew@xxxxxxxx> > > --- > v4: > * Make use of mmc-controller.yaml > * Document sdhci,auto-cmd12 > > v2: > * Fix compatible enums > * Add AST2600 compatibles > * Describe #address-cells / #size-cells > --- > .../devicetree/bindings/mmc/aspeed,sdhci.yaml | 105 ++++++++++++++++++ > 1 file changed, 105 insertions(+) > create mode 100644 Documentation/devicetree/bindings/mmc/aspeed,sdhci.yaml Reviewed-by: Rob Herring <robh@xxxxxxxxxx>