commit | 7bf7d0554890c53478ec04d3d4bfced0c881f6c8 | [log] [tgz] |
---|---|---|
author | Luca Ceresoli <luca@lucaceresoli.net> | Thu Mar 07 22:44:55 2019 +0100 |
committer | Mark Brown <broonie@kernel.org> | Mon Mar 11 17:17:38 2019 +0000 |
tree | e84d69196cd95b5518dfc56d73ed5ec0f4c3a3f3 | |
parent | 7d7b25d05ef1c5a1a9320190e1eeb55534847558 [diff] |
ASoC: axi-i2s: let both capture and playback be optional Both the capture and playback channels are optional in the axi_i2s IP block. Reflect this in the driver by enabling only the channel(s) that have a DMA. Signed-off-by: Luca Ceresoli <luca@lucaceresoli.net> Signed-off-by: Mark Brown <broonie@kernel.org>