From: Scott Branden Date: Tue, 1 Nov 2016 16:37:56 +0000 (-0700) Subject: mmc: sdhci-iproc: Add brcm, sdhci-iproc compat string in bindings document X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=40fe0d43da6efb231d01dc4aa4c9e2cfaec5dd7d;p=linux-beck.git mmc: sdhci-iproc: Add brcm, sdhci-iproc compat string in bindings document Adds brcm,sdhci-iproc compat string to DT bindings document for the iProc SDHCI driver. Signed-off-by: Anup Patel Signed-off-by: Scott Branden Acked-by: Rob Herring Signed-off-by: Ulf Hansson --- diff --git a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt index be56d2bd474a..954561d09a8e 100644 --- a/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt +++ b/Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt @@ -7,6 +7,15 @@ Required properties: - compatible : Should be one of the following "brcm,bcm2835-sdhci" "brcm,sdhci-iproc-cygnus" + "brcm,sdhci-iproc" + +Use brcm2835-sdhci for Rasperry PI. + +Use sdhci-iproc-cygnus for Broadcom SDHCI Controllers +restricted to 32bit host accesses to SDHCI registers. + +Use sdhci-iproc for Broadcom SDHCI Controllers that allow standard +8, 16, 32-bit host access to SDHCI register. - clocks : The clock feeding the SDHCI controller.