Lines Matching +full:bman +full:- +full:portals
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/fsl/fsl,bman-portal.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: QorIQ DPAA Queue Manager Portals
10 - Frank Li <Frank.Li@nxp.com>
15 Portals are memory mapped interfaces to BMan that allow low-latency, lock-less
17 interfaces with the BMan
22 - const: fsl,bman-portal
23 - items:
24 - enum:
25 - fsl,bman-portal-1.0.0
26 - fsl,ls1043a-bmap-portal
27 - fsl,ls1046a-bmap-portal
28 - const: fsl,bman-portal
31 - description: the cache-enabled region of the portal
32 - description: the cache-inhibited region of the portal
38 - compatible
39 - reg
40 - interrupts
45 - |
46 #include <dt-bindings/interrupt-controller/irq.h>
48 bman-portal@0 {
49 compatible = "fsl,bman-portal-1.0.0", "fsl,bman-portal";