diff options
author | John Watts <contact@jookia.org> | 2024-11-08 04:37:15 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2024-11-11 14:47:04 +0300 |
commit | f8da001ae7af0abd9f6250c02c01a1121074ca60 (patch) | |
tree | 35a5137c81ad12339377979712afced27094e032 /tools/perf/scripts/python/gecko.py | |
parent | 48b86532c10128cf50c854a90c2d5b1410f4012d (diff) | |
download | linux-f8da001ae7af0abd9f6250c02c01a1121074ca60.tar.xz |
ASoC: audio-graph-card2: Purge absent supplies for device tree nodes
The audio graph card doesn't mark its subnodes such as multi {}, dpcm {}
and c2c {} as not requiring any suppliers. This causes a hang as Linux
waits for these phantom suppliers to show up on boot.
Make it clear these nodes have no suppliers.
Example error message:
[ 15.208558] platform 2034000.i2s: deferred probe pending: platform: wait for supplier /sound/multi
[ 15.208584] platform sound: deferred probe pending: asoc-audio-graph-card2: parse error
Signed-off-by: John Watts <contact@jookia.org>
Acked-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
Link: https://patch.msgid.link/20241108-graph_dt_fix-v1-1-173e2f9603d6@jookia.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/gecko.py')
0 files changed, 0 insertions, 0 deletions