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

ASoC: rt5645: make RT5650_TDM_CTRL_4 readable

Register RT5650_TDM_CTRL_4(0x7A) is readable and used for mixer
setting. It should be added in rt5645_readable_register function.

Signed-off-by: Bard Liao <bardliao@realtek.com>
Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Oder Chiou and committed by
Mark Brown
1fcb76db 22f5d9f8

+1
+1
sound/soc/codecs/rt5645.c
··· 349 349 case RT5645_TDM_CTRL_1: 350 350 case RT5645_TDM_CTRL_2: 351 351 case RT5645_TDM_CTRL_3: 352 + case RT5650_TDM_CTRL_4: 352 353 case RT5645_GLB_CLK: 353 354 case RT5645_PLL_CTRL1: 354 355 case RT5645_PLL_CTRL2: