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

Commit fd568f7f authored by Mangesh Kunchamwar's avatar Mangesh Kunchamwar
Browse files

ARM: dts: msm: GPIO for lineout booster in QCS405



Add GPIO node for lineout booster in QCS405.

Change-Id: Id4c2ac612331517ea2e6d1f68bfcf8896143ca0a
Signed-off-by: default avatarMangesh Kunchamwar <mangeshk@codeaurora.org>
parent a1829f0c
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -27,6 +27,8 @@
	asoc-codec = <&stub_codec>, <&bolero>;
	asoc-codec-names = "msm-stub-codec.1", "bolero_codec";
	qcom,audio-routing =
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
+2 −0
Original line number Diff line number Diff line
@@ -66,6 +66,8 @@
	qcom,cdc-dmic67-gpios = <&cdc_dmic67_gpios>;
	qcom,audio-routing =
		"RX_BIAS", "MCLK",
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
+2 −0
Original line number Diff line number Diff line
@@ -70,6 +70,8 @@
	qcom,cdc-dmic67-gpios = <&cdc_dmic67_gpios>;
	qcom,audio-routing =
		"RX_BIAS", "MCLK",
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
+2 −0
Original line number Diff line number Diff line
@@ -73,6 +73,8 @@
	qcom,cdc-dmic67-gpios = <&cdc_dmic67_gpios>;
	qcom,audio-routing =
		"RX_BIAS", "MCLK",
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
+2 −0
Original line number Diff line number Diff line
@@ -74,6 +74,8 @@
	qcom,cdc-dmic67-gpios = <&cdc_dmic67_gpios>;
	qcom,audio-routing =
		"RX_BIAS", "MCLK",
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
Loading