diff mbox series

[v4,2/5] bindings: fsl-imx-sdma: Document fsl,imx8mq-sdma compatbile string

Message ID 20190227063737.24445-3-daniel.baluta@nxp.com
State Not Applicable, archived
Headers show
Series Enable wm8524 on i.MX8MQ-EVK | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Daniel Baluta Feb. 27, 2019, 6:38 a.m. UTC
Add imx8mq sdma support.

Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
---
 Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Rob Herring Feb. 28, 2019, 2:31 p.m. UTC | #1
On Wed, 27 Feb 2019 06:38:11 +0000, Daniel Baluta wrote:
> Add imx8mq sdma support.
> 
> Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
> ---
>  Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt | 1 +
>  1 file changed, 1 insertion(+)
> 

Reviewed-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
index 3c9a57a8443b..9d8bbac27d8b 100644
--- a/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
+++ b/Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt
@@ -9,6 +9,7 @@  Required properties:
       "fsl,imx53-sdma"
       "fsl,imx6q-sdma"
       "fsl,imx7d-sdma"
+      "fsl,imx8mq-sdma"
   The -to variants should be preferred since they allow to determine the
   correct ROM script addresses needed for the driver to work without additional
   firmware.