Lines Matching +full:dma +full:- +full:router
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/dma/nxp,lpc3220-dmamux.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: DMA multiplexer for LPC32XX SoC (DMA request router)
10 - J.M.B. Downing <[email protected]>
11 - Piotr Wojtaszczyk <[email protected]>
14 - $ref: dma-router.yaml#
18 const: nxp,lpc3220-dmamux
23 dma-masters:
24 description: phandle to a dma node compatible with arm,pl080
27 "#dma-cells":
30 First two cells same as for device pointed in dma-masters.
34 - compatible
35 - reg
36 - dma-masters
41 - |
42 dma-router@7c {
43 compatible = "nxp,lpc3220-dmamux";
45 dma-masters = <&dma>;
46 #dma-cells = <3>;