1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/net/fsl,fman-muram.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Freescale Frame Manager MURAM Device
13 FMan Internal memory - shared between all the FMan modules.
14 It contains data structures that are common and written to or read by
17 FMan internal memory is split into the following parts:
18 Packet buffering (Tx/Rx FIFOs)
19 Frames internal context
33 additionalProperties: false
38 compatible = "fsl,fman-muram";