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

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

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

parents 7114c730 8798ed2c
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 {