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

Commit bffe6188 authored by Aditya Bavanari's avatar Aditya Bavanari Committed by Gerrit - the friendly Code Review server
Browse files

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

WCD9370 codec variant supports only class AB HPH power mode.
Add a mixer path to set the HPH power mode ctl to class AB.

Change-Id: Id5825fc3809a6e4d73b6b3b1779507282b72b046
parent b89f4164
Loading
Loading
Loading
Loading
+8 −0
Original line number Original line Diff line number Diff line
@@ -2769,9 +2769,17 @@
    </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 name="hph-class-ab-mode">
        <ctl name="RX HPH Mode" value="CLS_AB" />
     </path>
     </path>


    <path name="true-native-mode">
    <path name="true-native-mode">