diff options
-rw-r--r-- | Documentation/devicetree/bindings/mmc/sdhci-st.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mmc/sdhci-st.txt b/Documentation/devicetree/bindings/mmc/sdhci-st.txt index 18d950df2749..88faa91125bf 100644 --- a/Documentation/devicetree/bindings/mmc/sdhci-st.txt +++ b/Documentation/devicetree/bindings/mmc/sdhci-st.txt | |||
@@ -38,7 +38,7 @@ Optional properties: | |||
38 | - bus-width: Number of data lines. | 38 | - bus-width: Number of data lines. |
39 | See: Documentation/devicetree/bindings/mmc/mmc.txt. | 39 | See: Documentation/devicetree/bindings/mmc/mmc.txt. |
40 | 40 | ||
41 | - max-frequency: Can be 200MHz, 100Mz or 50MHz (default) and used for | 41 | - max-frequency: Can be 200MHz, 100Mz or 50MHz (default) and used for |
42 | configuring the CCONFIG3 in the mmcss. | 42 | configuring the CCONFIG3 in the mmcss. |
43 | See: Documentation/devicetree/bindings/mmc/mmc.txt. | 43 | See: Documentation/devicetree/bindings/mmc/mmc.txt. |
44 | 44 | ||
@@ -48,7 +48,7 @@ Optional properties: | |||
48 | - vqmmc-supply: Phandle to the regulator dt node, mentioned as the vcc/vdd | 48 | - vqmmc-supply: Phandle to the regulator dt node, mentioned as the vcc/vdd |
49 | supply in eMMC/SD specs. | 49 | supply in eMMC/SD specs. |
50 | 50 | ||
51 | - sd-uhs--sdr50: To enable the SDR50 in the mmcss. | 51 | - sd-uhs-sdr50: To enable the SDR50 in the mmcss. |
52 | See: Documentation/devicetree/bindings/mmc/mmc.txt. | 52 | See: Documentation/devicetree/bindings/mmc/mmc.txt. |
53 | 53 | ||
54 | - sd-uhs-sdr104: To enable the SDR104 in the mmcss. | 54 | - sd-uhs-sdr104: To enable the SDR104 in the mmcss. |