Skip to content

Commit

Permalink
dt-bindings: mmc: sdhci-msm: Clarify register requirements
Browse files Browse the repository at this point in the history
In sdhci-msm-v5 and beyond, the MCI registers are removed, so there is only
one register region required.

Signed-off-by: Evan Green <evgreen@chromium.org>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
  • Loading branch information
Evan Green authored and Ulf Hansson committed Dec 17, 2018
1 parent 809090e commit 67b4ff9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/devicetree/bindings/mmc/sdhci-msm.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ Required properties:

- reg: Base address and length of the register in the following order:
- Host controller register map (required)
- SD Core register map (required)
- SD Core register map (required for msm-v4 and below)
- interrupts: Should contain an interrupt-specifiers for the interrupts:
- Host controller interrupt (required)
- pinctrl-names: Should contain only one value - "default".
Expand Down

0 comments on commit 67b4ff9

Please sign in to comment.