diff options
| author | Linux Build Service Account <lnxbuild@localhost> | 2016-10-15 07:24:24 -0600 |
|---|---|---|
| committer | Linux Build Service Account <lnxbuild@localhost> | 2016-10-15 07:24:24 -0600 |
| commit | 9f7e29e2fe103c7eba34ce9210249ba5243e3170 (patch) | |
| tree | 2b29d98d642d3cbc0d18b07a4ad5c3098750e113 /include/linux | |
| parent | b54fb1cc4df7349076c2456b0bc6f1c8bea4e17d (diff) | |
| parent | 0a97d6bb23d34d1a551a895f16992f2671750b6a (diff) | |
Promotion of kernel.lnx.4.4-161015.
CRs Change ID Subject
--------------------------------------------------------------------------------------------------------------
1077022 I0a16e19f825aa192c12c6c7522e417dd99c68f41 ASoC: wcd934x: Update headphone register sequence for wc
1078245 Ib2119bc58a1cdb7a5908db1b8775cb4f13db18f7 scsi: ufs: do clock gating only after hibern8
1077022 Id9fb06fa25dfdd56250a76248f71758af39bade6 drivers: mfd: Add support for wcd934x 1.1 version
1077022 I993273bcf26f8f53f6d9c8cccec5c4b17c8a0e95 ASoC: wcd934x: Update DSD register sequence for v1.1
1075262 I6234e35d76440beb53c139ad0b02ec8b49c2a196 soc: qcom: msm_smem: Pass device structure to ramdump dr
1077022 If2dc9e7fd9a2710391d02c0e52a291b3cffc63b6 ASoC: wcd934x: update keeper enable for soundwire functi
1067588 Icd6846d157af5a96d5ae49261e109cbd5ab8c266 ASoc: wcd9335: Ignore mbhc get impedance error
1074325 If58590fc397ec8eb88906c103247bb48710805db scsi: ufs: reduce auto hibern8 timeout to save power
1067921 I92b86fad25041311d00fbfc58b3d5620ade7ee38 scsi: ufs: gate ref_clk during aggressive clk gating
Change-Id: Ib63f50604db4f0753f6e9fab6f1c4d61a0e16a1d
CRs-Fixed: 1067921, 1078245, 1077022, 1067588, 1074325, 1075262
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 |
