Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd6beeb3 authored by Gwenhael Goavec-Merou's avatar Gwenhael Goavec-Merou Committed by Shawn Guo
Browse files

ARM: imx27-apf27dev: Add sdhci support

parent 1cbb74fd
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -89,3 +89,9 @@
&i2c2 {
	status = "okay";
};

&sdhci2 {
	bus-width = <4>;
	cd-gpios = <&gpio3 14 0>;
	status = "okay";
};