blob: f014e894b55b77e194c46abf2cff02344b335281 [file] [log] [blame]
description: Flash partitions parent node
compatible: "fixed-partitions"
properties:
"#address-cells":
type: int
required: false
description: number of address cells in reg property
"#size-cells":
type: int
required: false
description: number of size cells in reg property
child-binding:
description: Flash partition child node
properties:
label:
type: string
required: false
description: Human readable string describing the device (used by Zephyr for API name)
read-only:
type: boolean
required: false
description: if the partition is read-only or not
reg:
type: array
description: register space
required: true