Commit 3a3ad601 authored by Arnd Bergmann's avatar Arnd Bergmann
Browse files

Merge branch 'tegra/fixes' into next/fixes

parents 1bf6d2c1 6111d50c
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -66,5 +66,6 @@
		cd-gpios = <&gpio 58 0>; /* gpio PH2 */
		wp-gpios = <&gpio 59 0>; /* gpio PH3 */
		power-gpios = <&gpio 70 0>; /* gpio PI6 */
		support-8bit;
	};
};
+4 −0
Original line number Diff line number Diff line
@@ -25,4 +25,8 @@
		wp-gpios = <&gpio 57 0>; /* gpio PH1 */
		power-gpios = <&gpio 70 0>; /* gpio PI6 */
	};

	sdhci@c8000600 {
		support-8bit;
	};
};