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 <krzysztof.kozlowski@linaro.org> Signed-off-by: Frank Li <Frank.Li@nxp.com> Link: https://lore.kernel.org/r/20231221153528.1588049-6-Frank.Li@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent b51dd7c commit b7b8715

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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)