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

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

At least if rsnd is using DPCM connection on Audio-Graph-Card2,
fw_devlink might doesn't have enough information to break the cycle
(Same problem might occur with Multi-CPU/Codec or Codec2Codec).
In such case, rsnd driver will not be probed.
Add post-init-providers support to break the link cycle.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://patch.msgid.link/87wmjkifob.wl-kuninori.morimoto.gx@renesas.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Kuninori Morimoto and committed by
Mark Brown
a2187d0d 92556bd8

+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 + 115 121 # ports is below 116 122 port: 117 123 $ref: audio-graph-port.yaml#/definitions/port-base