On Tue, 21 May 2024 10:30:02 +0200, Krzysztof Kozlowski wrote: > dma-channels is a number, not a list. Apply proper constraints on the > actual number. > > Fixes: 6eb439dff645 ("dt-bindings: fsl-dma: fsl-edma: add edma3 compatible string") > Cc: <stable@xxxxxxxxxxxxxxx> > Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/dma/fsl,edma.yaml | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>