Lines Matching +full:mtd +full:- +full:ram
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/reserved-memory/phram.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MTD/block device in RAM
10 Specifies that the reserved memory region can be used as an MTD or block
13 The "phram" node is named after the "MTD in PHysical RAM" driver which
17 - Vincent Whitchurch <vincent.whitchurch@axis.com>
20 - $ref: reserved-memory.yaml
21 - $ref: /schemas/mtd/mtd.yaml
28 description: region of memory that can be used as an MTD/block device
31 - compatible
32 - reg
37 - |
38 reserved-memory {
39 #address-cells = <1>;
40 #size-cells = <1>;