Skip to content

Commit 530e5ad

Browse files
morimotobroonie
authored andcommitted
ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property
commit f8da001 ("ASoC: audio-graph-card2: Purge absent supplies for device tree nodes") marks multi/dpcm/c2c nodes as no suppliers. We no longer need to use post-init-providers property to break fw_devlink cycle (And no one is using it yet). Let's remove it. Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com> Acked-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/87ikrhrfws.wl-kuninori.morimoto.gx@renesas.com Signed-off-by: Mark Brown <broonie@kernel.org>
1 parent c0641be commit 530e5ad

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

Documentation/devicetree/bindings/sound/renesas,rsnd.yaml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -112,12 +112,6 @@ properties:
112112
description: List of necessary clock names.
113113
# details are defined below
114114

115-
post-init-providers:
116-
description: At least if rsnd is using DPCM connection on Audio-Graph-Card2,
117-
fw_devlink might doesn't have enough information to break the cycle. rsnd
118-
driver will not be probed in such case. Same problem might occur with
119-
Multi-CPU/Codec or Codec2Codec.
120-
121115
# ports is below
122116
port:
123117
$ref: audio-graph-port.yaml#/definitions/port-base

0 commit comments

Comments
 (0)