diff options
author | 2022-10-28 17:26:25 +0200 | |
---|---|---|
committer | 2022-11-25 19:31:53 +0000 | |
commit | dffa0df699d7c20f447e6bd797666366c6bae4b3 (patch) | |
tree | aeec807ababbef3f3b4616d27e02e7955cba0829 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | ASoC: adau1372: fix mclk (diff) | |
download | wireguard-linux-dffa0df699d7c20f447e6bd797666366c6bae4b3.tar.xz wireguard-linux-dffa0df699d7c20f447e6bd797666366c6bae4b3.zip |
ASoC: adau1372: correct PGA enable & mute bit
The DAPM control for PGAx uses the PGA mute bit for
power management. This bit is active high but is set to
non-inverted (ie when powering, it will mute).
The ALSA control "PGA x Capture Switch" uses the active
high PGA_ENx bit, but is set to inverted. So when
enabling this switch, the PGA gets disabled.
To correct the behaviour, invert both these bits.
Signed-off-by: Maarten Zanders <maarten.zanders@mind.be>
Link: https://lore.kernel.org/r/20221028152626.109603-4-maarten.zanders@mind.be
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions