Commit b7b8715b authored by Frank Li's avatar Frank Li Committed by Vinod Koul

dt-bindings: fsl-dma: fsl-edma: add fsl,imx95-edma5 compatible string

Add the compatible string 'fsl,imx95-edma5' to support the i.MX95's eDMA,
which features 64-bit physical address support.
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: default avatarFrank Li <Frank.Li@nxp.com>
Link: https://lore.kernel.org/r/20231221153528.1588049-6-Frank.Li@nxp.comSigned-off-by: default avatarVinod Koul <vkoul@kernel.org>
parent b51dd7c8
...@@ -25,6 +25,7 @@ properties: ...@@ -25,6 +25,7 @@ properties:
- fsl,imx8qm-edma - fsl,imx8qm-edma
- fsl,imx93-edma3 - fsl,imx93-edma3
- fsl,imx93-edma4 - fsl,imx93-edma4
- fsl,imx95-edma5
- items: - items:
- const: fsl,ls1028a-edma - const: fsl,ls1028a-edma
- const: fsl,vf610-edma - const: fsl,vf610-edma
...@@ -83,6 +84,7 @@ allOf: ...@@ -83,6 +84,7 @@ allOf:
- fsl,imx8qm-edma - fsl,imx8qm-edma
- fsl,imx93-edma3 - fsl,imx93-edma3
- fsl,imx93-edma4 - fsl,imx93-edma4
- fsl,imx95-edma5
then: then:
properties: properties:
"#dma-cells": "#dma-cells":
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment