Searched hist:"37 e6fd0cebf0b9f71afb38fd95b10408799d1f0b" (Results 1 – 1 of 1) sorted by relevance
/linux/sound/soc/codecs/ |
H A D | wm8974.c | diff 37e6fd0cebf0b9f71afb38fd95b10408799d1f0b Mon Nov 13 16:59:16 CET 2023 Charles Keepax <ckeepax@opensource.cirrus.com> ASoC: wm8974: Correct boost mixer inputs
Bit 6 of INPPGA (INPPGAMUTE) does not control the Aux path, it controls the input PGA path, as can been seen from Figure 8 Input Boost Stage in the datasheet. Update the naming of things in the driver to match this and update the routing to also reflect this.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com> Link: https://lore.kernel.org/r/20231113155916.1741027-1-ckeepax@opensource.cirrus.com Signed-off-by: Mark Brown <broonie@kernel.org>
|