[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230602090322.1876359-1-alvin@pqrs.dk>
Date: Fri, 2 Jun 2023 11:03:17 +0200
From: Alvin Šipraga <alvin@...s.dk>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Conor Dooley <conor+dt@...nel.org>,
Jaroslav Kysela <perex@...ex.cz>,
Takashi Iwai <tiwai@...e.com>,
Kuninori Morimoto <kuninori.morimoto.gx@...esas.com>
Cc: Alvin Šipraga <alsi@...g-olufsen.dk>,
alsa-devel@...a-project.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [PATCH 0/4] ASoC: support dai-links with symmetric clock roles
From: Alvin Šipraga <alsi@...g-olufsen.dk>
Currently the ASoC core always assumes that one end of a dai-link is a
clock provider and the other a consumer. This series adds support for
configuring dai-links where both ends are actually clock consumers.
Alvin Šipraga (4):
ASoC: dt-bindings: document new symmetric-clock-role flag
ASoC: core: add support for dai-links with symmetric clock roles
ASoC: audio-graph-card2: parse symmetric-clock-roles property
ASoC: simple-card: parse symmetric-clock-roles property
.../devicetree/bindings/sound/simple-card.yaml | 11 +++++++++++
include/sound/soc.h | 3 +++
sound/soc/generic/audio-graph-card2.c | 7 ++++++-
sound/soc/generic/simple-card.c | 4 ++++
sound/soc/soc-core.c | 4 +++-
5 files changed, 27 insertions(+), 2 deletions(-)
--
2.40.0
Powered by blists - more mailing lists