dt-bindings: fsl-imx-sdma: fix HDMI audio index
authorSebastian Reichel <sre@kernel.org>
Mon, 26 Feb 2024 21:26:27 +0000 (22:26 +0100)
committerRob Herring <robh@kernel.org>
Tue, 5 Mar 2024 17:35:03 +0000 (11:35 -0600)
commit4bfb270378c995773960fb0a8c908fc009607a1b
tree3e588a98a87da2f679ce96b3db704a8e815bfc28
parentbd9cf5b11fd20e1c5774ef2d95023daf1b90f0c3
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: Michael Yackavage <michaely@ips-yes.com>
Fixes: 7bdbd87d4008 ("dt-bindings: fsl-imx-sdma: Convert imx sdma to DT schema")
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Sebastian Reichel <sre@kernel.org>
Link: https://lore.kernel.org/r/20240226212740.2019837-6-sre@kernel.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/dma/fsl,imx-sdma.yaml