summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBard Liao <yung-chuan.liao@linux.intel.com>2024-07-04 17:23:27 +0800
committerMark Brown <broonie@kernel.org>2024-07-04 12:09:10 +0100
commit7441e7f3e682436a30afe50b858eac94295047b7 (patch)
treecc897bacd183a3c9ebfe195e962550d3ec927f02
parent9065693dcc13f287b9e4991f43aee70cf5538fdd (diff)
downloadlinux-7441e7f3e682436a30afe50b858eac94295047b7.tar.gz
linux-7441e7f3e682436a30afe50b858eac94295047b7.tar.bz2
linux-7441e7f3e682436a30afe50b858eac94295047b7.zip
ASoC: rt711-sdw: add missing readable registers
Those registers will be used when JD source is RT711_JD2_1P8V_1PORT. Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Acked-by: Shuming Fan <shumingf@realtek.com> Link: https://patch.msgid.link/20240704092327.652609-1-yung-chuan.liao@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r--sound/soc/codecs/rt711-sdw.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/codecs/rt711-sdw.c b/sound/soc/codecs/rt711-sdw.c
index 8ca8bcd177ab..dfda6bb5c6f8 100644
--- a/sound/soc/codecs/rt711-sdw.c
+++ b/sound/soc/codecs/rt711-sdw.c
@@ -38,7 +38,9 @@ static bool rt711_readable_register(struct device *dev, unsigned int reg)
case 0x8300 ... 0x83ff:
case 0x9c00 ... 0x9cff:
case 0xb900 ... 0xb9ff:
+ case 0x752008:
case 0x752009:
+ case 0x75200b:
case 0x752011:
case 0x75201a:
case 0x752045: