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 <joy.zou@nxp.com> Reviewed-by: Frank Li <Frank.Li@nxp.com> Reviewed-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20240424064508.1886764-3-joy.zou@nxp.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
1 parent 7758436 commit 44177a5

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

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)