Commit 4bfb2703 authored by Sebastian Reichel's avatar Sebastian Reichel Committed by Rob Herring

dt-bindings: fsl-imx-sdma: fix HDMI audio index

HDMI Audio has been added to the DT binding documentation with an
incorrect index. DT and the driver use index 26. This happened,
because the binding is missing MULTI_SAI type, which is using
index 25.
Reported-by: default avatarMichael Yackavage <michaely@ips-yes.com>
Fixes: 7bdbd87d ("dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema")
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarSebastian Reichel <sre@kernel.org>
Link: https://lore.kernel.org/r/20240226212740.2019837-6-sre@kernel.orgSigned-off-by: default avatarRob Herring <robh@kernel.org>
parent bd9cf5b1
......@@ -92,7 +92,8 @@ properties:
description: needs firmware more than ver 2
- Shared ASRC: 23
- SAI: 24
- HDMI Audio: 25
- Multi SAI: 25
- HDMI Audio: 26
The third cell: transfer priority ID
enum:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment