Merge "configs: atoll: Add hph-class-ab-mode for wcd9370 variant"

This commit is contained in:
qctecmdr 2019-10-25 05:45:28 -07:00 committed by Gerrit - the friendly Code Review server
commit cbb97ade6e
1 changed files with 8 additions and 0 deletions

View File

@ -2769,11 +2769,19 @@
</path> </path>
<path name="hph-highquality-mode"> <path name="hph-highquality-mode">
<ctl name="RX_HPH_PWR_MODE" value="LOHIFI" />
<ctl name="RX HPH Mode" value="CLS_H_LOHIFI" />
</path> </path>
<path name="hph-lowpower-mode"> <path name="hph-lowpower-mode">
<ctl name="RX_HPH_PWR_MODE" value="ULP" />
<ctl name="RX HPH Mode" value="CLS_H_ULP" />
</path> </path>
<path name="hph-class-ab-mode">
<ctl name="RX HPH Mode" value="CLS_AB" />
</path>
<path name="true-native-mode"> <path name="true-native-mode">
</path> </path>