diff options
author | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2024-10-23 14:52:41 +0300 |
---|---|---|
committer | Tomi Valkeinen <tomi.valkeinen@ideasonboard.com> | 2024-12-19 09:53:58 +0300 |
commit | 9367ab5d7ff75230534ee1d8d7e5a8365c36b014 (patch) | |
tree | 4554ac5b25faf6eb575e5ef907f0c26d2473a208 /tools/perf/scripts/python/task-analyzer.py | |
parent | 77b1ccb2a27c7b3b118a03bf1730def92070d31b (diff) | |
download | linux-9367ab5d7ff75230534ee1d8d7e5a8365c36b014.tar.xz |
dt-bindings: display/xlnx/zynqmp-dpsub: Add audio DMAs
The DP subsystem for ZynqMP supports audio via two channels, and the DP
DMA has dma-engines for those channels. For some reason the DT binding
has not specified those channels, even if the picture included in
xlnx,zynqmp-dpsub.yaml shows "2 x aud" DMAs.
This hasn't caused any issues as the drivers have not supported audio,
and has thus gone unnoticed.
To make it possible to add the audio support to the driver, add the two
audio DMAs to the binding. While strictly speaking this is an ABI break,
there should be no regressions caused by this as we're adding new
entries at the end of the dmas list, and, after the audio support has
been added in "arm64: dts: zynqmp: Add DMA for DP audio", the driver
will treat the audio DMAs as optional to also support the old bindings.
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ideasonboard.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241023-xilinx-dp-audio-v4-1-5128881457be@ideasonboard.com
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions