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

Commit cdc00261 authored by Anant Goel's avatar Anant Goel
Browse files

ARM: dts: msm: Add bluetooth pin definition for sdmshrike



Provide device tree entry for bluetooth pin definition
needed by sdmshrike.

Change-Id: I8c43dcc18da955ded0a238932e7593ee8dd2aa1c
Signed-off-by: default avatarAnant Goel <anantg@codeaurora.org>
parent e8d900e1
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -2868,6 +2868,19 @@
			};
		};

		bt_en_active: bt_en_active {
			mux {
				pins = "gpio172";
				function = "gpio";
			};

			config {
				pins = "gpio172";
				drive-strength = <2>;
				bias-pull-down;
			};
		};

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