diff options
Diffstat (limited to 'arch/arm/boot/dts/omap4-sdp.dts')
| -rw-r--r-- | arch/arm/boot/dts/omap4-sdp.dts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/arch/arm/boot/dts/omap4-sdp.dts b/arch/arm/boot/dts/omap4-sdp.dts index e5eeb6f9c6e6..d08c4d137280 100644 --- a/arch/arm/boot/dts/omap4-sdp.dts +++ b/arch/arm/boot/dts/omap4-sdp.dts | |||
| @@ -137,12 +137,12 @@ | |||
| 137 | 137 | ||
| 138 | &mmc1 { | 138 | &mmc1 { |
| 139 | vmmc-supply = <&vmmc>; | 139 | vmmc-supply = <&vmmc>; |
| 140 | ti,bus-width = <8>; | 140 | bus-width = <8>; |
| 141 | }; | 141 | }; |
| 142 | 142 | ||
| 143 | &mmc2 { | 143 | &mmc2 { |
| 144 | vmmc-supply = <&vaux1>; | 144 | vmmc-supply = <&vaux1>; |
| 145 | ti,bus-width = <8>; | 145 | bus-width = <8>; |
| 146 | ti,non-removable; | 146 | ti,non-removable; |
| 147 | }; | 147 | }; |
| 148 | 148 | ||
| @@ -155,6 +155,6 @@ | |||
| 155 | }; | 155 | }; |
| 156 | 156 | ||
| 157 | &mmc5 { | 157 | &mmc5 { |
| 158 | ti,bus-width = <4>; | 158 | bus-width = <4>; |
| 159 | ti,non-removable; | 159 | ti,non-removable; |
| 160 | }; | 160 | }; |
