]> git.ipfire.org Git - thirdparty/linux.git/commit
ASoC: max98373: add 88200 and 96000 sampling rate support
authorfengchunguo <chunguo.feng@amlogic.com>
Wed, 31 Jul 2019 07:41:56 +0000 (15:41 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 31 Jul 2019 11:02:05 +0000 (12:02 +0100)
commitb9da500bde81ad820b5d95c6bf52fc33e1f490ee
tree8ac6394f46075a48c3de5aaf305a6ec33f61b8cd
parent52f87f3ca251f5e43b42e78ab9816b2b07718bfe
ASoC: max98373: add 88200 and 96000 sampling rate support

88200 and 96000 sampling rate was not enabled on driver, so can't be played.

The error information:
max98373 3-0031:rate 96000 not supported
max98373 3-0031:ASoC: can't set max98373-aif1 hw params: -22

Signed-off-by: fengchunguo <chunguo.feng@amlogic.com>
Link: https://lore.kernel.org/r/20190731074156.5620-1-chunguo.feng@amlogic.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/max98373.c [changed mode: 0644->0755]
sound/soc/codecs/max98373.h [changed mode: 0644->0755]