Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: rt1320: fix intermittent no-sound issue

This patch adds a setting to resolve the intermittent no-sound issue.

Signed-off-by: Shuming Fan <shumingf@realtek.com>
Link: https://patch.msgid.link/20260203084827.768238-1-shumingf@realtek.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Shuming Fan and committed by
Mark Brown
6e1e7351 284e70ac

+2
+2
sound/soc/codecs/rt1320-sdw.c
··· 203 203 { 0x3fc2bfc2, 0x00 }, 204 204 { 0x3fc2bfc1, 0x00 }, 205 205 { 0x3fc2bfc0, 0x07 }, 206 + { 0x1000cc46, 0x00 }, 206 207 { 0x0000d486, 0x43 }, 207 208 { SDW_SDCA_CTL(FUNC_NUM_AMP, RT1320_SDCA_ENT_PDE23, RT1320_SDCA_CTL_REQ_POWER_STATE, 0), 0x00 }, 208 209 { 0x1000db00, 0x07 }, ··· 355 354 { 0x0000d73d, 0xd7 }, 356 355 { 0x0000d73e, 0x00 }, 357 356 { 0x0000d73f, 0x10 }, 357 + { 0x1000cd56, 0x00 }, 358 358 { 0x3fc2dfc3, 0x00 }, 359 359 { 0x3fc2dfc2, 0x00 }, 360 360 { 0x3fc2dfc1, 0x00 },