y2038: sparc: remove use of struct timex
[sfrench/cifs-2.6.git] / Documentation / devicetree / bindings / dma / sun6i-dma.txt
index 7fccc20d83311c22713370968638190720c90e1a..cae31f4e77ba964853f7a297421360d24a914c32 100644 (file)
@@ -28,12 +28,17 @@ Example:
        };
 
 ------------------------------------------------------------------------------
-For A64 DMA controller:
+For A64 and H6 DMA controller:
 
 Required properties:
-- compatible:  "allwinner,sun50i-a64-dma"
+- compatible:  Must be one of
+                 "allwinner,sun50i-a64-dma"
+                 "allwinner,sun50i-h6-dma"
 - dma-channels: Number of DMA channels supported by the controller.
                Refer to Documentation/devicetree/bindings/dma/dma.txt
+- clocks:      In addition to parent AHB clock, it should also contain mbus
+               clock (H6 only)
+- clock-names: Should contain "bus" and "mbus" (H6 only)
 - all properties above, i.e. reg, interrupts, clocks, resets and #dma-cells
 
 Optional properties: