aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/dma
diff options
context:
space:
mode:
authorDaniel Baluta <daniel.baluta@nxp.com>2019-03-19 17:48:38 +0000
committerShawn Guo <shawnguo@kernel.org>2019-03-20 15:56:31 +0800
commit0b5173368b4c2713044ec677a3b8cae413cc8e19 (patch)
treecd9726dae95c1638a84677d3238370ebc67e5fce /Documentation/devicetree/bindings/dma
parentdt-bindings: firmware: imx-scu: add new resources to scu resource table (diff)
downloadlinux-dev-0b5173368b4c2713044ec677a3b8cae413cc8e19.tar.xz
linux-dev-0b5173368b4c2713044ec677a3b8cae413cc8e19.zip
bindings: fsl-imx-sdma: Document fsl,imx8mq-sdma compatbile string
Add imx8mq sdma support. Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org> Reviewed-by: Fabio Estevam <festevam@gmail.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/dma')
-rw-r--r--Documentation/devicetree/bindings/dma/fsl-imx-sdma.txt1
1 files changed, 1 insertions, 0 deletions
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.