Skip to content

Commit

Permalink
mmc: sdhci-iproc: Add brcm, sdhci-iproc compat string in bindings doc…
Browse files Browse the repository at this point in the history
…ument

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>
  • Loading branch information
Scott Branden authored and Ulf Hansson committed Nov 29, 2016
1 parent 06f438d commit 40fe0d4
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions Documentation/devicetree/bindings/mmc/brcm,sdhci-iproc.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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.

Expand Down

0 comments on commit 40fe0d4

Please sign in to comment.