summaryrefslogtreecommitdiff
path: root/Kbuild
diff options
context:
space:
mode:
authorMarek Vasut <marex@denx.de>2013-05-28 20:55:56 +0200
committerMarcel Ziswiler <marcel.ziswiler@toradex.com>2014-09-16 15:07:55 +0200
commit69cb955aaff4ba686f6b7aa41eecd898aef2ca4a (patch)
tree7bf43a6d4f9b1c9237b9ca216393d28200796a41 /Kbuild
parent0c014d290863c2bda630886660809b996e5dae4e (diff)
ASoC: sgtl5000: Fix VAG_POWER enabling/disabling order
The VAG_POWER must be enabled after all other bits in CHIP_ANA_POWER and disabled before any other bit in CHIP_ANA_POWER. See the SGTL5000 datasheet (Table 31, BIT 7, page 42-43). Failing to follow this order will result in ugly loud "POP" noise at the end of playback. To achieve such order, use the _PRE and _POST DAPM widgets to trigger the power_vag_event, where the event type check has to be fixed accordingly as well. Signed-off-by: Marek Vasut <marex@denx.de> Signed-off-by: Mark Brown <broonie@linaro.org> (cherry picked from commit dd4d2d6dfb49e8916064f2cb07f0ad7b32a82fb7)
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions