OSDN Git Service

ASoC: nau8825: Declare 2 channels for DAI of capture stream
authorDavid Lin <CTLIN0@nuvoton.com>
Fri, 8 Jul 2022 05:46:48 +0000 (13:46 +0800)
committerMark Brown <broonie@kernel.org>
Fri, 8 Jul 2022 10:52:55 +0000 (11:52 +0100)
commit0ca3d2ba1dfd110bf5e0b25ebeb8f1e1587598fb
treea5d65b592565219155e6409f1ea71e307e4a6fc1
parent657efd9c985255960cdd90bafc382a39dc303277
ASoC: nau8825: Declare 2 channels for DAI of capture stream

The patch is to make driver with flexibility for more platforms support even if
the internal design is just one ADC. Besides, many I2S controllers only support
2 channels.

Signed-off-by: David Lin <CTLIN0@nuvoton.com>
Link: https://lore.kernel.org/r/20220708054647.540621-1-CTLIN0@nuvoton.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/codecs/nau8825.c