Skip to content

Commit 44177a5

Browse files
1991Joyzouvinodkoul
authored andcommitted
dt-bindings: fsl-dma: fsl-edma: clean up unused "fsl,imx8qm-adma" compatible string
The eDMA hardware issue only exist imx8QM A0. A0 never mass production. The compatible string "fsl,imx8qm-adma" is unused. So remove it safely. Signed-off-by: Joy Zou <[email protected]> Reviewed-by: Frank Li <[email protected]> Reviewed-by: Rob Herring (Arm) <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 7758436 commit 44177a5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@ properties:
2121
- enum:
2222
- fsl,vf610-edma
2323
- fsl,imx7ulp-edma
24-
- fsl,imx8qm-adma
2524
- fsl,imx8qm-edma
2625
- fsl,imx8ulp-edma
2726
- fsl,imx93-edma3
@@ -92,7 +91,6 @@ allOf:
9291
compatible:
9392
contains:
9493
enum:
95-
- fsl,imx8qm-adma
9694
- fsl,imx8qm-edma
9795
- fsl,imx93-edma3
9896
- fsl,imx93-edma4

0 commit comments

Comments
 (0)