aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Documentation/devicetree/bindings/dma/k3dma.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/dma/k3dma.txt b/Documentation/devicetree/bindings/dma/k3dma.txt
index 4945aeac4dc4..10a2f15b08a3 100644
--- a/Documentation/devicetree/bindings/dma/k3dma.txt
+++ b/Documentation/devicetree/bindings/dma/k3dma.txt
@@ -3,7 +3,9 @@
3See dma.txt first 3See dma.txt first
4 4
5Required properties: 5Required properties:
6- compatible: Should be "hisilicon,k3-dma-1.0" 6- compatible: Must be one of
7- "hisilicon,k3-dma-1.0"
8- "hisilicon,hisi-pcm-asp-dma-1.0"
7- reg: Should contain DMA registers location and length. 9- reg: Should contain DMA registers location and length.
8- interrupts: Should contain one interrupt shared by all channel 10- interrupts: Should contain one interrupt shared by all channel
9- #dma-cells: see dma.txt, should be 1, para number 11- #dma-cells: see dma.txt, should be 1, para number