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

Commit 8798ed2c authored by Anant Goel's avatar Anant Goel
Browse files

ARM: dts: msm: Add WLAN power pin definitions for sdmshrike



Provide device tree entries for WLAN power pin definitions
needed by sdmshrike.

Change-Id: I1a7ebededc3ec2e0729bb97c85437b547491e700
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent 74939878
Loading
Loading
Loading
Loading
+26 −0
Original line number Diff line number Diff line
@@ -2842,6 +2842,32 @@
			};
		};

		conn_power_1p8_active: conn_power_1p8_active {
			mux {
				pins = "gpio173";
				function = "gpio";
			};

			config {
				pins = "gpio173";
				drive-strength = <2>;
				bias-pull-up;
			};
		};

		conn_power_pa_active: conn_power_pa_active {
			mux {
				pins = "gpio174";
				function = "gpio";
			};

			config {
				pins = "gpio174";
				drive-strength = <2>;
				bias-pull-up;
			};
		};

		/* SE0 pin mappings */
		qupv3_se0_i2c_pins: qupv3_se0_i2c_pins {
			qupv3_se0_i2c_active: qupv3_se0_i2c_active {