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 - allwinner,sun50i-a64-dma
24 - allwinner,sun50i-h6-dma
56 const: allwinner,sun50i-h6-dma
71 unevaluatedProperties: false
75 dma: dma-controller@1c02000 {
76 compatible = "allwinner,sun50i-a64-dma";
77 reg = <0x01c02000 0x1000>;
78 interrupts = <0 50 4>;