Lines Matching +full:dma +full:- +full:coherent
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/dma/marvell,xor-v2.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Andrew Lunn <andrew@lunn.ch>
15 - const: marvell,xor-v2
16 - items:
17 - enum:
18 - marvell,armada-7k-xor
19 - const: marvell,xor-v2
23 - description: DMA registers
24 - description: global registers
30 clock-names:
33 - const: core
34 - const: reg
36 msi-parent:
38 Phandle to the MSI-capable interrupt controller used for
42 dma-coherent: true
45 - compatible
46 - reg
47 - msi-parent
48 - dma-coherent
53 - |
55 compatible = "marvell,armada-7k-xor", "marvell,xor-v2";
58 clock-names = "core", "reg";
59 msi-parent = <&gic_v2m0>;
60 dma-coherent;