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

Commit c53f75f6 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Change cd-gpio polarity setting for HDK lahaina"

parents 281ffb05 104f3bbd
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -73,3 +73,7 @@
		dr_mode = "host";
	};
};

&sdhc_2 {
	cd-gpios = <&tlmm 92 GPIO_ACTIVE_HIGH>;
};