Re: [PATCH 2/2] dt-bindings: dma: fsl-edma: allow 'power-domains' property

From: Krzysztof Kozlowski
Date: Thu Feb 29 2024 - 03:35:13 EST


On 28/02/2024 22:26, Frank Li wrote:
> Allow 'power-domains' property because i.MX8DXL i.MX8QM and i.MX8QXP need
> it.
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> Documentation/devicetree/bindings/dma/fsl,edma.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/dma/fsl,edma.yaml b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> index cf0aa8e6b9ec3..5368f8a99a21f 100644
> --- a/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> +++ b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
> @@ -59,6 +59,8 @@ properties:
> minItems: 1
> maxItems: 2
>
> + power-domains: true

maxItems

Best regards,
Krzysztof