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

Commit 866ccb13 authored by Walter Yang's avatar Walter Yang
Browse files

ARM: dts: msm: use micbias internal3 for sub mic in MSM8909 skuc



In MSM8909, if we want to use internal micbias to provide power
supply for TX3, only internal3 can be adopted. So change the
connection to internal3.

Change-Id: Iab51ca9e9bd5c73f848e86b91c1964a230291963
Signed-off-by: default avatarWalter Yang <yandongy@codeaurora.org>
parent 9f6f9250
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
/* Copyright (c) 2014, The Linux Foundation. All rights reserved.
/* Copyright (c) 2014-2015, The Linux Foundation. All rights reserved.
 *
 * This program is free software; you can redistribute it and/or modify
 * it under the terms of the GNU General Public License version 2 and
@@ -163,10 +163,10 @@
			"INT_LDO_H", "MCLK",
			"MIC BIAS Internal1", "Handset Mic",
			"MIC BIAS Internal2", "Headset Mic",
			"MIC BIAS Internal1", "Secondary Mic",
			"MIC BIAS Internal3", "Secondary Mic",
			"AMIC1", "MIC BIAS Internal1",
			"AMIC2", "MIC BIAS Internal2",
			"AMIC3", "MIC BIAS Internal1";
			"AMIC3", "MIC BIAS Internal3";
		pinctrl-names = "cdc_lines_act",
				"cdc_lines_sus";
		pinctrl-0 = <&cdc_pdm_lines_act>;