dt-bindings: dma: fsl-edma: allow 'power-domains' property
authorFrank Li <Frank.Li@nxp.com>
Wed, 17 Apr 2024 15:24:57 +0000 (11:24 -0400)
committerVinod Koul <vkoul@kernel.org>
Thu, 25 Apr 2024 09:12:31 +0000 (14:42 +0530)
commit167ec660c247ea4c71a059290b50c100659d6e86
tree19d62f26aaa029321e0046444e9e00aff2904c8e
parent9c21bbfa30ec14f8dcf24e7f26fe72368960975c
dt-bindings: dma: fsl-edma: allow 'power-domains' property

Allow 'power-domains' property because i.MX8DXL i.MX8QM and i.MX8QXP need
it. EDMA supports each power-domain for each dma channel. So minItems and
maxItems align 'dma-channels'.

Change fsl,imx93-edma3 example to fsl,imx8qm-edma to reflect this variants.

Fixed below DTB_CHECK warning:
  dma-controller@599f0000: Unevaluated properties are not allowed ('power-domains' was unexpected)

Signed-off-by: Frank Li <Frank.Li@nxp.com>
Reviewed-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20240417152457.361340-2-Frank.Li@nxp.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Documentation/devicetree/bindings/dma/fsl,edma.yaml