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

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

Merge "ARM: dts: msm: Add ep92 audio_mute pin"

parents 2d3f2558 40c781f0
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -56,6 +56,10 @@
		status = "okay";
		compatible = "explore,ep92a6";
		reg = <0x64>;
		interrupt-parent = <&tlmm>;
		interrupts = <107 IRQ_TYPE_EDGE_FALLING>,
			     <104 IRQ_TYPE_EDGE_RISING>;
		mute-gpio = <&tlmm 104 0>;
		pinctrl-names = "default";
		pinctrl-0 = <&ep_reset_n_active &ep_mute_active &ep_int_active>;
	};