Skip to content
Unverified Commit 5628c897 authored by Yu-Hsuan Hsu's avatar Yu-Hsuan Hsu Committed by Mark Brown
Browse files

ASoC: max98090: remove 24-bit format support if RJ is 0



The supported formats are S16_LE and S24_LE now. However, by datasheet
of max98090, S24_LE is only supported when it is in the right justified
mode. We should remove 24-bit format if it is not in that mode to avoid
triggering error.

Signed-off-by: default avatarYu-Hsuan Hsu <yuhsuan@chromium.org>
Signed-off-by: default avatarMark Brown <broonie@kernel.org>
parent cbc0fa7b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment