Axel Lin
b91470bb37
ASoC: ak4642: convert to soc-cache
...
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-12 11:21:12 +01:00
Mark Brown
b90d2f9084
ASoC: Instantiate card widgets immediately
...
This ensures they are available prior to the card late_probe().
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-11 18:59:17 +01:00
Mark Brown
ba896ede9a
ASoC: Implement WM5100 accessory detection support
...
The WM5100 includes an advanced, low power, accessory detect subsystem
capable of detecting both accessory presence and button presses while
the device is in an ultra low power mode. Implement initial support for
this.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-11 18:59:01 +01:00
Mark Brown
3a53d82729
ASoC: Add missing default for WM5100 Clocking 1
...
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-11 18:25:11 +01:00
Wolfram Sang
684a65d4fb
ASoC: Fix typo in Kconfig symbol for tlv320aic32x4
...
It is currently named "TVL" instead of "TLV".
Signed-off-by: Wolfram Sang <w.sang@pengutronix.de >
Cc: Javier Martin <javier.martin@vista-silicon.com >
Cc: Liam Girdwood <lrg@ti.com >
Cc: Mark Brown <broonie@opensource.wolfsonmicro.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-11 14:32:22 +01:00
Peter Ujfalusi
8066eb55b5
ASoC: tlv320dac33: Convert to table based init
...
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-11 14:32:22 +01:00
Peter Ujfalusi
f7c93f018d
ASoC: twl4030: Convert to table based init
...
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-11 14:32:22 +01:00
Peter Ujfalusi
a175fce01b
ASoC: twl6040: Convert to table based init
...
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-11 14:32:22 +01:00
Axel Lin
6f25e4eed9
ASoC: Writing register default value for the reset register
...
The WM8983 can be reset by performing a write of any value to
the software reset register.
To avoid writing to the software reset register while resume,
we should write the same value in wm8983_reg_defs to software
reset register in wm8983_probe().
The write to the reset register is suppressed by the cache
restore code when it skips writes of default registers.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-11 14:32:22 +01:00
Mark Brown
35f0678ef7
ASoC: Convert Goni to data based DAPM init
...
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Kyungmin Park <kyungmin.park@samsung.com >
2011-10-11 14:30:19 +01:00
Peter Ujfalusi
f8cf149f3e
ASoC: sdp3430: Let core to deal with the DAPM widgets
...
Pass the DAPM widgets/routes via the snd_soc_card struct
to core.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Cc: Misael Lopez Cruz <misael.lopez@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 16:18:12 +01:00
Peter Ujfalusi
93b4d790b7
ASoC: osk5912: Let core to deal with the DAPM widgets
...
Pass the DAPM widgets/routes via the snd_soc_card struct
to core. With this change we do not need the init function
since the remaining snd_soc_dapm_enable_pin calls are
not needed.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 16:18:12 +01:00
Peter Ujfalusi
8966c2dd51
ASoC: n810: Let the core to register DAPM widgets/routes and controls
...
Pass the DAPM widgets/routes and static controls via the
snd_soc_card struct to core. In this way the machine driver
does not need to handle the DAPM widgets/routes.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Cc: Jarkko Nikula <jarkko.nikula@bitmer.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 16:18:11 +01:00
Peter Ujfalusi
d2266025ea
ASoC: am3517evm: Let core to deal with the DAPM widgets
...
Pass the DAPM widgets/routes via the snd_soc_card struct
to core. With this change we do not need the init function
since the remaining snd_soc_dapm_enable_pin calls are
not needed.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Cc: Anuj Aggarwal <anuj.aggarwal@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 16:18:11 +01:00
Peter Ujfalusi
d805846960
ASoC: sdp4430: No need to call dapm_pin_enable at init time
...
Widgets are connected by default.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Cc: Misael Lopez Cruz <misael.lopez@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 16:18:11 +01:00
Peter Ujfalusi
fc8e5b4c6b
ASoC: sdp4430: Let core to deal with the DAPM widgets
...
Pass the DAPM widgets/routes via the snd_soc_card struct
to core.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Cc: Misael Lopez Cruz <misael.lopez@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 16:18:11 +01:00
Peter Ujfalusi
cd4a3d5d0d
ASoC: zoom2: No need to call dapm_pin_enable at init time
...
Widgets are connected by default.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Cc: Misael Lopez Cruz <misael.lopez@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 16:18:11 +01:00
Peter Ujfalusi
1083dbd1d7
ASoC: zoom2: Let core to deal with the DAPM widgets
...
Pass the DAPM widgets/routes via the snd_soc_card struct
to core.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Cc: Misael Lopez Cruz <misael.lopez@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 16:18:11 +01:00
Peter Ujfalusi
cb4248779d
ASoC: OMAP machines: Remove soc_dapm_sync() call from init
...
No need to call soc_dapm_sync at init time.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Cc: Anuj Aggarwal <anuj.aggarwal@ti.com >
Cc: Janusz Krzysztofik <jkrzyszt@tis.icnet.pl >
Cc: Jarkko Nikula <jarkko.nikula@bitmer.com >
Cc: Gražvydas Ignotas <notasas@gmail.com >
Cc: Misael Lopez Cruz <misael.lopez@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 16:18:10 +01:00
Mark Brown
03b5362d2f
ASoC: Convert Jive to table based init
...
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Sangbeom Kim <sbkim73@samsung.com >
2011-10-10 11:10:44 +01:00
Mark Brown
ce363f6d34
ASoC: Convert SMDK WM8580 to table based DAPM init
...
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Sangbeom Kim <sbkim73@samsung.com >
2011-10-10 11:07:36 +01:00
Mark Brown
257fe5930d
ASoC: Convert SmartQ to table based init
...
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Sangbeom Kim <sbkim73@samsung.com >
2011-10-10 11:07:33 +01:00
Mark Brown
8ae232299e
ASoC: Convert RX1950 to table based init
...
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Sangbeom Kim <sbkim73@samsung.com >
2011-10-10 11:07:30 +01:00
Mark Brown
6119d016b1
ASoC: Convert H1940 to table based init
...
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Acked-by: Sangbeom Kim <sbkim73@samsung.com >
2011-10-10 11:07:26 +01:00
Mark Brown
4f5448ae4b
ASoC: Convert Simtec machines to table based DAPM init
...
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 11:06:22 +01:00
Michael Opdenacker
6179b772ac
ASoC: fix checkpatch.pl error in omap-mcbsp
...
Signed-off-by: Michael Opdenacker <michael.opdenacker@linaro.org >
Acked-by: Jarkko Nikula <jarkko.nikula@bitmer.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:31:59 +01:00
Axel Lin
3b18450371
ASoC: ak4535: convert to soc-cache
...
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:59 +01:00
Axel Lin
fa5fdb473e
ASoC: wm8988: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:59 +01:00
Axel Lin
0bad3d8453
ASoC: wm8974: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:59 +01:00
Axel Lin
e46199ece4
ASoC: wm8971: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:58 +01:00
Axel Lin
bc45df2dd9
ASoC: wm8960: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:58 +01:00
Axel Lin
788b6e8efa
ASoC: wm8940: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:58 +01:00
Axel Lin
abe11d0aac
ASoC: wm8776: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:58 +01:00
Axel Lin
4d4adfc979
ASoC: wm8750: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:57 +01:00
Axel Lin
9bf311fe17
ASoC: wm8731: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:57 +01:00
Axel Lin
960622da0d
ASoC: wm8711: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:57 +01:00
Axel Lin
94f17e9cfa
ASoC: wm8510: Convert to snd_soc_cache_sync
...
Convert to snd_soc_cache_sync for sync reg_cache with the hardware.
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-10 10:29:56 +01:00
Mark Brown
25c77c5fae
ASoC: Fix DAPM sync for TLV320AIC3x custom DAPM widget
...
We really should be doing this in the core, not in a driver...
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
Tested-by: Jarkko Nikula <jarkko.nikula@bitmer.com >
2011-10-10 10:28:26 +01:00
Mark Brown
3ebb5c9b10
ASoC: Squash error codes from regmap down to -1 on read
...
The ASoC code always uses -1 as the error code due to reporting errors in
band with the value. Ensure we don't confuse anything by making sure we
don't pass actual error codes back into the rest of the code on read.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-09 14:35:59 +01:00
Mark Brown
024dc07855
ASoC: Cache connected input and output recursions
...
The number of connected input and output endpoints for a given widgets
can't change during a DAPM run so there is no need to redo the recursion
through branches of the tree we've already visited. Doing this on one of
my test systems gives an improvement of:
Power Path Neighbour
Before: 63 607 731
After: 63 141 181
which scales up well as more widgets are involved in paths.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-09 12:07:48 +01:00
Mark Brown
7ca3a18b05
ASoC: Assign power_check when we allocate DAPM widgets
...
This ensures none of the rest of the code ever encounters a widget which
does not have a power check function.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-08 17:55:55 +01:00
Mark Brown
2dc00213b0
ASoC: Ensure all DAPM widgets are instantiated with the card
...
Specifically for the widgets added by machine driver late probe functions.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-08 17:55:51 +01:00
Mark Brown
87bea31c7b
ASoC: Remove redundant snd_soc_dapm_sync() calls from machine drivers
...
The core will sync DAPM as part of the card initialization, there is no
need for machine drivers to do so during their setup.
OMAP drivers are omitted as I know Peter already has patches for them.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-08 14:10:54 +01:00
Mark Brown
4f4c007222
ASoC: Suppress early calls to snd_soc_dapm_sync()
...
Ensure we only have one sync during the initial startup of the card by
making snd_soc_dapm_sync() a noop on non-instantiated cards. This avoids
any bounces due to things like jacks reporting their initial state on
partially initialised cards. The callers that don't also get called at
runtime should just be removed.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-08 11:47:32 +01:00
Mark Brown
a1ff89ef3c
regulator: Add WM1811 support
...
The WM1811 has a slightly different range on LDO2 to other WM8994 class
devices.
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-07 12:49:18 +01:00
Mark Brown
4f6d45f121
Merge branch 'for-3.1' into for-3.2
2011-10-06 20:03:18 +01:00
Axel Lin
ac60155f7a
ASoC: Return early with -EINVAL if invalid dai format is detected
...
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Acked-by: Timur Tabi <timur@freescale.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-06 20:02:56 +01:00
Axel Lin
3c08600144
ASoC: wm8990: Remove incorrect comments
...
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-06 20:02:56 +01:00
Axel Lin
416a0ce5f2
ASoC: wm8990: Convert to snd_soc_cache_sync for sync reg_cache with the hardware
...
Signed-off-by: Axel Lin <axel.lin@gmail.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-06 20:02:55 +01:00
Peter Ujfalusi
a92f1394a1
ASoC: fix codec breakage caused by the volsw/volsw_2r merger
...
By accident few places still uses the _2r calls from
the core.
This is a quick fix, the drivers using the old callbacks
going to be changed.
Signed-off-by: Peter Ujfalusi <peter.ujfalusi@ti.com >
Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com >
2011-10-06 20:02:55 +01:00