diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-10-14 17:58:24 -0700 |
|---|---|---|
| committer | Gerrit - the friendly Code Review server <code-review@localhost> | 2016-10-14 17:58:24 -0700 |
| commit | d887e436d24ade7dababa9514fcd3531b0b6bbe9 (patch) | |
| tree | c6cbfefb9ae358c2c2d8f5d969d5e083aed95f6e /include/linux | |
| parent | e657410985b5d33b0b4e76f08587345e9fb195ce (diff) | |
| parent | ef04ecd5920ad79dfacc1d3228e5ea76749aebf5 (diff) | |
Merge "ASoC: wcd934x: update keeper enable for soundwire functionality"
Diffstat (limited to 'include/linux')
| -rw-r--r-- | include/linux/mfd/wcd934x/registers.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/mfd/wcd934x/registers.h b/include/linux/mfd/wcd934x/registers.h index 085e16d66bc4..a824875096e4 100644 --- a/include/linux/mfd/wcd934x/registers.h +++ b/include/linux/mfd/wcd934x/registers.h @@ -800,9 +800,11 @@ enum { #define WCD934X_VBADC_NEW_ADC_DOUTLSB 0x0731 #define WCD934X_HPH_NEW_INT_RDAC_GAIN_CTL 0x0732 #define WCD934X_HPH_NEW_INT_RDAC_HD2_CTL 0x0733 +#define WCD934X_HPH_NEW_INT_RDAC_HD2_CTL_L 0x0733 #define WCD934X_HPH_NEW_INT_RDAC_VREF_CTL 0x0734 #define WCD934X_HPH_NEW_INT_RDAC_OVERRIDE_CTL 0x0735 #define WCD934X_HPH_NEW_INT_RDAC_MISC1 0x0736 +#define WCD934X_HPH_NEW_INT_RDAC_HD2_CTL_R 0x0736 #define WCD934X_HPH_NEW_INT_PA_MISC1 0x0737 #define WCD934X_HPH_NEW_INT_PA_MISC2 0x0738 #define WCD934X_HPH_NEW_INT_PA_RDAC_MISC 0x0739 |
