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

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

Merge "ARM: dts: msm: Make Rx and Tx supplies dynamic for WCD9335 in QCS405"

parents b55bfeb6 4e56a88e
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -29,6 +29,10 @@
	qcom,audio-routing =
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"LINEOUT1", "rx regulator",
		"LINEOUT2", "rx regulator",
		"AMIC3", "tx regulator",
		"AMIC4", "tx regulator",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
+4 −0
Original line number Diff line number Diff line
@@ -68,6 +68,10 @@
		"RX_BIAS", "MCLK",
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"LINEOUT1", "rx regulator",
		"LINEOUT2", "rx regulator",
		"AMIC3", "tx regulator",
		"AMIC4", "tx regulator",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
+4 −0
Original line number Diff line number Diff line
@@ -72,6 +72,10 @@
		"RX_BIAS", "MCLK",
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"LINEOUT1", "rx regulator",
		"LINEOUT2", "rx regulator",
		"AMIC3", "tx regulator",
		"AMIC4", "tx regulator",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
+4 −0
Original line number Diff line number Diff line
@@ -75,6 +75,10 @@
		"RX_BIAS", "MCLK",
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"LINEOUT1", "rx regulator",
		"LINEOUT2", "rx regulator",
		"AMIC3", "tx regulator",
		"AMIC4", "tx regulator",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
+4 −0
Original line number Diff line number Diff line
@@ -76,6 +76,10 @@
		"RX_BIAS", "MCLK",
		"lineout booster", "LINEOUT1",
		"lineout booster", "LINEOUT2",
		"LINEOUT1", "rx regulator",
		"LINEOUT2", "rx regulator",
		"AMIC3", "tx regulator",
		"AMIC4", "tx regulator",
		"AMIC3", "MIC BIAS3",
		"AMIC4", "MIC BIAS4",
		"MIC BIAS3", "Analog Mic3",
Loading