OSDN Git Service

ASoC: da7219: Support HP detect procedure when MCLK not present
authorAdam Thomson <Adam.Thomson.Opensource@diasemi.com>
Mon, 12 Sep 2016 15:46:50 +0000 (16:46 +0100)
committerMark Brown <broonie@kernel.org>
Wed, 14 Sep 2016 15:32:42 +0000 (16:32 +0100)
commit6a0b87c6e7f664aff8957e0889f9f82e5ee27f65
treebc5942962052e8e039c5cd0bbab410e56c970303
parent40585391fc88d6d66dc479efccba973426c004ab
ASoC: da7219: Support HP detect procedure when MCLK not present

Currently the driver code assumes that MCLK will be present during
the procedure, or if it has control of MCLK then it can make sure
it's enabled. Some platforms however do not provide MCLK to the
driver in this way, and will not leave MCLK enabled when Codec is
in STANDBY state.

This patch adds support for the HP detect procedure when running
from the device's internal oscillator, to ensure all platforms
can make use of this feature correctly.

Signed-off-by: Adam Thomson <Adam.Thomson.Opensource@diasemi.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/da7219-aad.c
sound/soc/codecs/da7219-aad.h
sound/soc/codecs/da7219.h