Lines Matching +full:dma +full:- +full:engine
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/soc/intel/intel,hps-copy-engine.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Intel HPS Copy Engine
11 - Matthew Gerlach <matthew.gerlach@linux.intel.com>
14 The Intel Hard Processor System (HPS) Copy Engine is an IP block used to copy
17 well as a keep-a-live indication to the host.
21 const: intel,hps-copy-engine
23 '#dma-cells':
30 - compatible
31 - reg
36 - |
38 compatible = "simple-bus";
41 reg-names = "axi_h2f", "axi_h2f_lw";
42 #address-cells = <2>;
43 #size-cells = <1>;
46 dma-controller@0 {
47 compatible = "intel,hps-copy-engine";
49 #dma-cells = <1>;