summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorqctecmdr <qctecmdr@localhost>2019-10-25 18:38:42 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2019-10-25 18:38:42 -0700
commit0e1c608b08ad35ba1a534f1246c4f61b69d7acef (patch)
tree0354958568ea74709670bd8e51d9100c5f6ad85e
parent3277b9e2f84db9bb4ff4a6cc6805a28b9d99f2d3 (diff)
parentb6ce7af29efa3a4d69592a9a7bd528e383662b7c (diff)
downloadhardware_qcom_audio-0e1c608b08ad35ba1a534f1246c4f61b69d7acef.tar.gz
hardware_qcom_audio-0e1c608b08ad35ba1a534f1246c4f61b69d7acef.tar.bz2
hardware_qcom_audio-0e1c608b08ad35ba1a534f1246c4f61b69d7acef.zip
Merge "configs: atoll: Add hph-class-ab-mode for wcd9370 variant"
-rw-r--r--configs/atoll/mixer_paths_wcd937x.xml8
1 files changed, 8 insertions, 0 deletions
diff --git a/configs/atoll/mixer_paths_wcd937x.xml b/configs/atoll/mixer_paths_wcd937x.xml
index 4195193f..c4784fd2 100644
--- a/configs/atoll/mixer_paths_wcd937x.xml
+++ b/configs/atoll/mixer_paths_wcd937x.xml
@@ -2769,11 +2769,19 @@
</path>
<path name="hph-highquality-mode">
+ <ctl name="RX_HPH_PWR_MODE" value="LOHIFI" />
+ <ctl name="RX HPH Mode" value="CLS_H_LOHIFI" />
</path>
<path name="hph-lowpower-mode">
+ <ctl name="RX_HPH_PWR_MODE" value="ULP" />
+ <ctl name="RX HPH Mode" value="CLS_H_ULP" />
</path>
+ <path name="hph-class-ab-mode">
+ <ctl name="RX HPH Mode" value="CLS_AB" />
+ </path>
+
<path name="true-native-mode">
</path>