If you need urgent consulting help click here

reserved-memory

Vendor: Generic or vendor-independent

Description

Reserved memory - Each child of the reserved-memory node specifies one or
more regions of reserved memory. Regions in the /reserved-memory node may be
referenced by other device nodes by adding a memory-region property to the
device node.

Properties

Top level properties

These property descriptions apply to “reserved-memory” nodes themselves. This page also describes child node properties in the following sections.

Properties not inherited from the base binding file.

(None)

Deprecated properties not inherited from the base binding file.

(None)

Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “reserved-memory” compatible.

Name

Type

Details

#address-cells

int

number of address cells in reg property

#size-cells

int

number of size cells in reg property

Child node properties

Name

Type

Details

label

string

Human readable string describing the device (used as device_get_binding() argument)

See Important properties for more information.

reg

array

register space

This property is required.

See Important properties for more information.