diff options
Diffstat (limited to 'Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt')
-rw-r--r-- | Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt b/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt index 3a4ac401e6f9..19f5508a7569 100644 --- a/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt +++ b/Documentation/devicetree/bindings/mmc/ti-omap-hsmmc.txt | |||
@@ -55,7 +55,7 @@ Examples: | |||
55 | 55 | ||
56 | [hwmod populated DMA resources] | 56 | [hwmod populated DMA resources] |
57 | 57 | ||
58 | mmc1: mmc@0x4809c000 { | 58 | mmc1: mmc@4809c000 { |
59 | compatible = "ti,omap4-hsmmc"; | 59 | compatible = "ti,omap4-hsmmc"; |
60 | reg = <0x4809c000 0x400>; | 60 | reg = <0x4809c000 0x400>; |
61 | ti,hwmods = "mmc1"; | 61 | ti,hwmods = "mmc1"; |
@@ -67,7 +67,7 @@ Examples: | |||
67 | 67 | ||
68 | [generic DMA request binding] | 68 | [generic DMA request binding] |
69 | 69 | ||
70 | mmc1: mmc@0x4809c000 { | 70 | mmc1: mmc@4809c000 { |
71 | compatible = "ti,omap4-hsmmc"; | 71 | compatible = "ti,omap4-hsmmc"; |
72 | reg = <0x4809c000 0x400>; | 72 | reg = <0x4809c000 0x400>; |
73 | ti,hwmods = "mmc1"; | 73 | ti,hwmods = "mmc1"; |