Skip to content

Commit 5b5fe95

Browse files
hormsstorulf
authored andcommitted
mmc: sdhci-st: correct name of sd-uhs-sdr50 property
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 <[email protected]> Signed-off-by: Ulf Hansson <[email protected]>
1 parent 560e647 commit 5b5fe95

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Documentation/devicetree/bindings/mmc/sdhci-st.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ Optional properties:
3838
- bus-width: Number of data lines.
3939
See: Documentation/devicetree/bindings/mmc/mmc.txt.
4040

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
4242
configuring the CCONFIG3 in the mmcss.
4343
See: Documentation/devicetree/bindings/mmc/mmc.txt.
4444

@@ -48,7 +48,7 @@ Optional properties:
4848
- vqmmc-supply: Phandle to the regulator dt node, mentioned as the vcc/vdd
4949
supply in eMMC/SD specs.
5050

51-
- sd-uhs--sdr50: To enable the SDR50 in the mmcss.
51+
- sd-uhs-sdr50: To enable the SDR50 in the mmcss.
5252
See: Documentation/devicetree/bindings/mmc/mmc.txt.
5353

5454
- sd-uhs-sdr104: To enable the SDR104 in the mmcss.

0 commit comments

Comments
 (0)