diff mbox series

[3/4] dt-bindings: fsl-dma: fsl-edma: add fsl,imx95-edma5 compatible string

Message ID 20231109212059.1894646-4-Frank.Li@nxp.com (mailing list archive)
State Superseded
Headers show
Series dmaengine: fsl-edma: integrate TCD64 support for 64bit physical address | expand

Commit Message

Frank Li Nov. 9, 2023, 9:20 p.m. UTC
Add the compatible string 'fsl,imx95-edma5' to support the i.MX95's eDMA,
which features 64-bit physical address support.

Signed-off-by: Frank Li <Frank.Li@nxp.com>
---
 Documentation/devicetree/bindings/dma/fsl,edma.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Krzysztof Kozlowski Nov. 10, 2023, 7:56 a.m. UTC | #1
On 09/11/2023 22:20, Frank Li wrote:
> Add the compatible string 'fsl,imx95-edma5' to support the i.MX95's eDMA,
> which features 64-bit physical address support.
> 
> Signed-off-by: Frank Li <Frank.Li@nxp.com>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/dma/fsl,edma.yaml b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
index 437db0c62339f..aa51d278cb67b 100644
--- a/Documentation/devicetree/bindings/dma/fsl,edma.yaml
+++ b/Documentation/devicetree/bindings/dma/fsl,edma.yaml
@@ -25,6 +25,7 @@  properties:
           - fsl,imx8qm-edma
           - fsl,imx93-edma3
           - fsl,imx93-edma4
+          - fsl,imx95-edma5
       - items:
           - const: fsl,ls1028a-edma
           - const: fsl,vf610-edma
@@ -83,6 +84,7 @@  allOf:
               - fsl,imx8qm-edma
               - fsl,imx93-edma3
               - fsl,imx93-edma4
+              - fsl,imx95-edma5
     then:
       properties:
         "#dma-cells":