mmc: sdhci-st: correct name of sd-uhs-sdr50 property
authorSimon Horman <horms+renesas@verge.net.au>
Tue, 10 May 2016 00:14:24 +0000 (09:14 +0900)
committerUlf Hansson <ulf.hansson@linaro.org>
Mon, 16 May 2016 09:31:26 +0000 (11:31 +0200)
Correct what appears to be a typo in the name of the sd-uhs-sdr50.

Also fix mixed tab/space indentation.

Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Documentation/devicetree/bindings/mmc/sdhci-st.txt

index 18d950df2749cbf3964f52f6718ff14d21c88348..88faa91125bf5c92e76afcb6f0c9cdfc01031827 100644 (file)
@@ -38,7 +38,7 @@ Optional properties:
 - bus-width:           Number of data lines.
                        See:  Documentation/devicetree/bindings/mmc/mmc.txt.
 
-- max-frequency:       Can be 200MHz, 100Mz or 50MHz (default) and used for
+- max-frequency:       Can be 200MHz, 100Mz or 50MHz (default) and used for
                        configuring the CCONFIG3 in the mmcss.
                        See:  Documentation/devicetree/bindings/mmc/mmc.txt.
 
@@ -48,7 +48,7 @@ Optional properties:
 - vqmmc-supply:                Phandle to the regulator dt node, mentioned as the vcc/vdd
                        supply in eMMC/SD specs.
 
-- sd-uhs--sdr50:       To enable the SDR50 in the mmcss.
+- sd-uhs-sdr50:        To enable the SDR50 in the mmcss.
                        See:  Documentation/devicetree/bindings/mmc/mmc.txt.
 
 - sd-uhs-sdr104:       To enable the SDR104 in the mmcss.