Subject: [PATCH] dt-bindings: dma: fsl-edma: fix dma-channels constraints
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@vger.kernel.org Signed-off-by: Krzysztof Kozlowski krzysztof.kozlowski@linaro.org
Reviewed-by: Peng Fan peng.fan@nxp.com