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

Commit 8a7e9b46 authored by Krishna Konda's avatar Krishna Konda
Browse files

ARM: dts: msm: update sdhci-msm device tree documentation



The bus-speed-mode binding for sdhci-msm supports HS400 and while
the driver has been updated to reflect this, the documentation has
not been updated accordingly.

Change-Id: I55ba444150f2523197185bd371bf500efd96b9ef
Signed-off-by: default avatarKrishna Konda <kkonda@codeaurora.org>
parent b3010a2d
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -47,6 +47,8 @@ Optional Properties:
			      hot pluggable or hard wired.
	- qcom,bus-speed-mode - specifies supported bus speed modes by host.
				The supported bus speed modes are :
				"HS400_1p8v" - indicates that host can support HS400 at 1.8v.
				"HS400_1p2v" - indicates that host can support HS400 at 1.2v.
				"HS200_1p8v" - indicates that host can support HS200 at 1.8v.
				"HS200_1p2v" - indicates that host can support HS200 at 1.2v.
				"DDR_1p8v" - indicates that host can support DDR mode at 1.8v.