summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Yang <yandongy@codeaurora.org>2017-05-24 22:08:33 -0700
committerWalter Yang <yandongy@codeaurora.org>2017-05-24 22:12:41 -0700
commitac1623be8b24012389969a8363e02a64d56c39d9 (patch)
treeff9d48a2afd5c94e9ba8c9e25ed15c00e08a33ba
parent417695a4bddef36d82c27271d7ea4a45162e2d81 (diff)
downloadandroid_hardware_qcom_audio-ac1623be8b24012389969a8363e02a64d56c39d9.tar.gz
android_hardware_qcom_audio-ac1623be8b24012389969a8363e02a64d56c39d9.tar.bz2
android_hardware_qcom_audio-ac1623be8b24012389969a8363e02a64d56c39d9.zip
config: Disable EAR PA Boost for SDM630 skush
- EAR PA Boost is not used for SDM630 skush. Disable it as requested by power team to reduce the current of handset mode. Also it's been confirmed that it has no side effect to disable it. CRs-Fixed: 2052051 Change-Id: I79c6b69f36bc72ebe3b2ae9d0915647e6feedaf2
-rw-r--r--configs/sdm660/mixer_paths_skush.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/configs/sdm660/mixer_paths_skush.xml b/configs/sdm660/mixer_paths_skush.xml
index 546a9c48..df864b85 100644
--- a/configs/sdm660/mixer_paths_skush.xml
+++ b/configs/sdm660/mixer_paths_skush.xml
@@ -297,7 +297,7 @@
<ctl name="HPHL Volume" value="9" />
<ctl name="HPHR Volume" value="9" />
<ctl name="EAR PA Gain" value="POS_1P5_DB" />
- <ctl name="EAR PA Boost" value="ENABLE" />
+ <ctl name="EAR PA Boost" value="DISABLE" />
<ctl name="RX1 Digital Volume" value="84" />
<ctl name="RX2 Digital Volume" value="84" />
@@ -1790,7 +1790,7 @@
<path name="handset">
<ctl name="INT0_MI2S_RX Channels" value="One" />
- <ctl name="EAR PA Boost" value="ENABLE" />
+ <ctl name="EAR PA Boost" value="DISABLE" />
<ctl name="RX1 MIX1 INP1" value="RX1" />
<ctl name="RDAC2 MUX" value="RX1" />
<ctl name="EAR_S" value="Switch" />