ASoC: rt1308-sdw: add the default value of some registers
authorShuming Fan <shumingf@realtek.com>
Wed, 19 Oct 2022 09:57:15 +0000 (17:57 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Nov 2022 08:24:30 +0000 (09:24 +0100)
commit7779efbb99bf4e97734d30851f419dde2e88ac39
tree5c83a05370aac57a522146d310b1785cfe40cb38
parentef1e4ed85814e5b71e31be35e2a6843cbdf2ac6e
ASoC: rt1308-sdw: add the default value of some registers

[ Upstream commit 75d8b1662ca5c20cf8365575222abaef18ff1f50 ]

The driver missed the default value of register 0xc070/0xc360.
This patch adds that default value to avoid invalid register access
when the device doesn't be enumerated yet.
BugLink: https://github.com/thesofproject/linux/issues/3924
Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://lore.kernel.org/r/20221019095715.31082-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/rt1308-sdw.h