]> git.karo-electronics.de Git - linux-beck.git/commitdiff
mmc: sdhci-iproc: Add brcm, sdhci-iproc compat string in bindings document
authorScott Branden <scott.branden@broadcom.com>
Tue, 1 Nov 2016 16:37:56 +0000 (09:37 -0700)
committerUlf Hansson <ulf.hansson@linaro.org>
Tue, 29 Nov 2016 08:00:59 +0000 (09:00 +0100)
Adds brcm,sdhci-iproc compat string to DT bindings document for
the iProc SDHCI driver.

Signed-off-by: Anup Patel <anup.patel@broadcom.com>
Signed-off-by: Scott Branden <scott.branden@broadcom.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt

index be56d2bd474a0c309729128c97c4a3a91bc7b918..954561d09a8e6acca1cdfcd433c07da29027c1ca 100644 (file)
@@ -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.