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

Commit fadbb3ce authored by Anant Goel's avatar Anant Goel Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Add io-expander pins for audio daughter card on 8195



Add io-expander pins to sdmshrike for GPIO control on
the broadcast radio audio daughter card (BRAC).

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

		audio_ioexp_reset_active: audio_ioexp_reset_active {
			mux {
				pins = "gpio166";
				function = "gpio";
			};
			config {
				pins = "gpio166";
				drive-strength = <2>;
				bias-disable;
				output-high;
			};
		};

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