[RFC PATCH 0/2] Introduce for-dpcm DT property
From: Daniel Baluta
Date: Sun Oct 13 2019 - 15:00:21 EST
We need to be able to create DPCM links even if we have a single CPU DAI
or just a dummy CPU DAI.
Daniel Baluta (2):
ASoC: simple-card: Introduce force-dpcm DT property
ASoC: simple-card: Add documentation for force-dpcm property
.../devicetree/bindings/sound/simple-card.txt | 1 +
include/sound/simple_card_utils.h | 4 +++
sound/soc/generic/simple-card-utils.c | 17 +++++++++++++
sound/soc/generic/simple-card.c | 25 +++++++++++++++++--
4 files changed, 45 insertions(+), 2 deletions(-)
--
2.17.1