]> git.baikalelectronics.ru Git - kernel.git/commit
ASoc: codecs: ES8316: Fix DMIC config
authorEdgar <ljijcj@163.com>
Wed, 19 Jul 2023 05:47:22 +0000 (13:47 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Sep 2023 07:42:22 +0000 (09:42 +0200)
commit82e17577b66f4c0256bbdfe30f5c7df3fbcf2099
tree39d5397b5707e8fa8d1c9d634c1f6c95443b406b
parent10999df817cbb6705ba13ffa243236fd9f27b043
ASoc: codecs: ES8316: Fix DMIC config

[ Upstream commit d20d35d1ad62c6cca36368c1e8f29335a068659e ]

According to the datasheet, the DMIC config should
be changed to { 0, 2 ,3 }

Signed-off-by: Edgar <ljijcj@163.com>
Link: https://lore.kernel.org/r/20230719054722.401954-1-ljijcj@163.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/codecs/es8316.c