1 # SPDX-License-Identifier: GPL-2.0
4 $id: http://devicetree.org/schemas/dma/allwinner,sun50i-a64-dma.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Allwinner A64 DMA Controller Device Tree Bindings
10 - Chen-Yu Tsai <wens@csie.org>
11 - Maxime Ripard <mripard@kernel.org>
14 - $ref: "dma-controller.yaml#"
19 description: The cell is the request line number.
23 - const: allwinner,sun50i-a64-dma
24 - const: allwinner,sun50i-a100-dma
25 - const: allwinner,sun50i-h6-dma
27 - const: allwinner,sun8i-r40-dma
28 - const: allwinner,sun50i-a64-dma
61 - allwinner,sun50i-a100-dma
62 - allwinner,sun50i-h6-dma
77 unevaluatedProperties: false
81 dma: dma-controller@1c02000 {
82 compatible = "allwinner,sun50i-a64-dma";
83 reg = <0x01c02000 0x1000>;
84 interrupts = <0 50 4>;