Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

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 <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>

authored by

Scott Branden and committed by
Ulf Hansson
40fe0d43 06f438dd

+9
+9
Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt
··· 7 7 - compatible : Should be one of the following 8 8 "brcm,bcm2835-sdhci" 9 9 "brcm,sdhci-iproc-cygnus" 10 + "brcm,sdhci-iproc" 11 + 12 + Use brcm2835-sdhci for Rasperry PI. 13 + 14 + Use sdhci-iproc-cygnus for Broadcom SDHCI Controllers 15 + restricted to 32bit host accesses to SDHCI registers. 16 + 17 + Use sdhci-iproc for Broadcom SDHCI Controllers that allow standard 18 + 8, 16, 32-bit host access to SDHCI register. 10 19 11 20 - clocks : The clock feeding the SDHCI controller. 12 21