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

Commit c3aac305 authored by Govind Singh's avatar Govind Singh
Browse files

ARM: dts: msm: add wlan dsrc gpio for MDM9607



GPIO25 is WLAN ENABLE for DSRC card.Enable wlan
gpio for DSRC card support on MDM9607.

Change-Id: I40b8f282a35fdbcda1d125f06a1679b51f3f12be
Signed-off-by: default avatarGovind Singh <govinds@codeaurora.org>
parent 41580926
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -181,11 +181,11 @@
	sdc1_wlan_gpio {
		sdc1_wlan_gpio_active: sdc1_wlan_gpio_active {
			mux {
				pins = "gpio38";
				pins = "gpio38", "gpio25";
				function  = "gpio";
			};
			config {
				pins  = "gpio38";
				pins  = "gpio38", "gpio25";
				output-high;
				drive-strength = <8>;
				bias-pull-up;