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
diff --git a/configs/sdm660/mixer_paths_skush.xml b/configs/sdm660/mixer_paths_skush.xml
index 546a9c4..df864b8 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" />