diff options
Diffstat (limited to 'arch/arm/boot/dts/omap4-panda.dts')
-rw-r--r-- | arch/arm/boot/dts/omap4-panda.dts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/arch/arm/boot/dts/omap4-panda.dts b/arch/arm/boot/dts/omap4-panda.dts index e671361bc791..1efe0c587985 100644 --- a/arch/arm/boot/dts/omap4-panda.dts +++ b/arch/arm/boot/dts/omap4-panda.dts | |||
@@ -70,7 +70,7 @@ | |||
70 | 70 | ||
71 | &mmc1 { | 71 | &mmc1 { |
72 | vmmc-supply = <&vmmc>; | 72 | vmmc-supply = <&vmmc>; |
73 | ti,bus-width = <8>; | 73 | bus-width = <8>; |
74 | }; | 74 | }; |
75 | 75 | ||
76 | &mmc2 { | 76 | &mmc2 { |
@@ -87,5 +87,5 @@ | |||
87 | 87 | ||
88 | &mmc5 { | 88 | &mmc5 { |
89 | ti,non-removable; | 89 | ti,non-removable; |
90 | ti,bus-width = <4>; | 90 | bus-width = <4>; |
91 | }; | 91 | }; |