diff options
author | Phil Elwell <[email protected]> | 2022-06-13 16:47:44 +0200 |
---|---|---|
committer | Maxime Ripard <[email protected]> | 2022-06-28 14:55:41 +0200 |
commit | db2b927f8668adf3ac765e0921cd2720f5c04172 (patch) | |
tree | 3e61cf24b21f4bac55ce76e7bdf02fdc68e1e618 /tools/perf/scripts/python | |
parent | 7bcb9c8d0bc9f3cab8ac2634b056c2e6b63945ca (diff) |
drm/vc4: hdmi: Disable audio if dmas property is present but empty
The dmas property is used to hold the dmaengine channel used for audio
output.
Older device trees were missing that property, so if it's not there we
disable the audio output entirely.
However, some overlays have set an empty value to that property, mostly
to workaround the fact that overlays cannot remove a property. Let's add
a test for that case and if it's empty, let's disable it as well.
Cc: <[email protected]>
Signed-off-by: Phil Elwell <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Maxime Ripard <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions