Commit Graph

5 Commits

Author SHA1 Message Date
Phani Kumar Uppalapati e09ec6964c drivers: mfd: Add support for wcd9335 version 2.0
Add support for wcd9335 version 2.0 and update the
register defaults accordingly based on the version.

Change-Id: I33038c1643b83ecd593891688c0ddf4a556b92ee
Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
2015-09-04 09:23:48 -07:00
Phani Kumar Uppalapati 07ebb66d60 drivers: mfd: Correct codec page-2 register entries
Some of the wcd9335 codec page-2 registers are missing
in the readable tables. Correct the missing page-2
registers.

Change-Id: If61b5a139d98eb942d01f4485c8e61aa733cc7e2
Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
2015-08-10 02:44:23 -07:00
Phani Kumar Uppalapati 3df794acec mfd: wcd9335: Update wcd9335 codec readable registers
Some of the codec registers though readable, are
not currently added in the readable register table.
This will prevent reading those registers from driver.
Add the registers to the table as readable.

Change-Id: Ieae7ef4150396907278631cc5a9b6bc8ad178362
Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
2015-05-20 11:22:11 -07:00
Phani Kumar Uppalapati be2d40ef29 mfd: wcd9335: Update wcd9335 codec register defaults
Update wcd9335 codec register tables with correct
default values.

Change-Id: Ib994fad420afffa1d369ab164584f5f19f8c4712
Signed-off-by: Phani Kumar Uppalapati <phaniu@codeaurora.org>
2015-04-09 10:51:32 -07:00
Santosh Mardi 5cadadbd76 ASoC: wcd9335: Add initial driver for WCD9335 Codec
Add codec driver for WCD9335 audio codec. This driver
is an ALSA-compliant and constructs the internal codec
audio paths with DAPM widgets and controls. Provides the
controls to the upper layers to enable and configure
audio paths.

Change-Id: I1c5ec2a7c775153ee6722832cb3a76298979d7f4
Signed-off-by: Santosh Mardi <gsantosh@codeaurora.org>
2015-04-08 11:33:35 +05:30