Skip to content

Commit 964c032

Browse files
nxpfranklivinodkoul
authored andcommitted
dt-bindings: dma: fsl-mxs-dma: Add compatible string for i.MX8 chips
Add compatible string for all i.MX8 chips, which is backward compatible with i.MX28. Set it to fall back to "fsl,imx28-dma-apbh". Signed-off-by: Frank Li <[email protected]> Acked-by: Conor Dooley <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
1 parent 6f9669f commit 964c032

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

Documentation/devicetree/bindings/dma/fsl,mxs-dma.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,12 @@ properties:
3131
- fsl,imx6q-dma-apbh
3232
- fsl,imx6sx-dma-apbh
3333
- fsl,imx7d-dma-apbh
34+
- fsl,imx8dxl-dma-apbh
35+
- fsl,imx8mm-dma-apbh
36+
- fsl,imx8mn-dma-apbh
37+
- fsl,imx8mp-dma-apbh
38+
- fsl,imx8mq-dma-apbh
39+
- fsl,imx8qm-dma-apbh
3440
- fsl,imx8qxp-dma-apbh
3541
- const: fsl,imx28-dma-apbh
3642
- enum:

0 commit comments

Comments
 (0)