Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ASoC: dt-bindings: renesas,rsnd: remove post-init-providers property

commit f8da001ae7a ("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>

authored by

Kuninori Morimoto and committed by
Mark Brown
530e5ada c0641be5

-6
-6
Documentation/devicetree/bindings/sound/renesas,rsnd.yaml
··· 112 112 description: List of necessary clock names. 113 113 # details are defined below 114 114 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 - 121 115 # ports is below 122 116 port: 123 117 $ref: audio-graph-port.yaml#/definitions/port-base