Skip to content

Commit b7b8715

Browse files
nxpfranklivinodkoul
authored andcommitted
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: Krzysztof Kozlowski <[email protected]> Signed-off-by: Frank Li <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent b51dd7c commit b7b8715

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Documentation/devicetree/bindings/dma/fsl,edma.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ properties:
2525
- fsl,imx8qm-edma
2626
- fsl,imx93-edma3
2727
- fsl,imx93-edma4
28+
- fsl,imx95-edma5
2829
- items:
2930
- const: fsl,ls1028a-edma
3031
- const: fsl,vf610-edma
@@ -83,6 +84,7 @@ allOf:
8384
- fsl,imx8qm-edma
8485
- fsl,imx93-edma3
8586
- fsl,imx93-edma4
87+
- fsl,imx95-edma5
8688
then:
8789
properties:
8890
"#dma-cells":

0 commit comments

Comments
 (0)