Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 67b4ff9f authored by Evan Green's avatar Evan Green Committed by Ulf Hansson
Browse files

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: default avatarEvan Green <evgreen@chromium.org>
Signed-off-by: default avatarUlf Hansson <ulf.hansson@linaro.org>
parent 809090e8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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".