Skip to content
Snippets Groups Projects
Commit 4f89db9f authored by Charles Keepax's avatar Charles Keepax Committed by Martin Kepplinger
Browse files

ASoC: wm8962: Allow switching between analog and digital inputs


When the DMIC_ENA bit is set the analogue inputs are disconnected from
the digital core of the chip, in favour of the digital microphones.
Currently the driver will always enable DMIC_ENA whilst the GPIOs are
configured for the DMIC function, this means the user can't currently
use both the analog inputs and the digital inputs in one system.

Add an additional DAPM mutex that allows switching between analog and
digital inputs into the digital core.

Reported-by: default avatarMartin Kepplinger <martin.kepplinger@puri.sm>
Signed-off-by: default avatarCharles Keepax <ckeepax@opensource.cirrus.com>
parent f7b8f817
No related branches found
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment