Lines Matching +full:everything +full:- +full:else
1 # SPDX-License-Identifier: GPL-2.0
3 ---
4 $id: http://devicetree.org/schemas/dma/dma-controller.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Vinod Koul <vkoul@kernel.org>
13 - $ref: "dma-common.yaml#"
15 # Everything else is described in the common file
18 pattern: "^dma-controller(@.*)?$"
23 - |
24 dma: dma-controller@48000000 {
25 compatible = "ti,omap-sdma";
31 #dma-cells = <1>;
32 dma-channels = <32>;
33 dma-requests = <127>;
34 dma-channel-mask = <0xfffe>;