summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings
diff options
context:
space:
mode:
authorPeng Ma2019-05-06 11:03:44 +0200
committerShawn Guo2019-06-18 15:03:05 +0200
commit781f9f30312625a13c999e2cff429989e2275e55 (patch)
tree8c3e4840bc4d1393e45b703acff894929a7a6230 /Documentation/devicetree/bindings
parentdt-bindings: arm: Document 96Boards Meerkat96 devicetree binding (diff)
downloadkernel-qcow2-linux-781f9f30312625a13c999e2cff429989e2275e55.tar.gz
kernel-qcow2-linux-781f9f30312625a13c999e2cff429989e2275e55.tar.xz
kernel-qcow2-linux-781f9f30312625a13c999e2cff429989e2275e55.zip
dt-bindings: fsl-qdma: Add LS1028A qDMA bindings
Add LS1028A qDMA controller bindings to fsl-qdma bindings. Signed-off-by: Peng Ma <peng.ma@nxp.com> Reviewed-by: Rob Herring <robh@kernel.org> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r--Documentation/devicetree/bindings/dma/fsl-qdma.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/dma/fsl-qdma.txt b/Documentation/devicetree/bindings/dma/fsl-qdma.txt
index 6a0ff9059e72..da371c4d406c 100644
--- a/Documentation/devicetree/bindings/dma/fsl-qdma.txt
+++ b/Documentation/devicetree/bindings/dma/fsl-qdma.txt
@@ -7,6 +7,7 @@ Required properties:
- compatible: Must be one of
"fsl,ls1021a-qdma": for LS1021A Board
+ "fsl,ls1028a-qdma": for LS1028A Board
"fsl,ls1043a-qdma": for ls1043A Board
"fsl,ls1046a-qdma": for ls1046A Board
- reg: Should contain the register's base address and length.