Skip to content

Commit 67b4ff9

Browse files
Evan Greenstorulf
authored andcommitted
dt-bindings: mmc: sdhci-msm: Clarify register requirements
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>
1 parent 809090e commit 67b4ff9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/devicetree/bindings/mmc/sdhci-msm.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Required properties:
2525

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

0 commit comments

Comments
 (0)