linux-stable/sound/soc/mediatek
Eugen Hristev 38744c3fa0
ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset
AUD_PAD_TOP widget's correct register is AFE_AUD_PAD_TOP , and not zero.
Having a zero as register, it would mean that the `snd_soc_dapm_new_widgets`
would try to read the register at offset zero when trying to get the power
status of this widget, which is incorrect.

Fixes: b65c466220 ("ASoC: mediatek: mt8186: support adda in platform driver")
Signed-off-by: Eugen Hristev <eugen.hristev@collabora.com>
Link: https://lore.kernel.org/r/20231229114342.195867-1-eugen.hristev@collabora.com
Signed-off-by: Mark Brown <broonie@kernel.org>
2023-12-29 17:08:18 +00:00
..
common ASoC: mediatek: convert not to use asoc_xxx() 2023-09-26 17:18:38 +02:00
mt2701 ASoC: DT matching and header cleanups 2023-10-09 23:14:18 +01:00
mt6797 ASoC: mediatek: convert not to use asoc_xxx() 2023-09-26 17:18:38 +02:00
mt7986 ASoC: mediatek: mt7986: add sample rate checker 2023-10-24 13:26:49 +01:00
mt8173 ASoC: mt8173-rt5650: Drop unused includes 2023-10-09 14:27:48 +01:00
mt8183 ASoC: mediatek: mt8183: Handle component name prefix 2023-10-26 12:15:49 +01:00
mt8186 ASoC: mediatek: mt8186: fix AUD_PAD_TOP register and offset 2023-12-29 17:08:18 +00:00
mt8188 ASoC: mediatek: mt8188: Handle component name prefix 2023-10-26 12:15:51 +01:00
mt8192 ASoC: mediatek: mt8192: Handle component name prefix 2023-10-26 12:15:52 +01:00
mt8195 ASoC: Explicitly include correct DT includes 2023-10-09 13:13:56 +01:00
Kconfig ASoC: mediatek: mt8186_mt6366_rt1019_rt5682s: add rt5650 support 2023-10-19 12:35:09 +01:00
Makefile ASoC: mediatek: mt7986: add platform driver 2023-08-17 13:09:17 +01:00