From b4be9a2033ab090af979eb7c4c843e7373e0dccd Mon Sep 17 00:00:00 2001 From: Bhalchandra Gajare Date: Mon, 4 Jan 2016 19:23:54 -0800 Subject: ASoC: wcd9335: Update the Lineout path register configuration Update codec driver register configuration for all the Lineout paths on codec. The register configurations are updated for Lineout mono and stereo configuration. CRs-fixed: 997556 Change-Id: I7a09aeb2a02c30fb851ef21dcaad194413f17955 Signed-off-by: Bhalchandra Gajare Signed-off-by: Stephen Oglesby --- include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'include/uapi/linux') diff --git a/include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h b/include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h index 8a3f41afee8e..a9fe10d8cd6e 100644 --- a/include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h +++ b/include/uapi/linux/mfd/wcd9xxx/wcd9xxx_registers.h @@ -330,6 +330,8 @@ #define WCD9XXX_A_ANA_HPH (0x609) #define WCD9XXX_A_CDC_CLSH_CRC (0xC01) #define WCD9XXX_FLYBACK_EN (0x6A4) +#define WCD9XXX_FLYBACK_VNEG_CTRL_1 (0x6A5) +#define WCD9XXX_FLYBACK_VNEGDAC_CTRL_2 (0x6AF) #define WCD9XXX_RX_BIAS_FLYB_BUFF (0x6C7) #define WCD9XXX_HPH_L_EN (0x6D3) #define WCD9XXX_HPH_R_EN (0x6D6) -- cgit v1.2.3