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

From: Frank Li
Date: Wed Feb 28 2024 - 16:27:13 EST


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
+
big-endian:
description: |
If present registers and hardware scatter/gather descriptors of the
--
2.34.1