Skip to content

Commit 87a0f46

Browse files
petegriffinstorulf
authored andcommitted
mmc: core: Fix DT documentation of eMMC high-speed DDR 1.8/1.2V bindings
Currently the documentation doesn't match the code in mmc_of_parse. This patch rectifies this. Signed-off-by: Peter Griffin <peter.griffin@linaro.org> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
1 parent 5c87456 commit 87a0f46

File tree

1 file changed

+2
-2
lines changed
  • Documentation/devicetree/bindings/mmc

1 file changed

+2
-2
lines changed

Documentation/devicetree/bindings/mmc/mmc.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ Optional properties:
3434
- cap-power-off-card: powering off the card is safe
3535
- cap-sdio-irq: enable SDIO IRQ signalling on this interface
3636
- full-pwr-cycle: full power cycle of the card is supported
37-
- mmc-highspeed-ddr-1_8v: eMMC high-speed DDR mode(1.8V I/O) is supported
38-
- mmc-highspeed-ddr-1_2v: eMMC high-speed DDR mode(1.2V I/O) is supported
37+
- mmc-ddr-1_8v: eMMC high-speed DDR mode(1.8V I/O) is supported
38+
- mmc-ddr-1_2v: eMMC high-speed DDR mode(1.2V I/O) is supported
3939
- mmc-hs200-1_8v: eMMC HS200 mode(1.8V I/O) is supported
4040
- mmc-hs200-1_2v: eMMC HS200 mode(1.2V I/O) is supported
4141
- mmc-hs400-1_8v: eMMC HS400 mode(1.8V I/O) is supported

0 commit comments

Comments
 (0)