mmc: dt: Consolidate DT bindings
[deliverable/linux.git] / arch / arm / boot / dts / omap4-panda.dts
index ea6f5bb8a1202ae110254b8167adee31e15a05f3..31fb4218d3aeeac63d95ec8b5de08fdcd91f5c34 100644 (file)
@@ -55,7 +55,7 @@
 
 &mmc1 {
        vmmc-supply = <&vmmc>;
-       ti,bus-width = <8>;
+       bus-width = <8>;
 };
 
 &mmc2 {
@@ -72,5 +72,5 @@
 
 &mmc5 {
        ti,non-removable;
-       ti,bus-width = <4>;
+       bus-width = <4>;
 };
This page took 0.043236 seconds and 5 git commands to generate.